资源列表
qanjing_v57
- 一种噪声辅助数据分析方法,基于人工神经网络的常用数字信号调制,music高阶谱分析算法。- A noise auxiliary data analysis method, The commonly used digital signal modulation based on artificial neural network, music higher order spectral analysis algorithm.
qanlei
- 实现串口的数据采集,保证准确无误,是学习通信的好帮手,包括调制,解调,信噪比计算。- Achieve serial data acquisition, Ensure accurate communication is learning a good helper, Includes the modulation, demodulation, signal to noise ratio calculation.
dll-files-change
- dll文件的修改手册,用于软件的更改等,有一定参考价值.-dll file of this manual is subject to change, a certain reference value ...
dll1
- 导入应用程序定义的类,使用应用程序和动态链接库都可以使用该类-Import application-defined category, the use of applications and dynamic link library can use such
DLL102
- 创建和使用一个WIN32 DLL,很适合初学者,大家下下来看下-Create and use a WIN32 DLL
dll106
- DLL 隐藏调用,对于一些安全性很高的应用很有用。-Hidden DLL calls, for some high-security applications useful.
floyd-knapsack
- floyd knapsack Floyd-Warshall算法(Floyd-Warshall algorithm)是解决任意两点间的最短路径的一种算法,可以正确处理有向图或负权的最短路径问题,同时也被用于计算有向图的传递闭包。Floyd-Warshall算法的时间复杂度为O(N3),空间复杂度为O(N2)。 背包问题(Knapsack problem)是一种组合优化的NP完全问题。问题可以描述为:给定一组物品,每种物品都有自己的重量和价格,在限定的总重量内,我们如何选择,才能使得物品的总
dll120
- dll注入简单例子,非常简单。只是自己测试用的源码。共享学习-dll into the simple example, very simple. Only its own source code testing. Shared learning
DLL123
- 一个介绍纯粹资源的dll文件,希望能对大家有所帮助,很不错的资料-Purely an introductory resource dll files, hoping to be helpful to everyone, very good information
Dll3
- dll 动态链接库的编写 与def文件的定义-dll dynamic link library file preparation and definition of def
sort
- 基数排序 基数排序(radix sort)属于“分配式排序”(distribution sort),又称“桶子法”(bucket sort)或bin sort,顾名思义,它是透过键值的部份资讯,将要排序的元素分配至某些“桶”中,藉以达到排序的作用,基数排序法是属于稳定性的排序,其时间复杂度为O (nlog(r)m),其中r为所采取的基数,而m为堆数,在某些时候,基数排序法的效率高于其它的稳定性排序法。 快速排序 快速排序由C. A. R. Hoare在1962年提出。它的基本思想是
SMESS
- 两个程序间的双向通信,程序A向程序B发送消息,程序B收到之后再给程序A发送消息-Two-way communication between the two programs, program A program sends a message to B, B received after the program sends a message to give the program A
