-
OreillyHeadFirstJavascript
javascript pdf ebook
- 2010-11-22 08:09:31下载
- 积分:1
-
Power Spectrum (WAV File)
功率谱分析,labview自带WAV声信号功率谱分析(Power spectrum analysis, LabVIEW with WAV acoustic signal power spectrum analysis)
- 2019-01-23 18:49:54下载
- 积分:1
-
NLM2_1_.if12
利用PSCAD搭建的NLM调制的MMC模型(NLM Modulation Model Based on PSCAD)
- 2021-01-18 11:08:43下载
- 积分:1
-
SpraySimulation
说明: EDEM 用户自定义编译API喷雾模拟算例, 源文件编译代码(EDEM user-defined compiler API SpraySimulation example, source file, compiler code)
- 2019-03-11 15:26:07下载
- 积分:1
-
Invitation to Computer Science
说明: 这是第5版,英文彩色版,字迹清晰,这是从csdn上下载弄过来的。(This is the 5th, writed by English and color paper.)
- 2020-06-16 06:20:01下载
- 积分: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
-
人民邮电的计算机方面的书我还是蛮喜欢的。 我是java初学者,我整天在网上搜索java教程, 我将小小的一点收获分与大家共享...
人民邮电的计算机方面的书我还是蛮喜欢的。 我是java初学者,我整天在网上搜索java教程, 我将小小的一点收获分与大家共享-Posts And Telecommunications News of the computer book I quite like the idea. I java beginners, I was always in search java online tutorial, I will harvest tiny 1:00 pm and share
- 2023-06-29 13:25:04下载
- 积分:1
-
labview中表格的应用和时间日期的提取,将数据输入到表格中
labview中表格的应用和时间日期的提取,将数据输入到表格中-LabVIEW Application Form Date and time of extraction, the data entered into the table
- 2023-08-26 20:40:04下载
- 积分:1
-
程序 Pencari Bilangan Terbesar dan terkecil
#include < stdio.h > //header 文件
#include < conio.h > //header 文件
int main () { //program utama mulai
int n,x [20],最大值、 最小 ; //pendeklarasian 的变量 banyak bilangan、 bilangan 使用、 最低
printf ("。: 程序 Pencari Bilangan Terbesar dan Terkecil:.n") ; //Judul 程序
printf (" ---nn") ;
printf (" Masukkan banyak bilangan:") ; scanf ("%d",& n) ; //Input Jumlah Bilangan
为 (x = 1 ; x < = n ; x + +) { 为 dg inisial //Proses Pengulangan memakai x = 1,kondisi x < = n,控制 x + +
printf ("n Bilangan ke-%d:",x) ; scanf ("%d",& a[x]) ; //Input Bilangan
}
最大 = [1] ; //inisialisasi pertama untuk bilangan pertama
为 (x = 1 ; x < = n; x + +) {
- 2022-05-30 14:16:21下载
- 积分:1
-
Symbian OS S60平台2D游戏引擎案例
Symbian OS S60平台2D游戏引擎案例
- 2022-09-04 03:45:02下载
- 积分:1