资源列表
RPrintPrimes
- 用概率算法寻找1到10000之间的素数,该算法比确定性算法的运行时间大大缩小-Probabilistic algorithm to find prime between 1 to 10,000 the number of the algorithm running time than the deterministic algorithm greatly reduced
lo
- 用c语言实现文件的复制,能实现单个文件的复制而不是整个文件夹的复制-to copy a file by C
111
- unix的基础学习源码,登录客户端显示服务器段的相关内容-the basis for learning unix source, the client displays the server log related content section
SignAndCheckByDSA
- 数字签名 美国标准 DSA算法 java语言实现 完全可用-American Standard DSA digital signature algorithm java language fully available
Affine
- 本程序是仿射密码的加密与解密,用C语言编写的,谢谢参考!-Affine password encryption and decryption。by C
clkt_iclk
- OMAP2/3 interface clock control driver
fgetversion
- Get a file version on an ext2 file system.
abi
- remark Read the file COPYING.
Test_if_acmpeq
- Test if acmpeq extends Dx Test Case Source Code for Linux.
solution
- 基本思想:在遍历结点过程中,设置辅助指针,用于记录先前遍历的结点。这样依次编译的过程中只需修改其后继结点的next域即可。-reverse linked list
sm501fb
- The SM 501 is a LCD controller, with proper hardware, it can also drive DVI monitors. -The SM SM501 is a LCD controller, with proper hardware, it can also drive DVI monitors.
iter_iter_comp
- multimap(InputIterator first, InputIterator last, const key_compare& comp) .