资源列表
DTW
- 运用DTW算法计算两个wav文件的相似度,并映射成为百分制,很实用的程序(原创)-DTW algorithm using two wav files of similarity, and mapping a percentile system, very useful program (original)
Kruskal
- 克鲁斯卡尔算法,实现最小生成树,并且可以通过参数控制连通分支的数量-Kruskal algorithm for minimum spanning tree and connected components can be controlled by the number of parameters
FOSS_STM32
- STM32 2.0版本的一些库文件,可以直接调用函数,不需要基础程序-STM32 2.0 version of some libraries, you can directly call the function, not the basis of procedures
Meng
- 蒙特卡罗法是以概率和统计的理论、方法为基础的一种计算方法,将所求解的问题同一定的概率模型相联系,用电子计算机实现统计模拟或抽样,以获得问题的近似解-Monte Carlo method is based on probability and statistical theory, methods based on a calculation method, the solution to the problem with a certain probability model associate
MergeSort
- 归并(Merge)排序法是将两个(或两个以上)有序表合并成一个新的有序表,即把待排序序列分为若干个子序列,每个子序列是有序的。然后再把有序子序列合并为整体有序序列-Merge (Merge) sort is two (or more) into a new sorted list ordered table, that is to be sorted sequence is divided into several sub-sequences, each sequence is ordered.
package
- 有N件物品和一个容量为V的背包。第i件物品的重量是c[i],价值是w[i]。求解将哪些物品装入背包可使这些物品的重量总和不超过背包容量,且价值总和最大-There are N items and a capacity of V backpack. The weight of the i-th item is c [i], the value of w [i]. Which solution will allow these items into the backpack does not exc
2-15
- 添加opengl控件实现画图功能,可以画出一个带颜色的三角形。颜色可在程序中调整。-Adding controls to achieve opengl drawing function, you can draw a colored triangle. Color can be adjusted in the program
3-11
- 图形学中的橡皮筋技术,能够运行橡皮筋技术,且可变换颜色-Graphics technology in the rubber band, rubber band technology to run, and can change color
DirectX-game-code
- directx role play game programming source code with c++ language
20090105
- 钟表显示时间、日期,万年历查询、换肤、听歌,显示农历、节日等-Clocks display time, date, calendar information, skin, listening to music, show lunar calendar, festivals, etc.
Image
- TGA和bmp像素数据解析源码, 代码简单易懂, 拿来就用的-TGA & BMP pixels loader source
Waterman
- 水人算法,也就是有名的waterman算法,运用回溯法来计算一个二维矩阵的最优路径-Water were algorithm, which is well-known waterman algorithm, using backtracking to calculate the optimal path to a two-dimensional matrix
