-
iPhone
iphone-testsqlite是在IPHONE上使用SQLITE的测试源码, 对于在IPHONE做应用很有用.-Objective-C SQLite Wrapper is a free SQLite wrapper class that is available for both Mac OS X and iPhone.
- 2022-12-25 03:30:03下载
- 积分:1
-
北大OJ 1417题的标程代码,并查集和深度优先搜索的经典实现
北大OJ 1417题的标程代码,并查集和深度优先搜索的经典实现-OJ 1417 North title scalar-way code and search sets and the classic depth-first search to achieve
- 2022-07-23 15:29:46下载
- 积分:1
-
此程序为求两个数的约数,将他们输出,将这两个数的最大公约数输出...
此程序为求两个数的约数,将他们输出,将这两个数的最大公约数输出
-procedure for the sake of a few two about a few of their exports, the number of these two majors output
- 2022-01-22 08:30:59下载
- 积分:1
-
用C++语言实现的八数码问题,A*算法。
用C++语言实现的八数码问题,A*算法。-With C++ Language realize eight digital problem, A* algorithm.
- 2022-03-20 04:02:18下载
- 积分:1
-
该系统是用vb6.0开发,连接数据库,有原代码设计,有详细的设计说明,可以自己更改程序。...
该系统是用vb6.0开发,连接数据库,有原代码设计,有详细的设计说明,可以自己更改程序。-The system is used vb6.0 development, connecting to the database, the original code design, detailed design specifications, can change its own procedures.
- 2022-05-05 04:06:14下载
- 积分:1
-
(1) 用一个4*20的二维数组M,第1行存放按从小到大排序的20个所给出的ai和bi,第2行存放相应的作业序号,第3行存放1或2(1代表是来自ai,2代表是来...
(1) 用一个4*20的二维数组M,第1行存放按从小到大排序的20个所给出的ai和bi,第2行存放相应的作业序号,第3行存放1或2(1代表是来自ai,2代表是来自bi), 第4行存放0或1(0代表作业序号未进入最优调度方案;1代表作业序号已进入最优调度方案)
(2) 排序完后,按课本所述方法求一种最优调度方案,存放在S中。
-(1) with a 4* 20 two-dimensional array M, the first a line to deposit a small to large order of 20 given by ai and bi, line 2 store operation corresponding serial number, the first three lines deposited one or 2 (a representative from the ai, 2 representatives from the bi), the first four rows stored 0 or 1 (0 for job number to gain access to optimal scheduling programs a job number has been entered on behalf of the optimal scheduling scheme) ( 2) Sort exhausted, according to the methods described in textbooks, seeking the optimal scheduling of a program stored in the S in.
- 2022-05-07 13:53:40下载
- 积分:1
-
递归算法,字符串的倒序输出。
递归算法,字符串的倒序输出。-recursive algorithm, the reverse output string.
- 2022-03-14 23:58:39下载
- 积分: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
-
网络流量分析,系统采用集成开发环境…
网站流量图表分析,本系统采用myeclipse集成开发环境,采用sqlserver2000数据库。-Web flow chart analysis, the system uses the integrated development environment myeclipse using sqlserver2000 database.
- 2022-01-31 21:18:02下载
- 积分:1
-
链表排序
链表排序- The chain table arranges
- 2022-05-15 04:16:19下载
- 积分:1