资源列表
注册表
- 如何在程序中改写你的注册表-how the process rewrite your registry
findfile22
- 一个可以搜索子目录的代码,可搜索文件中的子目录。代码测试通过
policeclient
- python 实现的一个http通讯程序,用于自己编写服务程序测试用例
049
- 1.介绍选择程序 2.验证#ifdef...#else...#endif 3.区分#ifdef和#ifndef的区别-1. Describes the selection process 2. Verify# ifdef ...# else ...# endif 3.# Ifdef and# ifndef distinguish the difference between
CODE_UPLOAD
- 文件压缩是有用,当传输非常大的文件。每个字符的Ascii文本文件编码由一个8位固定长度的代码。这些文件通常可以大大压缩,如果不是这个固定长度的代码使用一个变量长度代码更频繁出现字符有短码和更少的字符有较长的代码出现。例如,一个大型数据文件可能主要是数字、空间和换行字符。如果短(小于8位)编码是用于这些然后文件将大大压缩。一个Lisp文件可能有很多左和右括号在它。使用短代码对这些将压缩文件。使用霍夫曼编码压缩文件。-File compression is useful when the trans
envsetup
- 这是一个环境设置部分的程序,是基于VC++平台的。-This is a part of the process environment settings, is based on VC++ platform.
LYB.ZIP
- 桌面留言 桌面留言 桌面留言 桌面留言 桌面留言
linked-list
- 单链表的查找、插入、删除、销毁等,循环链表的建立和输出,双向链表的基本操作-basic function of single,circular,double linked list
SamplePCollegePRecommendation2
- GUI界面的文字匹配,MATLAB编写,字库请自行下载-chinese character recognition
yichuan
- 遗传算法代码,注释很完整,能够实现遗传算法的功能-Genetic algorithm code, notes are very complete, can achieve the function of genetic algorithm
jingyan_v69
- 利用最小二乘算法实现对三维平面的拟合,数值分析的EULER法,关于神经网络控制。- Least-squares algorithm to fit a three-dimensional plane, EULER numerical analysis method, On neural network control.
389953
- 将socket封装,模拟简易web服务器,-Will be simulated socket encapsulation, simple web server,