-
nfa
对给定的正规式r1、r2,已知它们的NFA分别为M1、M2(其状态转换矩阵及初态、终态信息分别保存在指定文件中)。构造一程序,由此程序构造正规式r1r2(连接运算)的NFA(将其状态转换矩阵及初态、终态信息保存在指定文件中)。(Given formal type r1, r2, known to the NFA that they were M1, M2 (the state transition matrix and the initial state, final state information were kept in the designated file). Construction of a procedure, the resulting program structure formal ceremony r1r2 (connected computing) of the NFA (its state transition matrix and the initial state, final state information saved in the specified file).)
- 2008-12-27 09:50:53下载
- 积分:1
-
生产实习程序 (田秋实)
基于STM32的单闭环水温控制系统,18B20传感器,PID控制(Single closed loop water temperature control system based on STM32)
- 2018-03-11 16:17:39下载
- 积分:1
-
4位数码管实例
在stc89c5489r+单片机上连接4位数码管,实现了数字的显示,其中p0口控制数码管数字的值,ABCDEFG加小数点,P2口控制显示的位数。
- 2022-09-15 01:20:03下载
- 积分:1
-
158012740vrml
有约束单一尺寸矩形样排的算法研究,非常实用简单供参考(Research on the Algorithm of Single Size Rectangular Spreading)
- 2019-05-01 19:23:12下载
- 积分:1
-
PID(v1.0.0)
说明: 内有PID源码驱动,包含位置式PID和增量式PID。PID通过结构体定义,可同时定义多套参数,并同时使用,并不会相互影响。(There is a PID source driver, including position PID and incremental PID.PID through the structure definition, can be defined at the same time multiple sets of parameters, and use at the same time, will not affect each other.)
- 2019-03-26 16:19:36下载
- 积分:1
-
game
说明: 实现游戏程序的源代码,运行很好,功能都已实现了。(Procedures to achieve the game)
- 2008-11-26 23:17:16下载
- 积分:1
-
a-saodv
it is also a source code for SAODV protocol
- 2009-04-30 00:48:58下载
- 积分:1
-
86585686799
CDtoWAVE转换器,VC++经典编程源码,很好的参考资料。(The CDtoWAVE converter, VC++ classic programming source code, a good reference.)
- 2013-11-15 10:24:53下载
- 积分:1
-
凸包
说明: 实现了读入二维数据点,进行凸包计算,得到凸包边界点的结果,输出到文本文件中。(It reads in two-dimensional data points, calculates convex hull, gets the results of convex hull boundary points, and outputs them to text files.)
- 2020-06-23 14:40:02下载
- 积分:1
-
场景仿真
一个场景仿真模型This sample illustrates the use of IR Scene Generator (vpIRSceneGen). It defines the class myApp, which is derived from vpApp, and overrides the vpApp::onKeyInput() method to allow for additional keyboard input. The town.acf loads town.flt and allows the user to fly around the database using a UFO motion model. The tank.acf loads m1_tank.flt and allows the user to fly around the model using the spin motion model. Both simulate a basic 3-5 micron FLIR setup. The tank_2chan_flir_nvg.acf shows a comparison of FLIR and NVG sensors. Notice that changing the part temperatures for the tank has a greater effect on the FLIR image than on NVG until the tank is literally “glowing” hot. This highlights the difference in the reflectance and emittance portions of the radiometric solution and demonstrates the wavebands in which the sensors are sensitive.
- 2022-01-25 20:34:59下载
- 积分:1