资源列表
[数学计算/工程计算] 11
说明:椭圆拟合的误差算法,拟合点到椭圆心的距离减去拟合点对应在椭圆上的点到椭圆心的距离,有效分析椭圆拟合的误差问题,并让其在对话框中显示出来-The error ellipse fitting algorithm, fitting point to the ellipse center distance minus the corresponding fitting point on the ellipse to the ellipse center point of the distance, th<Tian > 在 2025-11-20 上传 | 大小:1kb | 下载:0
[数值算法/人工智能] bigbignumber
说明:大数运算,生成两个随机大数,然后计算他们的和,差等-Computation of large numbers to generate two random large numbers, and then calculate them and, poor<jjia> 在 2025-11-20 上传 | 大小:160kb | 下载:0
[数据结构常用算法] Cdatastructure
说明:一个数据结构的演示程序,包含顺序表,广义表,顺序查找等-A data structure of the demo program, including the order form, the generalized form, the order of search, etc.<jjia> 在 2025-11-20 上传 | 大小:1.98mb | 下载: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 network, and show to share som<蒋小轲> 在 2025-11-20 上传 | 大小: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. Exe source code files: the sta<文字> 在 2025-11-20 上传 | 大小:51kb | 下载:0
[数据结构常用算法] translation
说明:全国交通算法,求最短路径,最省时间,最少工作量. VC开发的,很有借鉴意义-National transport algorithm for the shortest path, least time, at least workload. VC developed referential significance<蒋小轲> 在 2025-11-20 上传 | 大小:218kb | 下载:0
[数学计算/工程计算] homework3
说明:离散事件系统仿真程序CPU_scheduler说明: 1.仿真功能与要求: 1.1 单CPU系统,系统有10个终端输入任务,如果一个任务的执行时间大于规定的时间片,则该任务执行一个时间片之后退出CPU,并重新参加排队,直到执行完退出CPU,然后才允许相应终端重新输入一个新的作业。任务排队的原则是在CPU中执行次数越少的越排在前面,如果两个任务执行的次数相同,按照FIFO原则排队。 1.2 每个终端输入任务的时间满足均值为25秒的指数分布。每个任务需要CPU执行的时间满足均值<文字> 在 2025-11-20 上传 | 大小:94kb | 下载:0