资源列表
[系统编程] zuiduanlujing
说明:某工厂自国外进口一部机器,需从制造厂A运到目的地E,试求运输成本最低的路线,最短路径法,运行可用!C++源码-// Imported a factory in a machine, to be shipped the manufacturer A to destination E, Find the lowest cost transportation route, the shortest path method can be u<kiko> 在 2025-02-08 上传 | 大小:1kb | 下载:0
[系统编程] lvguanyusuan
说明:设计用动态规划算法求解旅游预算问题的数据结构和递推程序。一个旅行社需要估算乘汽车从某城市到另一城市的最小费用,沿路有若干加油站,每个加油站收费不一定相同。旅游预算有如下规则: 若油箱的油过半,不停车加油,除非油箱中的油不可支持到下一站;每次加油时都加满;在一个加油站加油时,司机要花费2元买东西吃;司机不必为其他意外情况而准备额外的油;汽车开出时在起点加满油箱;计算精确到分(1元=100分)。编写程序估计实际行驶在某路线所需的最小费用<kiko> 在 2025-02-08 上传 | 大小:1kb | 下载:1
[Linux/Unix编程] test
说明:linux环境下用C语言创建生成xml格式的文件-create xml message for linux system<王海> 在 2025-02-08 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] array
说明:c++编写的队列操作类,包含队列的初始化,读取,写入等函数。-written in c++ class queue operations, including the initialization of the queue, read, write and other functions.<xingxudong> 在 2025-02-08 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] memerymanage
说明:内存管理类,用来开辟内存块,写入内存,读取内存,删除内存等功能。使用了临界区的机制保证数据的同步。非常的好用,项目使用,无问题,放心使用。-Memory management class used to open up a block of memory, write memory, reading memory, remove the memory and other functions. Synchronization mechan<xingxudong> 在 2025-02-08 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] FileOperate
说明:用c++编写的用于文件操作的封装类,非常好用的类,可以实现文件的一些基本操作功能。项目经常使用的类,绝对好用,无问题,放心使用。-With c++ wrapper classes to prepare for file operations, very easy to use the class, you can implement some of the basic operating functions of the file. C<xingxudong> 在 2025-02-08 上传 | 大小:1kb | 下载:0