资源列表
排序选择:
[其他小程序] javatestproject
说明:java的测试示例自我学习代码记录,可以学习一下,入门级代码参考。-Self-learning test sample java code recording, you can learn about entry-level code reference.<sobin> 在 2025-08-16 上传 | 大小:46kb | 下载:0
[Linux驱动] dimacs-nbody.ps
说明:N体问题数值模拟器,用于行星系统形成与演化、星系演化等模拟。-numerical simulation of N-bodies problem.<luyao9009> 在 2025-08-16 上传 | 大小:59kb | 下载:0
[单片机(51,AVR,MSP430等)] piano-sample
说明:单片机简易电子琴源代码,测试OK,可正常使用,带按键扫描功能,按键去抖。-Simple flower SCM source code, test OK, normal use, with key scan function, key debounce.<sobin> 在 2025-08-16 上传 | 大小:1kb | 下载:0
[matlab例程] data_fusion
说明:多接收站点探测目标,对目标运动轨迹进行融合。-trajectory fusion<luo> 在 2025-08-16 上传 | 大小:3kb | 下载: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-08-16 上传 | 大小:1kb | 下载:0
[控制台(字符窗口)编程] C20160401
说明:控制台下的应用,可以实现对程序代码的重定向输入输出,自动添加代码行号。-Applications under the console can be achieved on the program code to redirect input and output, automatically add line numbers.<sobin> 在 2025-08-16 上传 | 大小:246kb | 下载: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-08-16 上传 | 大小:1kb | 下载:0
[通讯编程] CCDF_PAPR_DFTspreading
说明:CCDF and PAPR of an OFDMA signal with DFT spreading<waseem> 在 2025-08-16 上传 | 大小:1kb | 下载:0
[游戏引擎] fontEditor2016
说明:UNITY平台的UGUI的字体制作程序,UIFONTmaker,可以制作动态字体,节省内存空间。-UNITY platform UGUI font production process, UIFONT maker, you can create dynamic fonts, save memory space.<sobin> 在 2025-08-16 上传 | 大小:12kb | 下载:0
[游戏引擎] cocos2d-iphone-extensions-v0.1.3
说明:cocos2dx 扩展库, 实现了原生态的功能,希望对你有帮助-cocos2dx extension library that implements the original ecological features, we hope to help you<aihacker> 在 2025-08-16 上传 | 大小:194kb | 下载:0
[系统编程] lvguanyusuan
说明:设计用动态规划算法求解旅游预算问题的数据结构和递推程序。一个旅行社需要估算乘汽车从某城市到另一城市的最小费用,沿路有若干加油站,每个加油站收费不一定相同。旅游预算有如下规则: 若油箱的油过半,不停车加油,除非油箱中的油不可支持到下一站;每次加油时都加满;在一个加油站加油时,司机要花费2元买东西吃;司机不必为其他意外情况而准备额外的油;汽车开出时在起点加满油箱;计算精确到分(1元=100分)。编写程序估计实际行驶在某路线所需的最小费用。C++实现-Design algorithm travel<kiko> 在 2025-08-16 上传 | 大小:1kb | 下载:1