-
2010_micromouse
对电脑鼠的介绍以及阐述,从最简单到如梦,为介绍性材料(The introduction of the computer mouse and to describe, from the most simple to the dream, the introductory material)
- 2013-03-26 19:20:08下载
- 积分:1
-
metpodVC9
c源代码,模拟示波器,开发环境VC6,使用方法见说明(C source code, analog oscilloscope, development environment VC6, use method see instructions)
- 2018-08-06 10:18:35下载
- 积分:1
-
hun_v61
车牌识别定位程序的部分功能,包括随机梯度算法,相对梯度算法,wolf 方法计算李雅普诺夫指数。( Part of the license plate recognition locator feature, Including stochastic gradient algorithm, the relative gradient algorithm, wolf calculated Lyapunov exponent.)
- 2017-05-12 12:13:15下载
- 积分:1
-
BtnDownUp
button按下后,edit控件内容连续变化,button抬起后edit内容停止变化。自己做的例子,只以int数据为例。(button is pressed, edit control content changes continuously, button lift stops changing after edit content. Own example, an int data as an example only.)
- 2013-08-24 11:42:31下载
- 积分:1
-
12
说明: 下面是一个结构体声明:
struct box
{
char maker[40]
float height
float width
float length
float volume
}
a. 编写一个函数,按值传递box结构,并显示每个成员的值
b. 编写一个函数,传递box结构的地址,并将volume成员设置为其他三维长度的成绩。
c. 编写一个使用这两个函数的简单程序
(Here is a structure declaration: struct box {char maker [40] float height float width float length float volume } a. Write a function that is passed by value box structure, and shows the value of each member b . to write a function, passing the address box structure and volume settings for the other three members of the length of the results. c. use these functions to write a simple program)
- 2013-06-02 17:27:08下载
- 积分:1
-
lendning
一个关于精馏塔建模的matlab仿真程序,很经典的,值得大家来学习学习(Modeling of a rectification tower of matlab simulation program, very classic, worth to learning how to learn)
- 2017-08-07 21:04:58下载
- 积分:1
-
calendar
编程反复显示2010年各月份日历。(程序可以设定2010年1月1号为星期五)。(show the calendar)
- 2012-12-04 16:24:47下载
- 积分:1
-
iostream1
编写程序,通过设置ios::scientific和ios::fixed标志以定点和科学记数法显示浮点类型数据。(Programming, by setting the ios:: scientific and ios:: fixed flag with fixed-point and scientific notation floating-point data types.)
- 2010-05-17 17:14:54下载
- 积分:1
-
Practice1_14
字符串交叉输入,就是将一个字符串交叉的输入到了另一个字符串当中,比如:
char a[4]="ABCD" char b[4]="abcd"
则char c[8]="AaBbCcDd"
(Cross-string input, is to cross a string input to another string of them, such as:
char a [4] = "ABCD" char b [4] = "abcd"
While char c [8] = "AaBbCcDd" )
- 2009-02-19 18:26:20下载
- 积分:1
-
femobj-z_soil
说明: 瑞士某大学编写的著名计算有限元程序Z-Soil的面向对象语言版的(Swiss University, prepared a well-known finite element program calculated Z-Soil of the object-oriented language version of the)
- 2008-10-22 22:37:58下载
- 积分:1