-
Regedit
C++实现的读写注册表的功能,可以直接读取某个键的值,设定某个键的值和删除某个键的值,非常方便。(Read and write C++ implementation of the registry function, you can directly read the value of a key, set the value of a key to delete a key value, very convenient.)
- 2013-10-27 19:41:13下载
- 积分:1
-
String
自己实现字符串类,包括字符串的符号重载功能等,适合于C++初学者学习字符串的结构及C++的封装。(Achieve their own string class, including overloaded function symbol string, etc., suitable for beginners to learn the structure and C++ C++ package string.)
- 2014-09-07 14:48:44下载
- 积分:1
-
dllHideReg
Hook劫持 隐藏注册表键值,本例子隐藏了hirosh键值(Hook hostage hidden registry key, the key example of hidden hirosh)
- 2008-08-25 16:15:21下载
- 积分:1
-
63464856346
VB武林快打(打字软件)源代码,有需要的就下载吧。(VB Wulin Fighter (typing software) source code, there is a need to download it.)
- 2013-08-04 15:15:08下载
- 积分:1
-
YMHW
声卡数字频率计 该程序是标准的Windows界面,界面友好,以黑色背景红色大号字体显示频率值,具有醒目,程序简洁和测量精度高的特点()
- 2018-06-20 09:30:57下载
- 积分:1
-
easydatabase
vc++实现简单数据库操作程序,对于C++面向界面语言的设计学习者很有帮助(vc code for database)
- 2009-04-06 20:29:50下载
- 积分:1
-
blackhole2013-ns234-patch
about installing ns2 in windows
- 2014-06-07 21:58:13下载
- 积分:1
-
ShortRoad
完整实现了单源最短路径的算法。
采用的是贪心算法思想。(integrity to achieve a single-source shortest path algorithm. The greedy algorithm.)
- 2006-10-19 17:32:22下载
- 积分:1
-
d3d9test
It Is d3 dRs es sts s
- 2014-03-11 09:27:54下载
- 积分:1
-
lisanduishu
设p是素数,a是p的本原根,即a1,a2,a3,…,ap-1在mod p下产生1到p-1的所有值,所以对任何b属于{1,…,p-1},有唯一的i属于{1,…,p-1}使得ai mod p 等于p。称i为模p下以a为底b的离散对数。(P is a prime number based, a is the primitive root p, that is, a1, a2, a3, ..., ap-1 in the mod p under 1 to p-1 for all values, so for any b belongs to (1, ..., p-1), there are only i belong to (1, ..., p-1) makes ai mod p equivalent to p. Said i was under the modulus p to a for b at the end of the discrete logarithm.)
- 2009-06-16 17:44:18下载
- 积分:1