-
STLTestApp
This application tests STL Library.
- 2014-09-03 17:07:26下载
- 积分:1
-
VC++_Matlab
搜集的一些matlab和vc++混合编程的资料,包含caj和pdf文档,很有实用意义!(collect some of Matlab and vc mixed programming information, contains PRODUCTS and pdf documents, It has practical significance!)
- 2006-12-11 13:21:41下载
- 积分:1
-
VCamatlab
VC++与matlab混合编程实例和VC调用matab生成的DLL说明(The mixed VC++ with matlab programming examples and generated by the VC call matab DLL description)
- 2021-03-04 19:09:32下载
- 积分:1
-
faceRecognition
this is a folder
containing algorithms and source codes for face recognition
- 2010-10-19 00:56:12下载
- 积分:1
-
104
数字移动:图中的九个点上,空出中间的点,其余的点上任意填入数字1到8.1的位置固定不动,然后移动其余的数字,使1到8顺时针从小到大排列.移动的规律是:只能将数字沿线移向空白的点.
(Digital Mobile: Figure in the nine points, empty out the middle point, the rest of the points fill any position of the numbers 1 to 8.1 fixed and then move the rest of the figures, and make 1-8 clockwise from small to large array . The law of movement is: can only move along the number of blank spots.)
- 2009-11-15 21:33:11下载
- 积分:1
-
ANO-MR-F1
四轴飞行器程序,含陀螺仪姿态角显示及其控制,稳定易懂,运用PID算法,卡尔曼滤波(Four axis aircraft program, display containing gyro attitude and attitude control, stable and easy to understand, the use of PID algorithm, Calman filter)
- 2015-02-04 11:23:01下载
- 积分:1
-
TS1
基于禁忌搜索算法的配电网无功补偿优化规划的 禁忌搜索部分(Optimize the planning of reactive power compensation based on the tabu search algorithm with tabu search part)
- 2012-04-20 19:34:36下载
- 积分:1
-
factorial-numbers
factorial numbers, factorial numbers,factorial numbers
- 2014-01-14 04:49:56下载
- 积分:1
-
satellite
这是卫星通信方向图测量软件
采用了VB编程,整个源代码通用
方便使用(This is a satellite communication pattern measurement software using VB programming, the entire source code to facilitate the use of generic)
- 2008-08-13 10:57:15下载
- 积分:1
-
job
有m台不同的机器,n个不同的工件。每个工件有多道工序,每道工序由指定的机器在固定的时间内完成。一道工序一旦开始处理,就不能中断。每台机器一次只能处理一道工序。一个调度就是决定每台机器上工序的处理顺序,使得机器完成所有工件的时间最短。具体的,该问题就是要求在满足(1)、(2)两个约束条件的前提下,确定每台机器上工序的顺序,使加工的时间跨度(从开始加工到全部工件都加工完所需要的时间)达到最小。其中,(1)表示工件约束条件:对每个工件而言,机器对它的加工路线是事先确定的;(2)表示机器约束条件:对每台机器而言,一次只能对一道工序进行加工。()
- 2007-09-18 23:30:48下载
- 积分:1