-
Dzxtest1
一个绘制等值线的程序,可输入固定格式的文件,文件也在压缩包中(a contour mapping procedures, fixed format document, which also contained within)
- 2007-01-19 16:12:34下载
- 积分:1
-
demoPrint
通过使用MFC GDI来控制和操作打印机,以及打印视图阅览。(using GDI of mfc to control and operate printer and show printer view.)
- 2011-07-24 08:31:33下载
- 积分:1
-
Example_Cpp
c++的adc(数模转换器)测试实例程序,很实用,适合初学者(the c++ adc test instance procedures, very practical, very classic)
- 2013-03-06 14:34:44下载
- 积分:1
-
WindowruntimeTestCode
Windows程序运行原理及程序编写流程,窗口产生过程,句柄原理,消息队列,回调函数,窗口关闭与应用程序退出的工作关系,使用VC++的若干小技巧,stdcall与cdecl调用规范的比较,初学者常犯错误及注意事项。(Windows program to run Principles and procedures for the preparation of flow, the process window, handles principle, message queues, callback function, the window closed and the application quit working relationship, the use of VC++ A number of tips, stdcall and cdecl calling norms comparison, beginners often make mistakes and Cautions.)
- 2008-06-02 10:30:11下载
- 积分:1
-
CLOCK
以实例为背景学习基于MFC的WINDOWS应用程序设计,编写一个模拟时钟程序,此程序在屏幕左边有一个指针式钟面,右方有两个矩形框,上面以数字方式显示日期和时间,该时间应与指针显示的时间一致,下方的矩形框作为秒表。用菜单选项或按钮设置时间和秒表。时间不必与机器系统时间相同,可任意设置。(Background-instance learning WINDOWS MFC-based application design, the preparation of an analog clock program, this program has a pointer on the screen on the left clock face, on the right there are two rectangular box, above digitally display the date and time, which should be consistent with the pointer display time, and the lower rectangular box as a stopwatch. With a menu option or button to set the time and stopwatch. Time Machine does not have the same system time can be set arbitrarily.)
- 2013-10-17 15:52:11下载
- 积分:1
-
MeoMat
GIS 后方交会程序,网上数据验证通过,C#开发(GIS resection program, debug program by data from net,C# language,.NET develop enviroment)
- 2014-02-13 11:07:04下载
- 积分:1
-
STM8S-IIC
是一个IIC通信程序,利用定时器进行扫描按键和数码管(IIC is a communication program, using the timer button for scanning and digital control)
- 2020-10-29 14:29:57下载
- 积分:1
-
DSO_ARM_4_25
基于STM32F4的示波器的源代码,内部含有ucos-ii操作系统。(STM32F4 based oscilloscope source code contains an internal ucos-ii operating system.)
- 2014-02-23 18:57:47下载
- 积分:1
-
ruizai-EA-explain
给MT4系统EA编程的入门级详细源码解说,力求让更多的MT4爱好者通过这个源码走进EA的时间。(EA for MT4 system programming code entry level detailed explanation, to allow more fans through this source into the MT4 EA time.)
- 2020-06-30 17:00:02下载
- 积分: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