资源列表
WebBrowse
- vc编的web网络浏览器-vc series of the web browser
DialogGL
- 是一个用vc编的绘制多彩立方体的小程序,看看吧,很有意思的-with vc is a series of the mapping of small colorful cube procedures, and let's see it, it's fun
大学英语精读
- 大学英语精读学习软件,中英文对照,可复读,由于MP3文件太大,只上传2课,源程序未上传,打开数据库文件就知道编程思路。-College English learning software, bilingual and can read, as much MP3 files, upload only two classes, the source did not upload, open database files know programming ideas.
OLE接收
- 获得OLE信息。-OLE information access.
SVM相关程序源码
- 关于SVM的一些相关程序,个人觉得很好-SVM on the relevant procedures, personal feel very good
caipiaoOS
- 彩票系统---精简版1-lottery system -- version 1
MusicBrowser
- 搜索硬盘上所有的音乐文件,并整理成树的形式,以歌手、歌手专辑逐层归类,idv3标签查看更新等-search drives all the music files, and compile into tree forms to the singers, singers grouped layers album, idv3 updating labeling View
支持向量机的库函数VC实现
- 关于支撑向量机的代码实现方式-on Support Vector Machine code Realization
猫吃老鼠的系统化算法
- 猫吃老鼠问题的算法程序的VC完整应用程序代码.-cats eat rats of the VC algorithm complete application code.
taohui(recur)
- 这是外汇活动中的一种 可以从多种货币的汇率差异中,获得利润,本程序只需把汇率写入一个txt文件,即可算出能获得利润的套汇路径-activities from a variety of differences in currency exchange rates, profit, the program can be put into an exchange rate txt file, can be calculated by the arbitrage profits path
九宫问题(八数码)求解过程动态演示
- (九宫问题)在一个3×3的九宫中有1-8这8个数及一个空格随机的摆放在其中的格子里。现在要求实现这个问题:将该九宫格调整为如图1-1右图所示的形式。调整的规则是:每次只能将与空格(上、下、或左、右)相邻的一个数字平移到空格中。试编程实现这一问题的求解。 -----------VC完整应用程序代码-(JiuGongTu) in a 3 3 JiuGongTu are 1-8 this August and the number of a random display spaces in which
KMP模式匹配(可以有通配符)
- 使用著名的KMP模式匹配算法进行字符串匹配,还可以有通配符-use of the famous KMP string matching algorithms can also be wildcards