-
GPC_GoodResearchDoc
广义预测控制算法最容易理解的几个文档,对自己编程实现非常有参考价值,在某文库花钱下的,共享给大家(GPC generalized prediction control several number one docments is to own)
- 2016-06-23 22:15:14下载
- 积分:1
-
LL1 grammer
vc++实现编译原理中的LL(1)文法的编译过程,非常好用.(vc realization of the principle of compiler LL (1) grammar compiler course, very handy.)
- 2005-07-03 21:22:30下载
- 积分:1
-
srfft
计算复序列的分裂基快速傅里叶变换,分裂基快速算法是将基2和基4分解组合而成。在基2M类快速算法中,分裂基算法具有最少的运算量,且仍保留结构规则、原位计算等优点。(Calculate complex sequence of split radix fast Fourier transform, fast algorithm is to split the base base 2 and base 4 decomposition combination. 2M fast algorithm in the base class, the split-based algorithm has the least amount of computation and structural rules remain in situ calculation and so on.)
- 2013-05-23 19:56:04下载
- 积分:1
-
MatlabEngineConsoleTest
说明: VC与MATLAB混合编程,示范例子 使用C++开发(VC versus MATLAB )
- 2011-04-06 14:43:26下载
- 积分:1
-
socks
VC程序有很多很有用的程序在里面希望大家喜欢啊(net)
- 2010-02-26 21:07:44下载
- 积分:1
-
electromotor1.6
VC (MODBUS协议)上位机程序VC (MODBUS协议)上位机程序(VC (MODBUS))
- 2013-10-10 10:55:46下载
- 积分:1
-
AGV
AGV调度管理系统:分为AGV调度管理上位机和AGV模拟小车(IDE为VS2015)(AGV scheduling management system: AGV scheduling management is divided into upper computer and AGV simulation car)
- 2021-01-13 13:28:50下载
- 积分:1
-
TCP
简单TCP,实现TCP数据传输,VC运行环境(TCP/IP SOCKET)
- 2013-07-16 10:02:01下载
- 积分:1
-
magnet
窗体吸附功能,支持多个窗口吸附,适合初学者学习,简单易懂(Form adsorption function, support multiple window adsorption, is suitable for beginners to learn, simple and understandable
)
- 2012-05-21 13:17:34下载
- 积分:1
-
Simulator
说明: 模拟蚂蚁和食蚁兽的生存规律。在20X20的网格世界里,每个生物每次可向四个方向移动(但不会移除网格边缘),食蚁兽会吃掉在他目标处的蚂蚁(The goal for this programming project is to create a simple 2D predator-prey simulation.
In this simulation the prey are ants and the predators are doodlebugs.
These critters live in a world composed of a 20x20 grid of cells.
Only one critter may occupy a cell at a time. The grid is enclosed, so a critter is not allowed to move off the edges of the world.
Time is simulated in time steps.
Each critter performs some action every time step.)
- 2010-04-04 15:20:43下载
- 积分:1