-
GAforWTA
用matlab编写的求解武器目标分配的遗传算法程序(Using matlab to solve the distribution of weapons and target the genetic algorithm)
- 2021-04-14 21:28:55下载
- 积分:1
-
8DIGIT_
8 digit display hex code
- 2013-05-30 17:55:06下载
- 积分:1
-
levelset
一个小程序,帮助认识matlab及用level set编程的方法(a small program to help recognize and Matlab programming with the level set method)
- 2006-07-07 12:10:41下载
- 积分:1
-
simplex
说明: 一个C#开发的线性规划 单纯形算法,能够求解中小规模的线性规划问题,欢迎大家下载,自己写的哦!!(A C# development of linear programming simplex algorithm to solve the small and medium-scale linear programming problem, welcome to download their own writing Oh! !)
- 2021-03-29 10:39:11下载
- 积分:1
-
iOS计算器
实现简单计算,用户可以进行拓展那功能能。。。。(Implementing Simple Computing)
- 2019-03-23 11:33:52下载
- 积分:1
-
STACK
用C语言编写的堆栈接口,适用于各种环境,提供接口:
STACK *initStack(int MaxRoom)
void destroyStack(STACK **spp)
void resetStack(STACK *sp)
Boolean isStackEmpty(STACK stack)
Boolean isStackFull(STACK stack)
Boolean push(STACK *sp, USER_TYPE data)
Boolean pop(STACK *sp, USER_TYPE *data)
Boolean readTop(STACK stack, USER_TYPE *data) (C language implementation of the stack)
- 2013-07-22 10:59:32下载
- 积分:1
-
table
一个桌子,可以对其进行移动旋转,并可设置长宽高。(A table, you can move the rotation, and can set the length and breadth.)
- 2012-05-23 20:51:32下载
- 积分:1
-
897132
VC++ 高级编程技术-开发实例剖析一书中的源代码,适合矢量绘图开发者学习(VC advanced programming technology-developing case analysis of the source code in the book, for vector drawing developers to learn)
- 2018-11-27 03:53:26下载
- 积分:1
-
subway
C语言写的地铁模拟收费系统,实现了一些地铁收费的基本功能。(Metro analog toll system written in C language, some of the basic functions of the MTR charges.)
- 2020-12-29 16:59:00下载
- 积分:1
-
straight
说明: 零件直线度和圆度误差检测算法和例子,对于在线测量数据返回处理很有帮助。(Parts straightness and roundness error detection algorithm and examples, for on-line measurement data return processing helpful.)
- 2020-10-29 16:29:57下载
- 积分:1