-
The most popular embedded database. Faste st and stablest.
The most popular embedded database. Fastest and stablest.-The most popular embedded database. Faste st and stablest.
- 2022-07-04 10:09:28下载
- 积分:1
-
This is a materials management system, some errors, but also please correct!
这是一个物资管理系统,有些错误,还请大家更正!-This is a materials management system, some errors, but also please correct!
- 2022-02-01 20:09:58下载
- 积分: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
-
遗传算法C
很好用的c
注:前两个文件存储为m文件并放在工作目录下,运行结果为
p =
0.0000 -0.0000 0.0055
大家可以直接绘出f(x)的图形来大概看看f(x)的最值是多少,也可是使用优化函数来验证。matlab命令行执行命令:
fplot("x+10*sin(5*x)+7*cos(4*x)",[0,9])
evalops是传递给适应度函数的参数,opts是二进制编码的精度,termops是选择maxGenTerm结束函数时传递个maxGenTerm的参数,即遗传代数。xoverops是传递给交叉函数的参数。mutops是传递给变异函数的参数。
- 2023-05-18 06:50:04下载
- 积分:1
-
一元多项式相加程序,用于完成一元多项式的相加
一元多项式相加程序,用于完成一元多项式的相加-One of the polynomial sum of procedures used to complete the sum of the polynomial 1
- 2022-01-26 05:40:56下载
- 积分:1
-
very handy calculator that can calculate a lot of things, including some simple...
非常好用的计算器,可以计算很多东西,包括一些简单函数的求解-very handy calculator that can calculate a lot of things, including some simple function of solution
- 2022-01-26 01:35:11下载
- 积分:1
-
data structure
数据结构――家谱的实现 本人的课程设计 MFC-data structure-- I literally achieve the curriculum design MFC
- 2022-05-29 15:18:07下载
- 积分:1
-
ADO 数据库编程 用ACCESS 数据库系统
ADO 数据库编程 用ACCESS 数据库系统-ADO Database Programming using ACCESS database system
- 2023-01-23 02:25:04下载
- 积分:1
-
ORACLE课程设计(5个代码段)
ORACLE课程设计(5个代码段)-ORACLE curriculum design (5 code)
- 2022-11-21 11:05:03下载
- 积分:1
-
摘要 ? ? 设计时的自动化加快了编码,并保证所有过程都用相同的命名规范和结构来生成。为了在大型 SQL 项目中尽量提高编码的效率,作者编写了一系
摘要 ? ? 设计时的自动化加快了编码,并保证所有过程都用相同的命名规范和结构来生成。为了在大型 SQL 项目中尽量提高编码的效率,作者编写了一系列的设计时(design-time)存储过程,用它们来生成运行时(run-time)存储过程,并一直在工程中使用。最近,作者更新了其存储过程以便使用 SQL Server 2000 的特性,其中包括用户定义函数。本文所及内容涵盖创建并执行这些动态 T-SQL 脚本以使普通的数据库存储过程编码自动化。- Time the abstract design automation sped up the code, and
guarantee all processes all use the same naming standard and the
structure produce. In order to enhances the encoded efficiency as far
as possible in the large-scale SQL project, the author has compiled
when a series of designs (design-time) saves the process, produces
when the movement with them (run-time) saves the process, and always
uses in the project. Recently, the author renewed its memory process
in order to use SQL the Server 2,000 characteristics, including user
definition function. This article institute and the content cover
founds and carries out these dynamic T-SQL script to cause the
ordinary database memory process code automation.
- 2022-04-12 03:09:38下载
- 积分:1