资源列表
shuju jiegou实验1
- 《数据结构与算法》实验要求与指导,来自重点大学2005的一个实习内容。很不错的程序老师做的帮助同学更好的学习数据结构-"data structures and algorithms" experimental requirements and guidance from the university in 2005 as an attachment. The procedure is very good teachers do to help students learn b
WebValidateCode
- 用C#通过GDI+开发生成验证码程序,可学到在.net下图形编程-C# development through GDI generate authentication code procedures can be learned in. Net graphical programming
controltools
- 用Visual C#动态生成组件源代码;一共不到4K但是很好用-Visual C# components dynamically generated source code; However, a total of less than 4K good use
SaveImage
- saveimage c#中sqlserver2000中保存图片.-saveimage c # sqlserver2000 preserved photographs.
mazexy
- in.txt是存放迷宫矩阵的读入文件。 in.txt文件中间的第一行的第一个数是迷宫的行数,第二个数是迷宫的列数。 从第二行开始都是迷宫矩阵。 注: 1)“0”是通路,“1”是挡板; 2)可以任意更改数据,但是迷宫的行数和列数一定要在第一行中正确标明; 3)每个迷宫数据之间有1个空格,两行之间没有空行; 4)in.txt跟puzzle.cpp一定要放在同一个目录下。 -in.txt maze matrix was deposited into the docume
tong11
- 用桶式散列实现一个存储在磁盘中的数据库。 每个记录长128字节,其中4个字节是关键码, 120个字节是数据,其余4个字节存储必要的信息以支持散列表。 已测试通过,此系统支持记录的插入、删除和检索。-bucket used to achieve a hash stored in the disk database. Each record length of 128 bytes, which is a four-byte key code, 120 bytes of data,
Rs232-CSharp
- This class provides all the necessary support for communicatingwith the Comm Port (otherwise known the Serial Port, or RS232 port).IDE:VS.NET2003
aoe2
- 从文件input中读入一个事件结点网络, 并求出各活动的可能的最早开始时间和允许的最晚完成时间、 整个工程的最短完成时间、哪些活动是关键活动、 提高哪些活动的速度能够使整个工程提前完成等等, 并将求出的结果写入到output文件中。 -input write to the output document.
clinklist1
- 把一个新的节点数据插入链表,使该节点在链表中位置是nPos; 从链表中删除第一个和 rNode相等的节点; 删除链表中第 nPos个节点 ,释放该节点的空间; 返回和rNode相等的节点; 将链表按节点从小到大排序; 清空整个链表; delete每一个节点返回指定位置的节点数据如 nPos不对,则返回NU-put a new data nodes inserted List so that the nodes are located Linklist nPos; List
dss-id3
- 一个基于ID3方法的具体实例,其中的ID3use包括一个完整的建立决策树的模型。-ID3 method based on a specific examples, the ID3use including the establishment of a complete decision tree model.
压缩1
- rlezip -e dirname filename 将文件夹 dirname 中的所有内容打包到 filename 文件里去 dirname 可以是相对路径,也可以是绝对路径 -rlezip-e dirname file folders dirname all elements of a package of documents going dirname filename can be a relative path, and can also be absolute path
WindowsApplication000
- 通过socket,TCP/IP协议,从WEB服务器(填写网站地址或IP地址)下载网页,保存到指定硬盘空间。-through the socket, TCP / IP, from the Web server (fill in Web addresses, or IP address) to download Web pages, designated to preserve disk space.