资源列表
[C#编程] taylordiag_evaporation_models
说明:taylor diagprogram for evaporation models in atmosphere physic<陈惠玲> 在 2025-10-03 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] piano-sample
说明:单片机简易电子琴源代码,测试OK,可正常使用,带按键扫描功能,按键去抖。-Simple flower SCM source code, test OK, normal use, with key scan function, key debounce.<sobin> 在 2025-10-03 上传 | 大小:1kb | 下载:0
[Windows编程] SHEBEIFENPEI
说明:某公司拟将某种设备5台分配给甲、乙、丙3个工厂,问这5台设备如何分配使3个工厂的总利润为最大,C++实现,运行可用,动态分配法-A company intends to allocate some equipment 5 A, B, C 3 plant, asking how to allocate 5 device so that the total profit of three factories to the maximum, C++ implementation, operation<kiko> 在 2025-10-03 上传 | 大小:1kb | 下载:0
[系统编程] 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 used to run! C++ source<kiko> 在 2025-10-03 上传 | 大小:1kb | 下载:0
[通讯编程] CCDF_PAPR_DFTspreading
说明:CCDF and PAPR of an OFDMA signal with DFT spreading<waseem> 在 2025-10-03 上传 | 大小:1kb | 下载:0
[系统编程] lvguanyusuan
说明:设计用动态规划算法求解旅游预算问题的数据结构和递推程序。一个旅行社需要估算乘汽车从某城市到另一城市的最小费用,沿路有若干加油站,每个加油站收费不一定相同。旅游预算有如下规则: 若油箱的油过半,不停车加油,除非油箱中的油不可支持到下一站;每次加油时都加满;在一个加油站加油时,司机要花费2元买东西吃;司机不必为其他意外情况而准备额外的油;汽车开出时在起点加满油箱;计算精确到分(1元=100分)。编写程序估计实际行驶在某路线所需的最小费用。C++实现-Design algorithm travel<kiko> 在 2025-10-03 上传 | 大小:1kb | 下载:1
[数据结构常用算法] zuiyouhebing
说明:最优合并问题,当取最小值保证每次的2个加数为最小便可,最大值同理取当前最大的两个值便可。取最小值与取最大值实现的方式不同,最小值不需要排序。-Optimal merger, when the minimum value of each guaranteed two addends can be minimum, maximum empathy take the current maximum of two values can be. Take the minimum and maximum v<kiko> 在 2025-10-03 上传 | 大小:1kb | 下载:0