资源列表
MyArrayTest
- ·简单的屏幕截图程序。为截图 ·介绍了基于VC++6.0的目标识 ·cdxfilter和cdxgraph的源代码 ·关于博弈论的认知无线电的研 ·fdtd一维到三维算法,其中包 ·该书详细介绍了如何使用Matla ·一个用VC编写的实用屏幕截
qqcha
- 逍遥QQ吉凶查询器 可以查QQ号码的吉凶,版面可自行修改.-inquiries can be found on the QQ number of good and bad, the layout may change.
51_time
- 51定时器初值计算软件,原创,用C++编写-51 timer initial calculation software, originality, C + + +
K-meaneuclideandistance
- 这个是采用欧氏距离下的K-means算法的matlab实现-this is the Euclidean distance between the K-means algorithm to achieve the Matlab
2007-3-29_15-8-26_33
- 铂电阻分度表, 铂电阻分度表-platinum resistance pm Table, platin um resistance at Table
计算方法
- 关于计算方法的一些算例 在txt文档里有相关说明
zhentumigongjiaobenshengchengqi
- 征途游戏里所用的迷宫脚本生成器,非常好用,强烈推荐-game journey by the maze scr ipt generator, very convenient, highly recommend
DisplaySetup
- 用VB写的用于分辨率设置的程序,仅供学习用-VB wrote resolution settings for the procedure only to study
32sr
- 地铁MVB通讯测试。 用于PC104平台的DOS环境。C语言。
112zuoye
- 建立一个BP网络,学习如何运用网络工具箱函数根据借贷申请人的月收入,生活费用支出,房租水电交通费支出,实时分析这一贷款申请是否合格,如合格即批准给予借贷,否则不予以借贷。-establish a network, learning how to use the network toolbox under the lending function of the applicant's income, cost of living expenses, rent utilities trans
park
- 给出一张某公园的导游图,游客通过终端询问可知: (1) 从某一景点到景点的最短路径。 (2) 游客从公园大门进入,选一条最佳路径,使游客可以不重复地游览各景点,最后回到出口(出口就在入口处旁边)。 将导游图看作一张带权无向图,顶点表示公园地各个景点,边表示各景点之间地道路,边上的权值表示距离,为此图选择适当的数实现提示 问实际是最短路径问题,如果有几条路径长度相同,可选择途径景点较少的路径提供给游客。 (2) 第二问可采用深度有线搜索,如果有多种路径可选择,则选择带权路径最小
HanoiVB
- 用Visual Basical写的汉诺塔源代码。