资源列表

[其他小程序maze1

说明:maze1(USACO) 走迷宫,计算需要的最小步数。经典的Dijkstra算法,初始的图形转化成矩阵是关键。矩阵的维数没有必要等于节点数,可以直接在二维上计算。入口和出口没必要计算。注意fin会忽略空格。预处理的很多东西可以在后面直接做,没有必要在前面专门做。后来发现没有必要计算所有点到两个出口的距离,而可以直接从两个出口开始,计算他们到迷宫中各个格子的最长距离。 算法千辛万苦想出来了,就应该对自己有信心,出现错误了之后有可能
<求索> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[其他小程序counts

说明:引用计数的实现源码,保证内存不会误删。用VS2005实现-Realize the source reference count to ensure that memory will not be misled into censored. Realize with VS2005
<求索> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[其他小程序hashtable

说明:哈希表实现源码,在VS2005环境下编译。使用了模板。-Hash table to achieve source in VS2005 compiler environment. The use of templates.
<求索> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[Windows编程read-bmp

说明:用c语言编写的对bmp图像文件的读取,开发环境,VC-With c languages bmp image files to read, development environment, VC
<王旭> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[Windows编程dote

说明:批量更改记事本的内容,同时经适当修改可一次性删除电脑是的记事本-Bulk changes the contents of Notepad, but with appropriate modifications to delete one-time computer is the Notepad
<赵垚> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[界面编程normal

说明:NORMAL Data normalization for pattern recognition
<鲁剑锋> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[ActiveX/DCOMlcs

说明:LCS Longest (maximum) common subsequence -LCS Longest (maximum) common subsequence
<鲁剑锋> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[文件操作FSO

说明:自定义FSO写入函数,非常好用的FSO写入函数,自动新建文件并写入-FSO to write a custom function, very useful FSO write function, automatically a new file and write
<谢明宏> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[C#编程demo1

说明:C#的死循环小程序,也是为了挣点积分,-C#
<尤娣> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据库编程chengshitong

说明:本程序限量销售,全国每城市限发售一套。 面世时间:2008年适用操作系统:Windows开发语言:ASP.NET(C#)数据库类型:Mssql2000或2005 带全部.CS二次开发文件 功能和界面请看示例网站:http://www.9eat.com 需要看全功能演示请联系我们看本地演示QQ:419847666 旺旺在线(验证“9eat.com程序”) 勿诚勿搅,谢谢。-This procedure limited
<xumingyan> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[其他小程序caiwuguanli

说明:题目:家庭财务管理小程序 ,用于财务的管理-Title: Family financial management of small procedures for financial management
<chenhan> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[Windows编程ImageOverlay

说明:this file contains image registration concept matlap coding.. if anyone interest to do in this field ..please refer this
<SURESHMOHAN S> 在 2025-01-20 上传 | 大小:1kb | 下载:0

源码中国 www.ymcn.org