-
轩辕剑外传 II,游戏代码比较简单,但拥有了网游的基本框架,初学者可下载研究!...
轩辕剑外传 II,游戏代码比较简单,但拥有了网游的基本框架,初学者可下载研究!-X-Men II, the code is relatively simple game, but the Web has the basic framework, beginners can download research!
- 2023-04-01 03:25:04下载
- 积分:1
-
应用类 一个小小的倒计时程序,可以使用户在需要时提供方便快捷的操作:)...
应用类 一个小小的倒计时程序,可以使用户在需要时提供方便快捷的操作:)-Application of a small category of the countdown procedure, allows the user when necessary to provide a convenient mode of operation:)
- 2023-05-20 04:05: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
-
一句话,别用它
word count shit don t ever use it
- 2022-03-11 06:21:44下载
- 积分:1
-
output under two TREE
根据c语言输出2叉树-output under two TREE
- 2022-03-03 16:46:21下载
- 积分:1
-
一个最小的装载任天堂原装Wii游戏,支持地区的免费游戏加载…
A minimal loader of original Nintendo Wii Games, supports region free game loading
- 2022-01-25 19:09:29下载
- 积分:1
-
用于地籍点线数据的处理程序。可以将点线文件处理成入库所需要的格式,并且给出详细的错误提示,帮助确认出错位置。...
用于地籍点线数据的处理程序。可以将点线文件处理成入库所需要的格式,并且给出详细的错误提示,帮助确认出错位置。-Cadastral data points and lines used in the process. Points and lines can be required for document processing into the storage format, and gives a detailed error, to help identify location of the error.
- 2022-07-05 10:37:28下载
- 积分:1
-
除以32位整数16bit整数数签署。输入数据…
32bit有符号整数除以16bit整数。
输入数据为被除数Num和除数Den,
输出数据为商Quot和余数Rem。-Divided by the number of signed 32bit integer 16bit integer. Input data for the dividend divisor Num and Den, output data for more than a few business Quot and Rem.
- 2022-03-25 07:43:00下载
- 积分:1
-
pic单片机定时器使用详解,介绍了定时器的功能,如何设置,以及使用时的注意事项。...
pic单片机定时器使用详解,介绍了定时器的功能,如何设置,以及使用时的注意事项。-pic explain the use of single-chip timer, the timer function of introduction, how to set up, and the use of Notes.
- 2022-01-26 05:35:17下载
- 积分:1
-
802.11a wlan物理层仿真,里面有三个物理模型,均用MATLAB编写
802.11a wlan物理层仿真,里面有三个物理模型,均用MATLAB编写-802.11a WLAN PHY
There are*three* versions of the 802.11a physical layer model:
R13/IEEE80211a.mdl:
Requires R13 (MATLAB ) and Stateflow (for adaptive modulation control)
R13/IEEE80211a_NoSF.mdl:
Requires R13 (MATLAB), but does not require Stateflow.
R13SP1/IEEE80211a.mdl
Requires R13SP1 (MATLAB), but does not require Stateflow.
This latest version also includes some bug fixes.
All Simulink models require the Communications Blockset.
- 2022-07-26 22:00:23下载
- 积分:1