资源列表
[数学计算/工程计算] PartialClass
说明:基本的C#数字运算示例,执行两个数的加法、减法运算,返回相加、相减后的结果,实例化类对象,定义一个死循环,以便循环输入数据,记录运算符号,以运算符号为条件进行判断,判断是否为加号,判断是否为减号,不符合上面所有情况,实现基本的加法、减法运算。-The basic number crunching C# example, perform the addition of two numbers, subtraction, back toge<zengzheng> 在 2025-02-01 上传 | 大小:5kb | 下载:0
[人工智能/神经网络/遗传算法] Ant-colony-algorithm
说明:蚁群算法,用于解决TSP问题,智能算法,具有收敛速度快,准确度较高的特点-Ant colony algorithm for solving TSP problem, intelligent algorithm, with fast convergence characteristics of high accuracy<周易> 在 2025-02-01 上传 | 大小:41kb | 下载:0
[人工智能/神经网络/遗传算法] gray-prediction
说明:灰色预测模型能通过少量的、不完全的信息,对事物发展规律作出模糊性的长期描述-Through a small number of gray prediction model, incomplete information, the law of development of things to make vague descr iption of the long-term<周易> 在 2025-02-01 上传 | 大小:316kb | 下载:0
[人工智能/神经网络/遗传算法] Greedy-algorithm
说明:贪婪算法是一种对某些求最优解问题的更简单、更迅速的设计技术,对范围相当广泛的许多问题他能产生整体最优解或者是整体最优解的近似解-Greedy algorithm is an optimal solution for some problems simpler, more rapid design techniques for a wide range of many of the problems that he could produ<周易> 在 2025-02-01 上传 | 大小:88kb | 下载:0
[人工智能/神经网络/遗传算法] floyd
说明:一种用于寻找给定的加权图中顶点间最短路径的算法。-A method for looking for a given vertex weighted graph shortest path algorithm.<周易> 在 2025-02-01 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] divide-and-conquer-algorithm
说明:利用分治策略求解时,所需时间取决于分解后子问题的个数、子问题的规模大小等因素,而二分法,由于其划分的简单和均匀的特点,是经常采用的一种有效的方法,例如二分法检索。-When solving using the divide and conquer strategy, the time required depends on the number of decomposed sub-problems, the size of sub-pr<周易> 在 2025-02-01 上传 | 大小:5kb | 下载:0
[matlab例程] liuganchachuang
说明:六杆机构可以用来做插床和牛头刨床,六杆机构子程序-Six bodies can be used for grooving and Shaper, six institutions subroutine<褚凤天> 在 2025-02-01 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] Large-Integer-Multiplication-
说明:大整数相乘,是用数组的形式模拟乘法,简单,很实用-Large integer multiplication, is to use an array of analog multiplication, simple and very practical<czy> 在 2025-02-01 上传 | 大小:1kb | 下载:0