-
求最短路径的最优算法,自己下下就知道了
求最短路径的最优算法,自己下下就知道了
-the neareat road
- 2022-02-09 20:59:05下载
- 积分:1
-
本目录存放的小波编码实现的源程序:
打开ezw2.dsw工作区,编译后可在ezw2ezwdebug中找到编码可执行程序;
在ezw2unezwde...
本目录存放的小波编码实现的源程序:
打开ezw2.dsw工作区,编译后可在ezw2ezwdebug中找到编码可执行程序;
在ezw2unezwdebug中找到解码可执行程序。-Wavelet realization of the source coding : Open ezw2.dsw work, compiled in ezw2 ezw debug find executable code; In ezw2 unezw debug find decoder executable.
- 2022-01-25 19:22:08下载
- 积分:1
-
data algorithm, Xiao Ming books
数据算法,小明买书-data algorithm, Xiao Ming books
- 2022-08-22 00:28:09下载
- 积分:1
-
Excel VBA与数据库(Access)整合笔记.关于vba编程数据库方面的内容...
Excel VBA与数据库(Access)整合笔记.关于vba编程数据库方面的内容-Excel VBA and a database (Access) Notes integration. Vba programming on the contents of database
- 2022-06-14 03:15:15下载
- 积分:1
-
本系统采用Visual Foxprow 5.0编写,面向对象可视化编程,使系统的开发工作适应目前的流行趋势。设计时采用了常用的自顶向下的瀑布式结构化设计方法。各...
本系统采用Visual Foxprow 5.0编写,面向对象可视化编程,使系统的开发工作适应目前的流行趋势。设计时采用了常用的自顶向下的瀑布式结构化设计方法。各子系统具有独立的数据库结构,设计时力求简单易用,便于维护。各模块为平行关系,彼此间无直接的参数联系,也无库的交叉关联,从而保证各子系统可以单独运行。-the system using Visual Foxprow 5.0 preparation, visual, object-oriented programming, allowing the system to adapt to the current development trend in fashion. Used in the design of the popular top-down waterfall structure design method. The subsystem is independent of the database structure, design sought to be simple to use, easy to maintain. Each module for parallel relationship between the parameters are not directly linked, nor for the cross-linked, so that the subsystems can be run separately.
- 2022-03-22 01:04:48下载
- 积分:1
-
递归算法,字符串的倒序输出。
递归算法,字符串的倒序输出。-recursive algorithm, the reverse output string.
- 2022-03-14 23:58:39下载
- 积分:1
-
一些c语言常用的算发,最近有程序设计比赛,也是比算法的,可以作为参考学习!...
一些c语言常用的算发,最近有程序设计比赛,也是比算法的,可以作为参考学习!-some of the language used fat count, the recent design competition procedures, as well as the algorithm can be used as reference learning!
- 2022-02-06 10:49:45下载
- 积分:1
-
用迪杰斯特拉算法求解最短路径问题,这个算法是我自己编出来的 ,感觉有很多冗余之处,请大家一起改正...
用迪杰斯特拉算法求解最短路径问题,这个算法是我自己编出来的 ,感觉有很多冗余之处,请大家一起改正-Using Dijkstra shortest path algorithm, this algorithm is out of my own, I feel a lot of redundancy, please everyone together to correct
- 2022-01-31 20:18:31下载
- 积分:1
-
数据结构中的贪心法装箱问题,结果给出装箱的办法和每个箱的容量。...
数据结构中的贪心法装箱问题,结果给出装箱的办法和每个箱的容量。-Data structure in the bin-packing problem greedy method, the result is given packing methods and the capacity of each box.
- 2022-03-13 05:54:16下载
- 积分:1
-
约瑟夫环的c语言实现
约瑟夫环的c语言实现-Josephus in C Language
- 2022-10-21 09:50:03下载
- 积分:1