-
Csdn
Csdn刷下载积分工具,请慎重使用.后果自负(Csdn brush tool to download Points)
- 2010-01-13 22:44:13下载
- 积分: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
-
fdshgfh
基于单片机控制的光立方显示程序,573和2803控制阳极和阴极(Control light cube display program based on 51 single chip microcomputer)
- 2017-12-22 18:57:30下载
- 积分:1
-
table
好用的,系统辨识中,递推最小二乘估计RLS是辨识模型阶次的一个重要的算法,(Easy-to-use, system identification, the recursive least squares estimate RLS times of order identification model is an important part of the algorithm,)
- 2017-08-12 21:08:48下载
- 积分: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
-
VB音乐播放器
VB音乐播放器,实现音乐播放功能,可以直接使用,可以在此基础上添加自己的程序(VB Music Player, to achieve music playback function, can be used directly, you can add their own programs on this basis.)
- 2020-06-19 07:40:02下载
- 积分:1
-
EX_Dictionary
能对已有的单词数据库进行查询,修改,实现双向翻译,并能够进行模糊查询(Word on the existing database can be queried, modified, two-way translation, and be able to carry out fuzzy query)
- 2013-10-10 20:31:55下载
- 积分:1
-
aToI
这是一个工程,包括了所有组成aToI 应用的文件。可以直接在编译器里运行。(This file contains a summary of what you will find in each of the files that
make up your aToI application.)
- 2011-05-20 08:06:56下载
- 积分:1
-
WIN32API
win32编程中常用的API,对于学些WIN32编程非常有用(win32 programm API datasheet, it is very useful for developer of win32)
- 2010-02-10 00:03:04下载
- 积分:1
-
danpianjiwaiwenfanyi
单片机的毕业论文的外文翻译,字数3000左右,希望对大家有所帮助。(SCM dissertation foreign language translation, 3000 words , we want to help everyone.)
- 2010-03-11 21:03:56下载
- 积分:1