资源列表

« 1 2 ... .29 .30 .31 .32 .33 25134.35 .36 .37 .38 .39 ... 28522 »

[数学计算/工程计算22

说明:椭圆拟合的算法,简单实用,不用复杂的迭代,很容易看懂!-Ellipse fitting algorithm, is simple and practical and not complicated iteration, it is easy to understand!
<Tian > 在 2025-05-31 上传 | 大小:1kb | 下载:0

[压缩解压zip

说明:一个C语言实现的压缩解压的工具代码,可以拥有二进制文件的压缩解压-A C language code compression decompression tool, you can have a binary file compression decompression
<王铮> 在 2025-05-31 上传 | 大小:2.28mb | 下载:0

[数值算法/人工智能plan

说明:一、问题的提出: 某厂根据计划安排,拟将n台相同的设备分配给m个车间,各车间获得这种设备后,可以为国家提供盈利Ci j(i台设备提供给j号车间将得到的利润,1≤i≤n,1≤j≤m) 。问如何分配,才使国家得到最大的盈利L 二.算法的基本思想: 利用动态规划算法的思想,设将i台设备分配给j-1个车间,可以为国家得到最大利润Li (j-1)(1≤i≤n,1≤j≤m),那么将这i台设备分配给j个车间,第j个车间只能被分配到
<黄天> 在 2025-05-31 上传 | 大小:358kb | 下载:0

[数值算法/人工智能bigbignumber

说明:大数运算,生成两个随机大数,然后计算他们的和,差等-Computation of large numbers to generate two random large numbers, and then calculate them and, poor
<jjia> 在 2025-05-31 上传 | 大小:160kb | 下载:0

[数据结构常用算法Cdatastructure

说明:一个数据结构的演示程序,包含顺序表,广义表,顺序查找等-A data structure of the demo program, including the order form, the generalized form, the order of search, etc.
<jjia> 在 2025-05-31 上传 | 大小:1.98mb | 下载:0

[数据结构常用算法Binomial

说明:【二項式係數 運算】Dev-C++ 學習,運用Dynamic Programming 動態規劃計算-Binomial coefficient computing] [Dev-C++ Study, the use of Dynamic Programming Dynamic programming calculation
<echo> 在 2025-05-31 上传 | 大小:1kb | 下载:0

[数据结构常用算法VisualCStrct

说明:很棒的一本实现数据结构的书,能帮助你理解数据结构,了解实现。适合初学者。 此资源来源于网络,拿出来共享一下 -Great achievement of a data structure of the book, can help you understand the data structure, to understand realize. Suitable for beginners. This resource from the
<蒋小轲> 在 2025-05-31 上传 | 大小:8.44mb | 下载:0

[数学计算/工程计算homework1

说明:圆周率统计计算方法仿真(即蒙特卡罗Monte Carlo仿真) 文件 应用程序:圆周率的统计计算.exe 源代码文件:圆周率的统计计算.c-Statistical method of calculating pi simulation (ie Monte Carlo simulation Monte Carlo) file applications: the statistical calculation of pi.
<文字> 在 2025-05-31 上传 | 大小:51kb | 下载:0

[数据结构常用算法translation

说明:全国交通算法,求最短路径,最省时间,最少工作量. VC开发的,很有借鉴意义-National transport algorithm for the shortest path, least time, at least workload. VC developed referential significance
<蒋小轲> 在 2025-05-31 上传 | 大小:218kb | 下载:0

[数学计算/工程计算homework3

说明:离散事件系统仿真程序CPU_scheduler说明: 1.仿真功能与要求: 1.1 单CPU系统,系统有10个终端输入任务,如果一个任务的执行时间大于规定的时间片,则该任务执行一个时间片之后退出CPU,并重新参加排队,直到执行完退出CPU,然后才允许相应终端重新输入一个新的作业。任务排队的原则是在CPU中执行次数越少的越排在前面,如果两个任务执行的次数相同,按照FIFO原则排队。 1.2 每个终端输入任务的时间满足
<文字> 在 2025-05-31 上传 | 大小:94kb | 下载:0

[数学计算/工程计算MyMPI

说明:并行编程中Monte Carlo方法求π值的程序说明(具体采用MPI+C语言实现)-Parallel programming methods in the Monte Carlo descr iption of the procedures seek π value (specific language using MPI C)
<文字> 在 2025-05-31 上传 | 大小:233kb | 下载:0

[数据结构常用算法q5

说明:【字串排列】 以各種的方式排列字串 有全排列、(不重複)全排列、以及字典方式排列-] [String with a variety of ways to have the whole string arrangement with, (non-repetition) the whole array, as well as with the dictionary approach
<echo> 在 2025-05-31 上传 | 大小:1kb | 下载:0
« 1 2 ... .29 .30 .31 .32 .33 25134.35 .36 .37 .38 .39 ... 28522 »

源码中国 www.ymcn.org