-
基础学习,是学习数据结构课程所要涉及的相关代码,可做参考...
基础学习,是学习数据结构课程所要涉及的相关代码,可做参考-basic learning
- 2023-07-10 13:05:04下载
- 积分:1
-
Java Applet 水中倒影(一个Java Applet的简单实例)
Java Applet 水中倒影(一个Java Applet的简单实例)-Java Applet reflection of the water (a Java Applet simple examples)
- 2023-01-06 12:40:03下载
- 积分:1
-
利用simulink简历模块图进行机器人的单关节动力学仿真,rar内含说明文档1份,simulink模块图2份(内容一样,其一适于6.5以下版本,另一适于7.0...
利用simulink简历模块图进行机器人的单关节动力学仿真,rar内含说明文档1份,simulink模块图2份(内容一样,其一适于6.5以下版本,另一适于7.0以上版本),简单易懂。-use Simulink curriculum vitae module chart single-joint robot dynamics simulation. rar file a note containing copies Simulink map module 2 (content, One suitable for the following version 6.5, 7.0 more suitable for another version), the simple and understandable.
- 2022-06-12 19:12:28下载
- 积分:1
-
用Visual Basic编写收发电子邮件的程序
用Visual Basic编写收发电子邮件的程序-Prepared by using Visual Basic procedures for sending and receiving e-mail
- 2022-03-15 08:34:14下载
- 积分:1
-
超市进销存管理系统
超市进销存管理系统应该具有以下功能:
l 前台销售结帐。
l 基本信息管理。
l 基本信息查询。
l 日结查询。
l 超市小票打印。
- 2023-03-11 06:15:05下载
- 积分:1
-
seg2
seg2-segy格式转换工具,利用c++编写的,希望对相关的人有用-seg2- SEGY format conversion tools, the use of c prepared in the hope that the right of use
- 2022-03-21 17:23:54下载
- 积分:1
-
很多有趣的小程序,对学习C语言有很大的帮助哦 大家一定要
很多有趣的小程序,对学习C语言有很大的帮助哦 大家一定要-many interesting small program, to learn C language is a great help, oh we must Kankan
- 2023-07-26 23:05:03下载
- 积分:1
-
C 语言开发日历的源程序
C 语言开发日历的源程序-C language source calendar
- 2022-03-18 09:10:02下载
- 积分: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
-
VC助手软件,帮助您快速编写VC程序!VC助手,用过都说好,就不用多介绍了!...
VC助手软件,帮助您快速编写VC程序!VC助手,用过都说好,就不用多介绍了!-VC assistant software that helps you to quickly process the preparation of VC! VC assistant, used that well, do not have to introduce a!
- 2022-03-13 13:05:26下载
- 积分:1