-
MP3 codec original procedure, in two parts, part of the code is part of decoding
MP3编解码原程序,分两部分,一部分是编码,一部分是解码-MP3 codec original procedure, in two parts, part of the code is part of decoding
- 2022-03-24 11:35:44下载
- 积分:1
-
md5
经典的md5算法 大家对文件校验感兴趣的可以研究一下-md5
- 2022-04-11 05:34:43下载
- 积分:1
-
With C++ Allocation algorithm of Dijkstra shortest path problem
用C++编的迪杰斯特拉算法实现的最短路径问题-With C++ Allocation algorithm of Dijkstra shortest path problem
- 2022-01-29 03:49:04下载
- 积分:1
-
用VC开发的C语言编写的MD5程序源码,作为开发md5的参考
用VC开发的C语言编写的MD5程序源码,作为开发md5的参考-MD5 program resource code using vc develop and wirtten though C language,as reference for MD5 s development.
- 2022-07-11 12:02:27下载
- 积分:1
-
一个滑块学习的例子,包括纵向和横向的滑块,并且能够改变背景颜色以及透明度。...
一个滑块学习的例子,包括纵向和横向的滑块,并且能够改变背景颜色以及透明度。-This is a MFC transparent slider class.
- 2022-03-16 03:17:57下载
- 积分:1
-
动态聚类模式识别算法
模式识别的动态聚类算法iso-data算法的具体实现,应用于模式分类等-dynamic clustering pattern recognition algorithm iso-specific data algorithm to achieve, such as data classification
- 2022-09-26 09:20:03下载
- 积分:1
-
选择法排序原理:一次选定数组中的每一个数,记下当前位置并假设它是从当前位置开始后面数中的最小数min=i,从这个数的下一个数开始扫描直到最后一个数,并记录下最小...
选择法排序原理:一次选定数组中的每一个数,记下当前位置并假设它是从当前位置开始后面数中的最小数min=i,从这个数的下一个数开始扫描直到最后一个数,并记录下最小数的位置min,扫描结束后如果min不等于i,说明假设错误,则交换min与i位置上数。-Selection sort works: each time the selected number of the array, note the current position and assume that it is behind a number starting from the current location of the minimum number min = i, from this number the number of start scanning the next one until the last one the number of , and record the location of the minimum number of min, after scanning, if min is not equal to i, instructions assume that the error, then the exchange of a few min and i position.
- 2022-08-07 23:09:54下载
- 积分:1
-
Transformation of the AD
有关AD变换相关的程序,用C编写,并且进行了相关调试。-Transformation of the AD-related procedures, prepared by C and were related to debugging.
- 2022-12-12 08:05:03下载
- 积分:1
-
这是一个刷了屏,屏画功能可以实现直接路径。
这是一款屏幕画笔,可以实现屏幕绘画功能,在windows屏幕上直接绘画-This is a brush screen, screen painting functions can be achieved in a direct painting windows on the screen
- 2022-01-25 17:36:41下载
- 积分:1
-
鼠标位置显示
鼠标位置跟踪显示能实时的显示鼠标在屏幕上的坐标,以X=,Y=的形式显示出来。当鼠标一移动,位置坐标便会跟踪。
- 2023-06-07 12:50:03下载
- 积分:1