-
一款迷人而有趣的迷题游戏,是一个测试你智力水平的游戏。Java语言开发,使用方便,画面生动有趣。...
一款迷人而有趣的迷题游戏,是一个测试你智力水平的游戏。Java语言开发,使用方便,画面生动有趣。-one charming and interesting games that fans, is a test your intelligence level of the game. The Java language development, ease of use, picture lively and interesting.
- 2022-06-13 18:11:39下载
- 积分:1
-
read Qian Longsheng stock data, the development of software stocks indispensable...
本程序是读取钱龙股票数据的,是开发股票软件不可缺少的核心。-read Qian Longsheng stock data, the development of software stocks indispensable core.
- 2023-09-03 05:25:02下载
- 积分:1
-
this is on the quantification of specific details in English, introduced in grea...
这个是有关于量化的具体介绍是英文版的,介绍的很详细-this is on the quantification of specific details in English, introduced in great detail
- 2022-07-12 23:23:16下载
- 积分:1
-
雷达阵列信号信号处理工具箱,包括主动雷达和被动雷达雷达信号的建模与仿真,还有不少好的例子....
雷达阵列信号信号处理工具箱,包括主动雷达和被动雷达雷达信号的建模与仿真,还有不少好的例子.-Radar Array Signal Signal Processing Toolbox, including the active radar and passive radar signal modeling and simulation, there are many good examples.
- 2022-09-30 22:30:05下载
- 积分:1
-
联众游戏计牌程序,实现的比较简单。
有兴趣的朋友可以
联众游戏计牌程序,实现的比较简单。
有兴趣的朋友可以-Ourgame or licensing procedures to achieve the relatively simple. Interested friends can s
- 2022-07-02 18:36:22下载
- 积分:1
-
右前门控制器 可以用 codewarrior 3.0 版本打开后,下载到目标板中运行...
右前门控制器 可以用 codewarrior 3.0 版本打开后,下载到目标板中运行-Right Front Door codewarrior 3.0 version of the controller can be opened, downloaded to the target board to run
- 2022-09-26 09:45:02下载
- 积分:1
-
CCITT的CRC检验代码。不是很难,但也是心血所结
CCITT的CRC检验代码。不是很难,但也是心血所结-CCITT The CRC check code. Is not difficult, but also efforts by the knot! ! !
- 2022-08-09 09:55:51下载
- 积分:1
-
点取CAD中点,可以获得此点的坐标值,单位为
点取CAD中点,可以获得此点的坐标值,单位为-Point to take the midpoint of CAD can obtain the coordinates of this point, the unit of mm
- 2022-02-25 23:30:15下载
- 积分:1
-
一个简单的数字时钟程序,其中的date类派生于MFC CStatic 基类。
一个简单的数字时钟程序,其中的date类派生于MFC CStatic 基类。- A simple digital clock procedure, date kind of derivation to
MFC CStatic base class.
- 2022-01-20 22:42:50下载
- 积分: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