-
求出一个序列的最长升序列,使用了动态规划的方法
求出一个序列的最长升序列,使用了动态规划的方法-Obtained or a sequence of the longest sequence, using the dynamic programming approach
- 2022-02-25 07:18:05下载
- 积分:1
-
数据结构课程设计_任意大数的加减乘运算器
数据结构课程设计_任意大数的加减乘运算器-_ Data structure design curriculum arbitrary multiplication addition and subtraction of large numbers of devices
- 2022-01-26 06:17:45下载
- 积分:1
-
易语言开发的,可以导入excel格式文件到指定数据库的student表中,并进行同名检查,再自动编号...
易语言开发的,可以导入excel格式文件到指定数据库的student表中,并进行同名检查,再自动编号-Easy language development, you can import excel files to the designated student database table and check the same name, and then auto-ID
- 2022-06-27 16:12:06下载
- 积分:1
-
data structure : procedures Chain
数据结构:链表程序-data structure : procedures Chain
- 2022-03-20 21:49:14下载
- 积分:1
-
- 2022-02-02 04:16:10下载
- 积分:1
-
一个经典的C程序的代码集合
一个经典的C程序的代码集合-a classic C program code sets!
- 2022-01-27 23:39:18下载
- 积分:1
-
用C#实现的连接数据库,然后可以些SELECT语句来实现查询!
用C#实现的连接数据库,然后可以些SELECT语句来实现查询!-With C# Achieve connectivity database, and then can be more SELECT statements to query!
- 2022-03-29 18:56:56下载
- 积分:1
-
字符串高效匹配算法Sunday,是目前单字符串匹配算法中最为高效的一种。...
字符串高效匹配算法Sunday,是目前单字符串匹配算法中最为高效的一种。-Efficient string matching algorithm Sunday, is currently the single most efficient string-matching algorithm as a.
- 2023-09-06 21:25:03下载
- 积分:1
-
ISAM system containing BTREE source, such as
ISAM系统实现,含有BTREE源码,等-ISAM system containing BTREE source, such as
- 2023-05-03 20:50:03下载
- 积分:1
-
本科时参加小竞赛设计的一个代数运算器
1. 能对常用的四则运算,三角, 乘方,开方运行2. 支持变量赋值和运算 3. 增加批处理执行功能(批处理脚本文件)...
本科时参加小竞赛设计的一个代数运算器
1. 能对常用的四则运算,三角, 乘方,开方运行2. 支持变量赋值和运算 3. 增加批处理执行功能(批处理脚本文件)
4. 增加对向量或矩阵运算的支持,如输入
-Undergraduate to participate in the design a little contest an algebraic calculator. Can commonly used four arithmetic, trigonometry, involution, prescribing run 2. Supports variable assignments and operations 3. Increase the batch executive function (a batch script file) 4. increase support for vector or matrix operations, such as the input
- 2022-07-17 11:32:14下载
- 积分:1