资源列表
维纳滤波处理c代码
- 用c写了维纳滤波处理算法,里面有算法使用说明,供大家学习信号处理时参考-used to write the Wiener filter algorithm, and they use algorithms for signal processing to emulate reference
shujuku
- ORACLE数据库的并集查询-ORACLE database inquiries and Set
二叉树的连接存储
- 假设二叉树用链接存储结构进行存储,root指向根结点,p所指结点为任一给定的结点,编写一个求出从根结点到p所指结点之间路径的函数。-assumptions used to link storage structure for storage, root at Root, p referring to the node to a set of nodes, obtained from a prepared Root referred to p path between nodes function
TrayIcon
- 程序在任务栏最小化时的小图标显示(就是类似QQ一样的小图标),很实用。-Procedures in the task bar at the time of the smallest of the small icon displayed (as QQ is similar to a small icon), it is practical.
Form1
- C#平台开发的一个应用软件 使用方便快捷-C# platform developed a software application convenience and fast
Ado
- vb访问sql Server 数据库的通用类,能够方便操作数据库,包括连接、查询、删除等。-vb sql Server database access for the general category, the ability to easily manipulate the database, including the connection, query, delete, and so on.
cmoss
- CMOS Password Breaker Is a useful Utility. This is a helpful utility for those person who forgot their cmos password. This programm can break all the cmos password stored in cmos battery (SUPERVISOR Password and USER Password).
printcolortxt
- VB打印彩色文字,不过测试发现文字没有变彩色,我没有打印机,所以不知道打钱出来是什么样子。我这里是Windows XP SP3,或许是需要win7或Win8吧,觉得没几行代码,有兴趣的就参考吧。-VB print colored text, but tests found no change text color, I do not have a printer, so I do not know what it was like to fight money out. I am here is
Desktop
- 旁瓣预测是阵列天线研究的热点和难点,该代码能初步解决一直阵列天线的旁瓣值-Sidelobe prediction is the hotspot and difficulty in the study of array antennas, the code can be a preliminary solution has been array antenna sidelobe values
Two-fork-tree-basic-operation
- 二叉树基本操作都有,本程序用C语言编写,仅供参考。-Two fork tree basic operation
ReadFiles
- 怎么样用C++遍历某一目录下的所有文件?-How to read every files in the same directory with c++ language?
HashTable
- To explain hash table concept in java