-
用c语言编写的贝齐尔曲线
用c语言编写的贝齐尔曲线-prepared by the Bezier curve
- 2022-01-28 07:43:29下载
- 积分:1
-
c语言简单算法实例
c语言简单算法实例-c algorithm example, simple language
- 2022-03-04 10:33:30下载
- 积分:1
-
我的一个MATLAB牛顿插值程序
我还很菜 请多多指教 批准加入 谢谢!...
我的一个MATLAB牛顿插值程序
我还很菜 请多多指教 批准加入 谢谢!-a MATLAB Newton interpolation procedures, I also ask you to enlighten vegetables approval Thank you!
- 2022-08-23 03:36:47下载
- 积分:1
-
Delta 并联机器人 反解算法代码
应用背景MFC界面编写的Delta蜘蛛并联机器人的反解算法代码关键技术完整详细的MFC代码,验证过。能被用于机器人系统控制。
- 2022-03-23 14:34:07下载
- 积分:1
-
lisp utility lib
CLLIB is a varied collection of Common lisp tools and routines in CLOCC.
Includes:
â– "guess the animal" game; simple neural net (AI)
â– autoload function and snarfing autoloads from other files
â– basic definitions: package and path
â– base64 encoding and decoding (data format)
â– Rolodex: BBDB/vCard handling
â– check values and types of the elements of a list
â– Common Lisp HyperSpec access
â– read/write CLOS object
- 2022-02-01 20:05:38下载
- 积分:1
-
杜利特分解中选定的主要元素的数值分析…
数值分析中的Doolittle选主元素分解法解方程组。-Numerical analysis of selected major elements in the Doolittle decomposition method solution of equations.
- 2022-03-16 16:44:30下载
- 积分:1
-
旅行商问题经典解法
旅行商问题(Traveling Salesman Problem,TSP)是旅行商要到若干个城市旅行,各城市之间的费用是已知的,为了节省费用,旅行商决定从所在城市出发,到每个城市旅行一次后返回初始城市,问他应选择什么样的路线才能使所走的总费用最短?此问题可描述如下:设G=(V,E)是一个具有边成本cij的有向图,cij的
- 2022-03-20 20:04:18下载
- 积分:1
-
求函数最优解经典方法的C语言源程序,对编程有很大帮助
求函数最优解经典方法的C语言源程序,对编程有很大帮助-optimal solution for the classical function of the C language source of programming will be of great help
- 2022-01-26 17:35:29下载
- 积分:1
-
审核ISBN的另一算法,或许不是最好的,但至少是鄙人刚学编程时的想法。在此各大家共勉。...
审核ISBN的另一算法,或许不是最好的,但至少是鄙人刚学编程时的想法。在此各大家共勉。
-audit ISBN another algorithm, perhaps not the best, but at least I am just learning programming ideas. Here we all share.
- 2022-04-07 22:31:42下载
- 积分:1
-
LZW压缩编码源程序
LZW压缩编码源程序,LZW压缩编码是一种先进的数据压缩技术,属于无损压缩编码,该编码主要用于图像数据的压缩,C++实现,代码注释详细,易懂
- 2023-04-12 13:10:02下载
- 积分:1