搜索结果
找到约 7,882 项符合
in-Memory 的查询结果
Java编程 think in java 电子书 待续
think in java
电子书
待续
Java编程 think in java 电子书 待续
think in java
电子书
待续
书籍源码 Thinking in C++ 2nd edition source code which are all the cores of the book Thinking in C++ second e
Thinking in C++ 2nd edition source code which are all the cores of the book Thinking in C++ second edition.that s the best thing to learn C
Linux/Unix编程 LibTorrent is a BitTorrent library written in C++ for *nix, with a focus on high performance and goo
LibTorrent is a BitTorrent library written in C++ for *nix, with a focus on high performance and good code. The library differentiates itself from other implementations by transfering directly from file pages to the network stack. On high-bandwidth connections it is able to seed at 3 times the speed ...
其他行业 RoboCup Middle Size League s champion team in 2006, the tribots team s localization program.
RoboCup Middle Size League s champion team in 2006, the tribots team s localization program.
书籍源码 光学设计软件zemax源码: This DLL models an nular aspheric surface as described in: "Annular surfaces in
光学设计软件zemax源码:
This DLL models an nular aspheric
surface as described in:
"Annular surfaces in annular field systems"
By Jose M. Sasian
Opt. eng. 36 (12) P 3401-3401 December 1997
This surface is essentially an odd aspheric surface with an offset in the aspheric terms.
The sag is given b ...
编译器/解释器 encode.v The encoder syndrome.v Syndrome generator in decoder berlekamp.v Berlekamp algorithm in
encode.v The encoder
syndrome.v Syndrome generator in decoder
berlekamp.v Berlekamp algorithm in decoder
chien-search.v Chien search and Forney algorithm in decoder
decode.v The top module of the decoder
inverse.v Computes multiplication inverse of an Galois field element
test-bench.v The tes ...
VC书籍 C in a Nutshell is the perfect companion to K&R, and destined to be the most reached-for reference o
C in a Nutshell is the perfect companion to K&R, and destined to be the most reached-for reference on your desk.
微处理器开发 his project was built and tested with WinAVR-20060125. Make sure the MCU target define in the Mak
his project was built and tested with WinAVR-20060125.
Make sure the MCU target define in the Makefiles corresponds to the AVR you are using!!
To build the code, just install WinAVR and run "make" from the console in echomaster and
echoslave subdirs.
"make program" will program the device if yo ...
书籍源码 函数ReadDat()实现从文件ENG.IN中读取一篇英文文章
函数ReadDat()实现从文件ENG.IN中读取一篇英文文章,存入到字符串数组xx中;请编制函数encryptChar(),按给定的替代关系对数组xx中的所有字符进行替代,仍存入数组xx的对应的位置上,最后调用函数WriteDat()把结果xx输出到文件PS10.DAT中。 ...