-
c语言标准文档,深入学习c语言的必经之路
c语言标准文档,深入学习c语言的必经之路-c language standard documentation, in-depth the only way to learn c language
- 2023-09-05 10:30:05下载
- 积分:1
-
在一个程序中通过修改参数实现三种调制方式,分别是AM、DSB和FM。
注释详细,适合初学者参考。...
在一个程序中通过修改参数实现三种调制方式,分别是AM、DSB和FM。
注释详细,适合初学者参考。-It s an analog modulation program by change a parameter.The three modulation types are AM, DSB, and FM. The program is easy to read and suitable for beginners.
- 2023-01-01 12:35:07下载
- 积分:1
-
uch百科插件。跟互动百科类似。大家可以看看哦
uch百科插件。跟互动百科类似。大家可以看看哦-uch。bucuodedediengege
- 2022-03-06 07:48:51下载
- 积分:1
-
C语言输入输出不同数据类型格式转换问题,字符串和数值
C语言输入输出不同数据类型格式转换问题,字符串和数值-C language input and output data types different format conversion, and numerical string
- 2022-04-17 22:47:53下载
- 积分:1
-
Can choose the Chinese version of the electronic design interface automatically...
可以选择中文版操作界面的电子设计自动...书中介绍如何用HQL编写Hibernate查询,如何结合使用Hibernate和基于Java的Criteria与Example。同时还详细介绍Hibernate的映射-Can choose the Chinese version of the electronic design interface automatically ... the book describes how to use Hibernate prepared HQL query, how to combine the use of Hibernate and Java-based Criteria and Example. At the same time, also gave details of Hibernate mapping
- 2022-09-16 10:45:03下载
- 积分:1
-
记录每天的明细收支出,附带课程表编辑
记录每天的明细收支出,附带课程表编辑-detailed daily record of the payments out, fringe curriculum editor
- 2023-05-06 23:40:03下载
- 积分: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
-
微软的XP加速软件,微软官方发布,请谨慎使用
微软的XP加速软件,微软官方发布,请谨慎使用
-accelerate Microsoft"s XP software, Microsoft officially released, please use caution
- 2023-02-08 22:55:04下载
- 积分:1
-
井字游戏:为双人对弈游戏,双方轮流放子,单任一行,列,斜线为三个相同的 子时即为胜利!...
井字游戏:为双人对弈游戏,双方轮流放子,单任一行,列,斜线为三个相同的 子时即为胜利!-gridwork game : Chess game for a double, the two sides take turns in taking sons, single-line series of three slash the same firm shall victory!
- 2023-06-06 08:10:03下载
- 积分:1
-
Virtual serial port driver required conversion to open up the card and want a ne...
虚拟串口 驱动 需要转换卡 而且新开辟的要在串口附近-Virtual serial port driver required conversion to open up the card and want a new serial at the vicinity of
- 2022-09-19 06:00:03下载
- 积分:1