-
proj
设置地图投影的小程序,学习GIS编程有用(A simple program for setting GIS map projections, good for study map projection)
- 2017-01-26 08:26:33下载
- 积分:1
-
AviPlayer
Avi Player is a Visual C++ application intended to show Video Handling Capabilities of OpenCV : Playing an avi file, capturing from usb cameras,snapshot and use of codecs
- 2005-06-16 16:01:41下载
- 积分: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
-
ascii
VB写的Ascii字符的转换与显示实例,可以下载学习。(VB write Ascii character conversion and display examples, you can download to learn.)
- 2013-07-11 07:56:36下载
- 积分:1
-
huoqu
获取本地计算机信息的小代码,比较简单,适合初学网络编程(a simple program of geting information from computer)
- 2013-11-28 23:56:56下载
- 积分:1
-
Book-Part-II-Code2-5
DirectX 9.0 3D 游戏开发编程基础
对初学者很有用
- 2013-12-18 22:23:44下载
- 积分:1
-
注记边长bczj
autocad插件,批量注记多边形边长,一键调整字体高度(Autocad plug-in, batch note polygon edge length, one key to adjust font height)
- 2020-06-24 09:20:01下载
- 积分:1
-
动态创建数组类
说明: 动态创建数组模板,可以用该模板动态创建所需要的数组类(Dynamic Creation of Array Templates)
- 2020-06-24 03:00:02下载
- 积分:1
-
PWMC51demo
零耗时低频宽脉冲软PWM信号控制C51演示程序(zero time-consuming low-bandwidth pulses soft PWM control signal C51 Demonstration Program)
- 2006-10-22 14:55:22下载
- 积分:1
-
Createwindow
应用程序:Example 项目概述
========================================================================
应用程序向导已为您创建了此 Example 应用程序。
本文件概要介绍组成 Example 应用程序的每个文件的内容。
Example.vcproj
这是使用应用程序向导生成的 VC++ 项目的主项目文件。
它包含生成该文件的 Visual C++ 的版本信息,以及有关使用应用程序向导选择的
平台、配置和项目功能的信息。
Example.cpp
这是主应用程序源文件。
包含用于显示窗体的代码。
Form1.h
包含窗体类的实现和 InitializeComponent() 函数。
AssemblyInfo.cpp
包含用于修改程序集元数据的自定义属性。
/////////////////////////////////////////////////////////////////////////////
其他标准文件:
StdAfx.h, StdAfx.cpp
这些文件用于生成名为 Example.pch 的预编译头文件
和名为 StdAfx.obj 的预编译类型文件。
(this is a vc++ interface example!)
- 2009-05-01 12:15:13下载
- 积分:1