资源列表
find fake coin
- 有N个硬币,含 1 枚伪币 (伪币质量与真币质量不一样,真币质量都相同),此程序可以花费平均最少的时间找到伪币(There are N coins, 1 counterfeit coins (coins and coin quality really different quality, the quality of real coins are the same), this program can spend the least time to find the average)
AudioPlayer
- 音乐播放器,使用windows自带sdk(Music player, using Windows own SDK)
字符串编辑
- 两个字符串,A和B,从A变成B,可以通过增加、删除、修改字母来实现,其中每增加、删除、修改一个字母为一步,此程序可以通过动态规划的方法计算出字符串编辑的最少步骤数(Two strings, A and B, from A to B, can be achieved by adding, deletion and modification of letters, each of which increase, delete and modify a letter into one step, th
最大数乘积
- 一个大数,通过添加断点可以将其分为若干个小数,而这几个小数的乘积最大是多少呢?本程序可以通过回溯法求解这个最大数乘积。(A large number, by adding breakpoints can be divided into a number of decimal and decimal the largest product is how much? This procedure can be the product of the maximum number of backtrac
MATLAB图像处理程序
- 用于基于MATLAB的图像处理,可显示图像的追踪等功能。(MATLAB based image processing, can display image tracking and other functions.)
supermarket_manage
- 本超市管理系统,可以实现商品读取,录入,统计功能,同时信息保存到文件(The supermarket management system, implementation of the merchandise can read, input, statistics, and save the information to a file)
SevenZIP_mod
- BUG修改: 1.对于文件名中带有空格的文件, 无法压缩, 原因是1488行, 压缩调用的是TStringList.Delimiter 来拆分文件字符串, 而空格是默认分行符, 导致文件名错误 2.解压缩函数, 如果目标文件已存在并且为只读属性时, 报错, 原因是1105行 创建文件流的时候直接使用了TFileStream.Create(path, fmCreate)导致 3.解压缩函数, 解决如果是空文件夹不会被创建的问题 功能增加: 1.增加了一个WorkPath变量, 用于指
图
- 实现了图的创建,遍历,输出以及广度深度的遍历。(The creation, traversal, output and breadth and depth traversal of the graph are realized.)
定时关机
- 这是一个bat脚本文件,它的功能是自动对Window系统进行定时关机的脚本(This is a bat scr ipt file with the function of automatically shutting down the Window system at regular intervals)
NewMenuSource
- 自绘菜单,从网络搜集,非常不错,推荐!!(The owner draw menu, collected from the Internet , very good, recommended!!)
MFC360Demo.part1
- 炫彩界面库和mfc混合编程资料,可以参考一下,不错。(XCGUI interface library and MFC mixed programming information, you can refer to.)
MFC360Demo.part2
- 炫彩界面库和MFC混合编程,推荐看看。第二个压缩包。(Colorful interface library and MFC mixed programming information, you can refer to. The second part for RAR.)
