DataDraw is an ultra-fast persistent database for high performance programs written in C. It s so fast that many programs keep all their data in a DataDraw database, even whi le being manipulated in inner loop s of compute intensive appl ications.
标签: C. performance ultra-fast persistent
上传时间: 2013-12-19
上传用户:xhz1993
: 通过 L V D S ( 低压差分信号) 传输方案与单个 L C o S ( 硅基液晶) 分时分色显示, 设计主电路 与头盔结构分离的单 L C o S 硅片彩色头盔显示系统。
上传时间: 2013-12-03
上传用户:ommshaggar
a XOR b> a,然后a XOR b< b,and both a and b are dependent data
上传时间: 2014-01-27
上传用户:yxgi5
c实现n皇后m棋盘, c实现n皇后m棋盘, c实现n皇后m棋盘,
标签:
上传时间: 2013-12-21
上传用户:zuozuo1215
This a Python 3 module that adds support for a MySQL database, written entirely in C. It s purpose is to be useful and as simple to use as possible.
标签: C. database entirely support
上传时间: 2013-12-30
上传用户:ggwz258
Floyd-wharshall algoritm for the shortest path problem. I wrote this in C. It s easy to compile and work in all *nix like systems.
标签: C. Floyd-wharshall algoritm shortest
上传时间: 2017-04-12
上传用户:123456wh
樣板 B 樹 ( B - tree ) 規則 : (1) 每個節點內元素個數在 [MIN,2*MIN] 之間, 但根節點元素個數為 [1,2*MIN] (2) 節點內元素由小排到大, 元素不重複 (3) 每個節點內的指標個數為元素個數加一 (4) 第 i 個指標所指向的子節點內的所有元素值皆小於父節點的第 i 個元素 (5) B 樹內的所有末端節點深度一樣
上传时间: 2017-05-14
上传用户:日光微澜
欧几里德算法:辗转求余 原理: gcd(a,b)=gcd(b,a mod b) 当b为0时,两数的最大公约数即为a getchar()会接受前一个scanf的回车符
上传时间: 2014-01-10
上传用户:2467478207
算法概论Copyright c 2006 S. Dasgupta, C. H. Papadimitriou, and U. V. Vazirani
上传时间: 2014-11-06
上传用户:cmc_68289287
10 C++ Books: *C++ Timesaving Techniques For Dummies (2005) *C-C++ Programmer s Reference, 3rd Edition (2003) *Creating Games In C++ - A Step By Step Guide (2006) *Cryptography In C And C++ (2001) *Effective C++, 3rd Edition (2005) *Exceptional C++ - 47 Engineering Puzzles, *Programming Problems, And Solutions (1999) *Exceptional C++ Style - 40 New Engineering Puzzles, Programming Problems, And Solutions (2004) *How Not To Program In C++ (2003) *Ivor Horton s Beginning Visual C++ 2005 (2006) *Learn To Program With C++ (2003)
标签: Timesaving Techniques Programmer Reference
上传时间: 2014-10-15
上传用户:kikye