资源列表
DBcontrolSqlLite
- 针对小型本地数据库Sqlite做的数据库访问类-codes of dll for access Sqlite database
LabV
- LabVIEW以太网接口数据采集器设计LabVIEW Data Acquisition Ethernet Interface Design-LabVIEW Data Acquisition Ethernet Interface Design
cvavrman
- This is a code for anything.
ypp
- 读取一个文件夹下的所以文件 读取一个文件夹下的所以文件 读取一个文件夹下的所以文件-Read it under a file folderRead it under a file folderRead it under a file folderRead it under a file folderRead it under a file folder
zishiyinglcbo
- 如何设计和制造最佳的或最优的滤波器。最佳滤波器是指能够根据某一最佳准则进行滤波的滤波器。 维纳滤波器最小均方误差准则 (滤波器的输出信号与需要信号之差的均方值最小) 最大输出信噪比准则最佳滤波器最小二乘准则最佳滤波器统计检测准则最佳滤波器在一定条件下,这些最佳滤波器与维纳滤波器是等价的。
CU1216L-3-datasheet
- Demodulater CU1216 Datasheet From NXP
datastructure
- 中国科学技术大学数据结构PPT,内容涵盖数据结构中的一般内容-China University of Science and Technology of the data structure PPT, covering the general content of the data structure
classasProfessionallibraries
- BCGPEdit(BCGSoft Professional Editor)是一款MFC(微软基础类)扩展库-BCGPEdit (BCGSoft Professional Editor) is a MFC (Microsoft foundation classes) extension libraries
rearranged
- 直接排序,直接插入排序,折半插入法,希尔排序,冒泡排序,快速排序大汇总-Direct sequencing, direct insertion sort, binary insertion, shell sort, bubble sort, quick sort large aggregate
hafuman
- C++代码,目的是生成哈夫曼树。哈夫曼树又称最优二叉树,是一类带权路径长度最短的树。其构造可利用哈夫曼最早给出的哈夫曼算法来构造-C++ code is to generate Huffman trees. Huffman tree is also called the optimal two tree, is a class of weighted length of the shortest path tree. Its structure can be used to give the H