资源列表
MiniMemPool
- 迷你内存池,封装的一个模板类,简单好用!-Mini memory pool, encapsulate a template class, easy to use!
23101
- 设n个人坐成一圈,按顺时针编号。从编号1开始报数,报数到m时,此人出圈。在从他的下一个人开始从1到m报数进行下去,知道所有的人都出圈为止。求出出圈的次序表-Let n individual sitting in a circle, clockwise number. Report the number 1 number, the number reported to m, this person out of laps. In the next person his m out number
list_1
- 创建链表个数 节点 pHead所指向链表的第pos个节点的前面插入一个新的结点,该节点的值是val, 并且pos的值是从1开始-The number of nodes pHead create a list of points to the list in front of the first pos nodes insert a new node, the node' s value is val, and the pos value is 1
ReadAdoData
- Demo to Read a Access Database and print out one DataSet.
mst
- 模式识别中的最小生成树聚类,自己编写,没有用函数-Minimum spanning tree clustering
01
- 此文件为源代码,经过多次验证可行。将代码输入lingo就可以运行-Immune algorithm to solve the maximum clique problem source code of this file, feasible after several validation. Matlab code input can run.
a118
- 模仿一个flash小游戏“水晶球测心术”,用C语言做的,在TC3和win-tc中运行通过。-Imitation of a small flash game, " Mind Reading Crystal Ball" , with the C language to do, in TC3 and run through the win-tc.
ram_memory
- memoria ram con un habilitador de escritura
bookstore
- bookshop设计数据库的sql语言,包括5个必须的表-sql database design language bookshop, including 5 to the table
FloatToHex
- 此文件为mysql函数脚本,提供mysql由float类型转到binary类型,已经测试正常使用-This is a mysql function scr ipt file,and surpports mysql datas that convert float to binary
Rd_iteration
- 限失真函数的迭代算法,完成限失真函数的R(d)的迭代计算,并画出R(d)函数曲线-the iteration algorithm of R(d)
SOCKET.CPP
- #include <winsock2.h> #pragma comment(lib, ws2_32.lib ) int main() { WSADATA WSAData SOCKET sock SOCKADDR_IN sin char buffer[255] WSAStartup(MAKEWORD(2,0), &WSAData) Tout est configuré pour se connecter sur IRC, haa