-
Numerical control constant current source of many versions of them must have wha...
数控恒流源的很多版本
其中一定有你想要的-Numerical control constant current source of many versions of them must have what you want
- 2023-05-18 05:40:03下载
- 积分:1
-
Asp.net2.0电子商务网源码Sql2000数据库文件
Asp.net2.0电子商务网源码Sql2000数据库文件-E-commerce network Asp.net2.0 source database file Sql2000
- 2022-09-10 16:45:06下载
- 积分:1
-
我想利用这个月和# 39列了一个有趣的应用程序…
我想利用本月的专栏描述一个有趣的应用程序,这个程序是用本期我的一篇文章:“使用 ManWrap 库在本机 C++ 代码中调用.NET”所讨论的 RegexWrap 库生成的。RegexForm 是一个基于正则表达式的MFC窗体有效性验证系统。为了实现这个程序,我首先实现了 RegexWrap。但因为许多细节与正则表达式本身无关,所以感觉在这里描述 RegexForm 更好些。-I would like to use this month"s column describes an interesting application procedures, which is a period of my article : "The use of ManWrap Library in the C code for a call.NET "are discussing the formation RegexWrap library. RegexForm is a regular expression is based on the MFC Form Validation System. To achieve this procedure, I realized RegexWrap. But because many details with the expression itself is not, so the feeling here describe RegexForm better.
- 2022-06-19 11:51:50下载
- 积分:1
-
汽车信号灯控制系统
汽车上有一转弯控制杆。此控制杆有三个位置:
1、 中间位置时,汽车不转弯;
2、 向上时,汽车左转;
3、 向下时,汽车右转...
汽车信号灯控制系统
汽车上有一转弯控制杆。此控制杆有三个位置:
1、 中间位置时,汽车不转弯;
2、 向上时,汽车左转;
3、 向下时,汽车右转;
4、 汽车转弯时,要求左右尾灯、左右头灯和仪表板上的2个指标灯相应地发出闪烁信号;
5、 当应急开关合上时,所有6个信号灯都应闪烁;
6、 汽车刹车时,2个尾灯发出不闪烁的信号;
7、 如刹车时正在转弯,则相应的转弯闪烁信号不受影响。
8、 汽车转弯或应急状态下,外部信号灯和仪表板指示灯的闪烁频率为1HZ。
9、 停靠(合上停靠开关):头灯、尾灯以30Hz的频率闪烁。
-car lights on the car control system is a turn-control. This control rod position are three : a middle position, the car turns; 2, upward, the vehicle turn left; 3. downward car when turning; four car turning, asked about taillights, about headlights and instrument panel in the two corresponding indicator lights flashing to send signals; 5, when a switch on the emergency, all six lights should be flashing; 6, car brakes, two rear of no flashing signal; 7. if the brakes are turning, turning corresponding flashing signal is not affected. 8, cars turning or state of emergency, external appearance and the dashboard lights flicker frequency 1HZ. 9, call (a call on the switch) : headlights, taillights to the frequ
- 2023-03-15 12:30:03下载
- 积分:1
-
纯C写的通用数据库代码
纯C写的小型通用数据库代码,研究数据结构很不错的参考实例,模拟交互式的SOL的基本功能:动态建表,组合查询,删除,添加,更新、支持的数据类型为:char(字符型) int(整数型) double(浮点型) string(字符串型)。压缩包内附有设计PPT,学习C语言底层很好的例子,运行时请打开CMD命令提示符环境,示例可新建、删除数据库等操作。
- 2022-10-27 21:30:08下载
- 积分:1
-
very cool style tab Tab
非常酷Office2003风格的Tab选项卡-very cool style tab Tab
- 2023-08-11 04:30:03下载
- 积分:1
-
数字滤波器filter的一个程序,大家看看吧,111111111。
数字滤波器filter的一个程序,大家看看吧,111111111。-Digital filter, a filter process, let us look at it, 111,111,111.
- 2022-03-17 06:41:54下载
- 积分:1
-
我的WSN NS2教程测试代码
应用背景此代码是一个修改simple.tcl,里面ns2.35-rc7,我修改它只是用于测试和学习无线传感器网络和NS2的简单工作。它将提供一个log.txt,我用它来分析输出的时间和数据是如何传递从节点到节点。简单关键技术无线传感器网络,网络模拟器2改性simple.tcl ns2.35-rc7
- 2022-01-29 03:25:54下载
- 积分:1
-
emu2.05 applications, dos under the application software, can be a simple proced...
emu2.05应用程序,dos下的应用软件,可以进行简单的汇编程序编写。-emu2.05 applications, dos under the application software, can be a simple procedure to prepare the compilation.
- 2023-05-08 03:05:04下载
- 积分:1
-
嗯
知名游戏《模拟城市》(SimCity)公开了源代码,采用的是GPLv3许可证。由于版权方面的考虑,开源版本的《模拟城市》改名为 Micropolis,这正是它最初的开发代号。获得了《模拟城市》商标的持有者EA同意后,OLPC可以在XO笔记本上使用SimCity这一名称。负责《模拟城市》更新和维护的Don Hopkins为XO版本进行一些很cool的改动,程序也从最初的C代码换成了C++和Python。可以到这个网址下载所有不同版本的源代码。-Well-known game " Sim City" (SimCity) source code public, using the GPLv3 license. Because of copyright considerations, the open source version of the " Sim City" was renamed Micropolis, which is code-named its initial development. Access to the " Sim City" the holder of trademark EA consent, OLPC can be used in the XO notebook the name SimCity. Responsible for " Sim City" to update and maintain the XO version of Don Hopkins for some very cool changes, the program from the original C code into a C++ and Python. Can go to this website all the different versions of source code.
- 2023-08-14 14:25:05下载
- 积分:1