-
DSp原理及应用第8章程序源码,可以将你进一步引入Dsp开发行列...
DSp原理及应用第8章程序源码,可以将你进一步引入Dsp开发行列-DSp principle and application procedures Chapter 8 source, we can introduce you to further develop the ranks Dsp
- 2022-06-26 03:21:35下载
- 积分: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
-
Download the official site of the 2.5 version of myJXTA, configured form again a...
在官方网站上下载了2.5版本的myJXTA,配置好窗体后跑了一遍,感觉这个示例程序的功能还是蛮强大的,但是这个程序的API写得比较简单,所以决定自己仔细研究研究~-Download the official site of the 2.5 version of myJXTA, configured form again after the run, I feel the function of the sample or very strong, but this process is relatively simple API written, so carefully studied to determine their own study ~
- 2023-06-10 18:15:03下载
- 积分:1
-
Bomberman
炸弹人源文件.
模拟FC文件
没有图片 程序模拟的黑白图片
能够正常运行。 玩起来还可以吧!-Bomberman
- 2022-02-07 06:42:03下载
- 积分:1
-
差分空时编码程序,对你很有帮助的,可以
差分空时编码程序,对你很有帮助的,可以-DSTBC
- 2022-01-25 15:51:39下载
- 积分:1
-
//特 点: //
// 1、功能完整,直接使用 //
// 2、模块独立性强,移植方便,外部仅init和move函数,修改显示和输入即可 //
/...
//特 点: //
// 1、功能完整,直接使用 //
// 2、模块独立性强,移植方便,外部仅init和move函数,修改显示和输入即可 //
// 3、对减少内存占用、尽量减少屏幕操作进行适当优化 //
// 4、新方块生成高度随机,绝对无规律 //
// 5、仿真环境为Keil7.5+Proteus6.5,可以联机也可脱机运行 //
-//features :// 1, the functional integrity, the use of direct//// 2, module-independence, Transplant convenience, external and move only init function, and the amendment shows can be imported//// 3. to reduce the memory footprint, minimizing operating properly screen optimization//// 4, the new generation highly random box, absolutely no rules//// 5, the simulation environment for Keil7.5 Proteus6.5. can be on-line off-line operation
- 2022-07-12 09:40:21下载
- 积分:1
-
Snake, used to write c#, can control the speed of a snake, the space bar suspens...
贪吃蛇,用c#写的,可以控制蛇的速度,空格键暂停-Snake, used to write c#, can control the speed of a snake, the space bar suspension
- 2022-03-29 22:17:50下载
- 积分:1
-
RADIUS authentication billing services, and pure C language code.
RADIUS协议的认证计费服务,纯C语言代码。-RADIUS authentication billing services, and pure C language code.
- 2022-10-16 07:30:03下载
- 积分:1
-
a simulated Poisson random process of small programs. System can calculate the a...
一个模拟泊松随机过程的小程序。可以计算系统平均等待时间,和平均对列长度。系统参数如 到来速率及离开速率均可在头文件里修改。另外通过修改头文件factorK可以将到来序列的概率分布改为Erlang分布。-a simulated Poisson random process of small programs. System can calculate the average waiting time, and the average length of the list. The system parameters such as the rate of arrival and departure rates can be found in the first document changes. Through the first revised document will come factorK sequence probability distribution instead Erlang distribution.
- 2022-06-26 22:44:57下载
- 积分:1
-
Java编的连连看游戏,希望会喜欢
Java编的连连看游戏,希望会喜欢-Java series Lianliankan game, hope it will be like
- 2022-01-21 05:09:30下载
- 积分:1