-
http://www.bumblebeesoftware.com上有一个Parser Generator 这是它的C++版计算器,不同的是我用VC把它配置好了,...
http://www.bumblebeesoftware.com上有一个Parser Generator 这是它的C++版计算器,不同的是我用VC把它配置好了,我想很多人不知道怎么用VC,虽然那个软件的帮助里有讲述. 有问题haoyujie@sohu.com-http://www.bumblebeesoftware.com have a Parser Generator This is the version of the C calculator, I was the different VC configures it, I think many people do not know how VC, although with the help of software that there are about. Problems haoyujie@sohu.com
- 2022-03-18 21:25:00下载
- 积分:1
-
这是一个用c++写的一个加法,减法,乘法,除法!一体的程序!有些地方还有些不足!清见量! 孤独々浪献上!...
这是一个用c++写的一个加法,减法,乘法,除法!一体的程序!有些地方还有些不足!清见量! 孤独々浪献上!-This a use of a write c addition, subtraction, multiplication, division! The integration process! Some places also have some inadequacies! Volume- see! Other partners waves of loneliness!
- 2022-07-10 17:47:21下载
- 积分:1
-
创建动态链接扩展库
创建动态链接扩展库-create dynamic link library expansion
- 2022-07-21 06:44:07下载
- 积分:1
-
利用WinSock进行无连接的通信
利用WinSock进行无连接的通信-WinSock conducted without the use of the communications link
- 2022-03-11 21:22:48下载
- 积分:1
-
C语言排序小集合,数据结构
C语言排序小集合,数据结构整理。快速排序,选择排序,归并排序,直接排序,冒泡排序。
- 2022-11-18 07:05:03下载
- 积分:1
-
使用Windows API编程方式,来实现处理Windows消息队列的功能。
使用Windows API编程方式,来实现处理Windows消息队列的功能。-The use of Windows API programming approach to deal with Windows message queue realize functions.
- 2022-07-24 23:52:16下载
- 积分:1
-
可以分配进程下面的虚拟内存空间,并对其进行操作
可以分配进程下面的虚拟内存空间,并对其进行操作-process to be allocated under the virtual memory space, and its operation
- 2022-02-26 08:17:39下载
- 积分:1
-
基于AD590和52单片机00的只能温控系统
#include
#define uchar unsigned char
#define uint unsigned int
sbit lcden=P3^3;
sbit lcdrs=P3^4;
sbit lcdrw=P3^5;
sbit eoc=P3^2;
sbit ale=P2^4;
sbit st=P2^4;
sbit oe=P2^5;
sbit clk=P2^3;
unsigned long dianya=0;
uchar num;
uchar code table[]="the range:0-100";
uchar code ta
- 2022-03-23 02:09:17下载
- 积分:1
-
window 硬件信息的获取,包括CPU,内存,硬盘空间等等;
window 硬件信息的获取,包括CPU,内存,硬盘空间等等;-access to information window hardware, including CPU, memory, hard disk space, etc.
- 2022-08-09 15:30:48下载
- 积分:1
-
pbtowordandexcel目录:PowerBuilder 9中通过OLE技术工作…
pbtowordandexcel目录:在PowerBuilder 9.0中通过OLE技术实现与WORD和Excel通信的例子;
pb9com目录:在PowerBuilder 9.0实现COM开发的例子;
Media目录:使用OLE控件实现媒体播放器的功能,还包含一个使用API MCI设备实现媒体播放的例子;
DDE目录:包含DDE客户端源程序;
DBOLE目录:使用OLE控件实现大型二进制数据的保存与显示的源程序;
XPMenu目录:XPMenu菜单的例子,setup子目录可自动安装注册DLL。-pbtowordandexcel directory : PowerBuilder 9.0 in through OLE technology with Word and Excel Communications examples; pb9com Contents : PowerBuilder 9.0 in the development of the COM achieve example; Media Contents : use OLE achieve media player functions, also includes an API MCI equipment used to achieve the broadcast media examples; DDE directory : includes DDE client source; DBOLE directory : use OLE large binary data to achieve the preservation and display of the source; XPMenu directory : XPMenu menu example, setup subdirectory can be registered automatically installed DLL.
- 2023-01-04 19:50:03下载
- 积分:1