-
数值字符串进制转换
数值字符串进制转换-numerical string band conversion
- 2022-03-17 07:34:33下载
- 积分:1
-
TSP问题的优化算法
用于处理TSP问题的优化算法完整进行了整个程序的编码调实,可以给初学者提供借鉴,为了获得更好的,学习提高,特此上传,希望可以帮到有需要的人,同时也希望大家可以上传些好代码以供学习,谢谢各位踊跃下载。
- 2022-03-03 17:02:25下载
- 积分:1
-
二叉树的中序遍历
二叉树的中序遍历-binary tree which preorder
- 2022-01-30 15:19:38下载
- 积分:1
-
1.简介 本程序是用纯C语言编的一个基于菜单命令行的数据库系统。可以创建多个数据库,数据库表,字段。其中字段的类型只能为整形,浮点型,字符型和字符串型(最大长度...
1.简介 本程序是用纯C语言编的一个基于菜单命令行的数据库系统。可以创建多个数据库,数据库表,字段。其中字段的类型只能为整形,浮点型,字符型和字符串型(最大长度确定,不能改变)。 2.功能 a)数据库存储: 一个数据库存储于一个文件中,打开文件将数据库载入到内存。 保存时将内存中数据重新写到文件中去。 b)数据库管理: 提供数据库的创建,表的创建,字段的创建 提供对数据的查询,删除,修改,排序功能 c)支持SQL部分语句: 支持SELECT 和DELETE语句-1. Introduction of this program is pure C language based on a series of menu command-line database system. You can create multiple databases, database tables, fields. The type field which can only plastic, floating point, character and string (maximum length and can not be changed). 2. A function) database storage : a database stored in a document, the document will open the database to include memory. When will preserve memory data re-wrote a document. B) database management : to provide database creation, table creation, the field for the creation of data inquiries, delete, modify, sequencing feature c) some support SQL statement : support DELETE and SELECT statements
- 2023-05-12 09:50:03下载
- 积分:1
-
最大公约数的三种算法
该程序代码对应《算法设计与分析基础---第2版》中最开始的求取最大公约数的三种算法,第一种欧几里得算法,第二种是连续整数检测方法,第三种方法是分解质因数的方法,代码简单易懂,适于参考学习。
- 2022-01-25 16:50:33下载
- 积分:1
-
在MPI上实现并行串匹配的源代码。
在MPI上实现并行串匹配的源代码。- Realizes the parallel string match source code on MPI.
- 2022-04-13 17:27:13下载
- 积分:1
-
这是常用的数字,很有用的啊,建议大家学习
这个是常用的数字计算,非常有用的啊,建议大家学习学习-This is commonly used figures, ah very useful, it is recommended everyone learn
- 2023-05-12 15:45:03下载
- 积分:1
-
一个用C编写的小波变换源代码,有兴趣的可以看一下
一个用C编写的小波变换源代码,有兴趣的可以看一下-a C prepared by the wavelet transform source code, interested parties can see what
- 2022-11-05 08:25:03下载
- 积分:1
-
这里实现了一个最优化控制的算法,牛顿梯度法的源代码,运行于matlab平台下。...
这里实现了一个最优化控制的算法,牛顿梯度法的源代码,运行于matlab平台下。-here to achieve optimization of a control algorithm, Newton gradient of the source code, which runs on Matlab platforms.
- 2023-04-08 23:35:04下载
- 积分:1
-
用matlab编写的线性规划之单纯型方法用来求解一些简单的线性规划问题...
用matlab编写的线性规划之单纯型方法用来求解一些简单的线性规划问题-using Matlab prepared by the linear planning simple method for solving some simple linear programming problem
- 2022-10-16 09:30:03下载
- 积分:1