Advantech Driver Demo: Interrupt Data Transfer
標簽: Advantech Interrupt Transfer Driver
上傳時間: 2014-01-12
上傳用戶:lx9076
Advantech Driver Demo: Software Data Transfer
標簽: Advantech Software Transfer Driver
上傳時間: 2014-01-25
上傳用戶:chenlong
zlib 1.2.2 is a general purpose data compression library. All the code is thread safe. The data format used by the zlib library is described by RFCs (Request for Comments) 1950 to 1952 in the files http://www.ietf.org/rfc/rfc1950.txt (zlib format), rfc1951.txt (deflate format) and rfc1952.txt (gzip format). These documents are also available in other formats from ftp://ftp.uu.net/graphics/png/documents/zlib/zdoc-index.html
標簽: data compression general purpose
上傳時間: 2013-12-09
上傳用戶:894898248
NTL is a high-performance, portable C++ library providing data structures and algorithms for manipulating signed, arbitrary length integers, and for vectors, matrices, and polynomials over the integers and over finite fields.
標簽: high-performance algorithms structures providing
上傳時間: 2014-01-05
上傳用戶:水中浮云
仿榕樹下文章系統春節版 1. 將makpass.php文件的root_pass修改成你自己的登陸密碼,同時修改$user成只有你自己知道的目錄名稱。 將data目錄里的user目錄修改成和上面$user目錄一樣的名字。 2. 設置一下屬性,把data目錄和data下的文件和文件夾設置755或777,和config.php設置755或777。
標簽: user root_pass makpass data
上傳時間: 2013-12-27
上傳用戶:litianchu
算法ebook(10部算法經典著作的合集) 算法ebook> 10部算法經典著作的合集 chm格式 (1)Fundamentals of Data Structures by Ellis Horowitz and Sartaj Sahni (2)Data Structures, Algorithms and Program Style Using C by James F. Korsh and Leonard J. Garrett (3)Data Structures and Algorithm Analysis in C by Mark Allen Weiss (4)Data Structures: From Arrays to Priority Queues by Wayne Amsbury (5)Information Retrieval: Data Structures & Algorithms edited by William B. Frakes and Ricardo Baeza-Yates (6)Introduction to Algorithms by Thomas H. Cormen, Charles E. Leiserson, and Ronald L. Rivest (7)Practical Data Structures in C++ by Bryan Flamig (8)Reliable Data Structures in C by Thomas Plum (9)Data Structures and Algorithms Alfred V. Aho, Bell Laboratories, Murray Hill, New Jersey John E. Hopcroft, Cornell University, Ithaca, New York Jeffrey D. Ullman, Stanford University, Stanford, California (10)DDJ Algorithms and Data Structures Articles
標簽: ebook Fundamentals Structures Ellis
上傳時間: 2015-04-04
上傳用戶:tfyt
This version of the code is compatible only with the AT89C2051 due to the location of the data buffer and stack in RAM. The code may be modified to work with the AT89C1051 by relocating or resizing the buffer and stack to fit into the smaller amount of RAM available in the AT89C1051.
標簽: the compatible location version
上傳時間: 2015-04-05
上傳用戶:changeboy
The code assumes a two-dimensional computational domain with TMz polarization (i.e., non-zero field Ez, Hx, and Hy). The program is currently written so that the incident field always strikes the lower-left corner of the total-field region first. (If you want a different corner, that should be a fairly simple tweak to the code, but for now you ll have to make that tweak yourself.) I have attempted to provide copious comments in the code and hope that a knowledgeable C programmer can quickly map the approach as described in the paper to what is in the program.
標簽: two-dimensional computational polarization non-zero
上傳時間: 2013-12-13
上傳用戶:cylnpy
應用VB開發的GPS程序。DSC(Data Service Center)用來操作地圖包括查詢和對地圖進行放大等功能;
上傳時間: 2013-12-16
上傳用戶:小草123
SR-tree is an index structure for high-dimensional nearest neighbor queries,C++ sourcecode. SR-tree outperforms the R*-tree and the SS-tree especially for high-dimensional and non-uniform data which are likely to appear in the actual image / video applications.
標簽: high-dimensional structure neighbor SR-tree
上傳時間: 2013-12-10
上傳用戶:zjf3110