资源列表
delphi禁止和启用网卡的代码
- delphi中实现启用和禁止网卡的代码。-achieve commissioning and prohibit card code.
bucket
- 桶排序:A[1...n]是一个在合理的范围内的n个数的序列,例如1...m中所有的数,这里m是一个与n相比 不太大的数,这些数被放到k个桶中,第一个桶放1到[m/k]间的数,第2个桶放[m/k]+1到[2m/k]间的数,如此等等。之后将每个桶里的数用insertsort排序即可得到排好序的数组。-Bucket sort: A [1 ... n] is a reasonable range of the sequence of n numbers, for example, 1 ... m all
kalmanRLSLMS
- 给出了kalman、RLS、LMS三种自适应滤波器的仿真程序,三种滤波器都采用了80次迭代,将仿真值与理论值进行了比较-Given kalman, RLS, LMS adaptive filter simulation program of three, three types of filters are used 80 iterations, the simulated values were compared with the theoretical value
91
- 一个比较简单的用C编写的一个程序,对初学者也许有一定的用处。-A relatively simple C prepared using a procedure must have for beginners may be useful.
ThemeGenerator2005Gay
- 以前,我都是在 Linux 的 Vim 下寫程式,所以早就習慣黑底白字的環境了。今年用C#,灌了 VS 2005 第一個不習慣的就是 IDE 白底黑字環境,看起來很刺眼。幸好,現在有了 TextMate Theme,真是太棒了! 安裝方式: (1) 解壓後的 VibrantInk_V2_Export.vssettings 檔案,<ApplicationIdentity version="9.0"/> 需改為 <ApplicationIdentity version
PCNN
- 用于图像处理的PCNN程序,主要用于图像fenge-PCNN programme ,
linklist
- 建立了一个单链表之后,如果要进行一些如插入、删除等操作该怎么办?所以还须掌握一些单链表的基本算法,来实现这些操作。单链表的基本运算包括:查找、插入和删除。下面我们就一一介绍这三种基本运算的算法,并结合我们建立单链表的例子写出相应的程序。 -After the establishment of a single linked list, if you want some, such as insert, delete files how to do? Therefore, a single l
main
- 主机和从机之间采用总线模式的拓扑结构来通信,本程序主要说明了主机方面的编程方法。-Between master and slave mode bus topology uses to communicate, the host of this program illustrates the major aspects of programming.
internew
- 一个新的插值算法,简单好用,可直接生成动态链接库调用-A new interpolation algorithm is simple and easy to use, can directly generate dynamic link library calls
1d-heat-transfer
- 用FVM编程求解一维导热、对流、相变等问题,网格离散-Solving the one-dimensional heat conduction, convection, phase change and other issues with FVM programming, discrete grid
6.16-虚继承
- 此程序展示了C++得虚继承特性 源代码是老师所推荐 规范高效的代码-display in a virtual C source code inherited characteristics recommended by teachers norms efficient code
py
- 自动获得所如入中文字符串的拼音首字母,对于一些程序中需要快速筛选时非常方便。-By automatic means, such as the Chinese alphabet the first letter of the string, for some the need for rapid screening process very convenient.