资源列表
My97DatePicker
- javascr ipt 的一款日历。效果很炫,适合多浏览器的-javascr ipt a calendar. The effect is stunning, suitable for multi-browser
GRAlab1
- 这是一个关于图形变换的vc++程序,适合初学者学习,欢迎大家下载-This is a graphics transformation vc++ procedures, suitable for beginners to learn, welcome to download
visualPcPP_code
- visual c++ 完全自学手册 随书源码-the visual c++ self-study manual completely with the source book
Lab1
- 关于一个很简便的计算器,输入后数字之后可以自行计算出来数值是多大。小巧轻便。-A very simple calculator input after the figures after the calculated value is how much. Compact and lightweight.
dlx
- 给定一个由0和1组成的m*c的矩阵,是否能找到一个最小的行的集合,使得集合中每一列都恰好包含一个1-Given by 0 and 1 m* c matrix, is able to find a minimum of a collection of lines, making the collection each column contain exactly one 1
Suffix-array
- arr[]为数据数列,即这个串.如果有n个数,存为arr[0]~arr[n-1],并且保证每个数大于0,小于ASCII。 调用参数前,设置:arr[n]=0,n++ 这样得出的sa[]数列:sa[0]肯定等于n,即排名为0的是第n个打头的后缀串,这个是我们加上去的,是无用的。 sa[1]才表示真正的串中排名为1(即第一)的串在arr[]中的起始位置 rank[i]=j数列:以第i个打头的串排名为j,可知,rank[n]=0。 height[i]=j表示排名为i的串和它前面一
The-change-of-dance-link
- 舞蹈链变种,估价函数,选择一个未被控制的列,很明显该列最少需要1个行来控制,所以我把ret++。该列被控制后,我把它所对应的行,全部设为已经选择,并把这些行对应的列也设为被控制。继续选择未被控制的列,直到没有这样的列。-The dance chain variants, the valuation function, select a column not control, it is clear that column requires a minimum of a line of contr
cod_vc
- modbus tcp source & pdfs
cieh10
- MODBUS TCP SERVER/CLIENT
Com1Com2-Test
- Com test source program
Crc-Test
- CRC Test Source & h.c-CRC Test Source & h.cpp
socket
- 使用socket编写简单的客户、服务器端通信程序-Socket write simple client server communications procedures