JavaScript Promiseの本 v20 码力 | 137 页 | 1.17 MB | 2 年前3
nim book v2, Chapter 3. Rendering Text0 码力 | 6 页 | 74.05 KB | 1 年前3
RISC-V 手册 v2(一本开源指令集的指南)0 码力 | 164 页 | 8.85 MB | 2 年前3
Agda User Manual v2.6.2.10 码力 | 255 页 | 1.14 MB | 2 年前3
PieCloudDB Database 社区版集群安装部署手册 V2.10 码力 | 42 页 | 1.58 MB | 1 年前3
云原生虚拟数仓PieCloudDB Database社区版安装部署手册V2.10 码力 | 42 页 | 3.71 MB | 1 年前3
Branchless Programming in C++A CPU unsigned long v1[N], v2[N]; unsigned long a = 0; for (size_t i = 0; i < N; ++i) { a += v1[i] * v2[i]; } ## COMPUTING RESOURCES OF A CPU unsigned long v1[N], v2[N]; unsigned long a = 0; for { a += v1[i] * v2[i]; }  ## COMPUTING RESOURCES OF A CPU register: i memory: v1[i] memory: v2[i] CPU Memory ## COMPUTING v1[i] memory: v2[i] Memory ## COMPUTING RESOURCES OF A CPU: USE ALL OF THE HARDWARE  memory: v1[i] memory: v2[i] ### A LOT0 码力 | 61 页 | 9.08 MB | 1 年前3
Session Types in C++pename> void serverFunc(Comm chan) { auto v1 = chan.recv(); auto v2 = chan.recv void serverFunc(Comm chan) { auto v1 = chan.recv(); chan.send(v1 + v2); chan.close(); } ; auto v2 = chan.recv void serverFunc(Comm chan) { auto v1 = chan.recvv2);="" chan.close();="" }="" all="" the="" things="" that="" can="" go="" wrong="" recv (); auto v2 = chan.recv v2);="" chan.close();="" }="" client="" int="" int="" double="" server="" div="" 0 码力 | 89 页 | 1.55 MB | 1 年前3
PyTorch Release Notesversion of the original ResNet50 v1 model. This model script is available on GitHub and NGC. GNMT v2 model: This model is similar to the model that is discussed in the Google's Neural Machine Translation version of the original ResNet50 v1 model. This model script is available on GitHub and NGC. GNMT v2 model: This model is similar to the model that is discussed in the Google's Neural Machine Translation version of the original ResNet50 v1 model. This model script is available on GitHub and NGC. GNMT v2 model: This model is similar to the model that is discussed in the Google's Neural Machine Translation0 码力 | 365 页 | 2.94 MB | 2 年前3
Object Lifetime: From Start to Finish")" << endl; } int m_i; }; int main() { auto v1 = Foo(1); { auto v2 = Foo(2); } auto v3 = Foo(3); auto v4 = new Foo(4); } https://godbolt.org/z/4WroY5311 ")" << endl; } int m_i; }; int main() { auto v1 = Foo(1); { auto v2 = Foo(2); } auto v3 = Foo(3); auto v4 = new Foo(4); } https://godbolt.org/z/4WroY5311 ")" << endl; } int m_i; }; int main() { auto v1 = Foo(1); // Foo(1) { auto v2 = Foo(2); } auto v3 = Foo(3); auto v4 = new Foo(4); } https://godbolt.org/z/4WroY53110 码力 | 214 页 | 9.34 MB | 1 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100
相关搜索词
Promise非同期処理thenablePromiseチェーンXHRdrawTextputPixels点坐标参数传递可变性RISC-V指令集架构RV32I扩展优化AgdaUserManualv26.2PieCloudDBDatabase社区集群安装部署手册V2原生虚拟数仓Branchless ProgrammingConditional BranchesBranch PredictionCompiler OptimizationEfficient Hardware UtilizationSession TypesC++Binary Session TypesProtocolInteractionPyTorchCUDAcuDNNNCCLDALI对象生命周期初始化存储分配析构函数非空泛初始化













