-
vnc-4.0-winsrc_dll
vnc 封装成dll的代码,方便各位使用修改(vnc package into the dll code, convenient for you to use modified)
- 2012-06-18 10:49:59下载
- 积分:1
-
MODBUS-VC
modbus TCP协议通信,程序包modbus vc (modbus TCP communication-modbus VC )
- 2015-04-28 22:48:30下载
- 积分:1
-
OLE-DB-operation-database
使用OLE DB操作数据库的方法,这是C++的源码(OLE DB operation method of the database, which is C++ source)
- 2012-09-29 17:48:33下载
- 积分:1
-
RemoveDriveByLetter_demo
安全移除usb设备功能,可禁止某类usb设备的使用,实行系统安全控制Removing a USB drive using the Windows tray icon is easy - especially if you single left-click it... But sometimes it s useful to it from your program(safety equipment functions, prohibit certain types of equipment used usb, Safety control system implemented Removing a USB drive using the Windows tray icon is easy- especially if you left single- click it ... But sometimes it's useful to it from your program)
- 2007-05-16 16:47:00下载
- 积分:1
-
DSound_demo
基于DirectSound的声音播放器。本实例将介绍使用DirecSound技术编写的声音播放器,DirecSound编程技术在多媒体编程中需要经常用到。(DirectSound-based audio player. This example describes the preparation technique using DirecSound sound player, DirecSound programming technique often used in multimedia programming needs.)
- 2013-12-18 13:39:19下载
- 积分:1
-
Kline_Original
说明: VC++6.0 MFC for Stock KLine
- 2020-06-25 16:40:02下载
- 积分:1
-
StaticImage
使用静态文本控件显示图标和位图,VC++精选编程学习源码,很好的参考资料。(The use of static text control to display the icon and bitmap, VC++ select learning programming source code, a good reference.)
- 2013-12-02 21:27:21下载
- 积分:1
-
com
VS2010串口例程,VC2010写的串口调试助手,开发环境为VS2010,使用的uncioud环境,纯API,不错的C++串行通讯例子程序,希望能对串口学习的朋友有所帮助 (VS2010 serial routines, VC2010 write serial debugging assistant development environment VS2010, using uncioud environment, pure API, a good example of C++ serial communication program, hoping to help a friend learn the serial port)
- 2011-08-11 13:20:01下载
- 积分:1
-
log4cplus-1.1.3-rc7
C++版本的log4cplus 喜欢的自己下载(C++ version of log4cplus, like its own download)
- 2017-07-31 14:51:35下载
- 积分:1
-
PL0-The-compiler
一、完成的实验内容及说明
基本内容
(1)扩充赋值运算:+ 和 -
(2)扩充语句 REPEAT
<语句序列>
DOWHILE <条件>
其中,<条件>是循环条件,即条件成立时,重复执行循环体的< 语句序列>
选做内容
(1)增加运算:++ 和 。
(2)增加类型:① 字符类型; ② 实数类型。
(3)扩充函数:① 有返回值和返回语句;② 有参数函数。
(4)增加一维数组类型
(A, the experiment content and complete
The basic content
Operation: (1) expand the assignment+ and
(2) REPEAT expansion statements
< > statement sequence
Conditions of DOWHILE < >
Among them, the conditions of < > is loop condition, namely conditions founded, repeat the loop body < > statement sequence
Choose to do content
(1) operation:++ and .
(2) types: (1) character types (2) real types.
(3) the expansion of function: (1) has a return value and return statement (2) a parameter function.
(4) increase a one-dimensional array type)
- 2020-07-16 22:38:54下载
- 积分:1