资源列表

« 1 2 ... .28 .29 .30 .31 .32 1533.34 .35 .36 .37 .38 ... 1877 »

[书籍源码scanf-temp

说明:键盘缓冲区残余信息问题 scanf(" c",&c) 这句不能正常接收字符,什么原因呢?我们用 printf("c= d\n",c) 将C用int表示出来,启用printf("c= d\n",c) 这一句,看看scanf()函数赋给C到底是 什么,结果是c=10 ,ASCII值为10是什么?换行即\n.对了,我们每击打一下"Enter"键,向键盘缓冲区发去一个“回车”(\r),一个“换行"(\n),在这里 \r被scanf()
<陈文> 在 2025-01-19 上传 | 大小:3kb | 下载:0

[书籍源码TUSHUGUANLI

说明:图书管理简易的图书管理系统 管理图书的C++制作-Simple library management
<yanggu> 在 2025-01-19 上传 | 大小:3kb | 下载:0

[书籍源码GA

说明:本程序收集于网络,本人并未进行过运行,如有问题请与作者联系,如有侵权请告之 遗传算法程序: 说明: fga.m 为遗传算法的主程序 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引 入了倒位操作!-this is ga algorim
<刘挺> 在 2025-01-19 上传 | 大小:3kb | 下载:0

[书籍源码chap02

说明:123matlab is very good matlab is very good-matlab is very good matlab is very good
<秦晓磊> 在 2025-01-19 上传 | 大小:3kb | 下载:0

[书籍源码loads_data_from_database_via_combo_box_and_displa

说明:Load database from combo box with Mysql
<aar> 在 2025-01-19 上传 | 大小:3kb | 下载:0

[书籍源码EditGrid

说明:Source code for FlexGrid Editing.
<D.M.S. Priyankara> 在 2025-01-19 上传 | 大小:3kb | 下载:0

[书籍源码ch1

说明:大学课程数值计算引论中的matlab程序-Introduction to the numerical calculation matlab program
<wy> 在 2025-01-19 上传 | 大小:3kb | 下载:0

[书籍源码BoundaryLayer

说明:用打靶法求绝热壁可压缩边界层流的自相似解-Shooting method for self-similar solution of the compressible boundary layer flow over insulating wall.
<谢春阳> 在 2025-01-19 上传 | 大小:3kb | 下载:0

[书籍源码wnnianli

说明:万年历程序是可以自动运算星期与年月日的关系-Calendar program that can automatically calculate the week and date the relationship
<黄明> 在 2025-01-19 上传 | 大小:3kb | 下载:1

[书籍源码16QAMBERanalysis

说明:本程序主要实现16QAM的误码率分析,包括载波相位偏移和判决电平的误差对误码率造成的影响,里面附有自己的解调程序-This procedure mainly realize 16QAM BER analysis, including the carrier phase offset and decision level of errors on the error rate impact, which with its own demo
<hukongyong> 在 2025-01-19 上传 | 大小:3kb | 下载:0

[书籍源码C_conventional_algorithm_2

说明:C语言版本的常用算法第二部分,非常实用,下载可以直接编译运行。-Very useful algorithm with C language.
<xm> 在 2025-01-19 上传 | 大小:3kb | 下载:0

[书籍源码C_conventional_algorithm_3

说明:常用C语言算法集合,第三部分,非常实用的,下载后直接编译运行。-A collection of commonly used algorithm C language, and the third part, very practical, downloaded directly compile and run.
<xm> 在 2025-01-19 上传 | 大小:3kb | 下载:0
« 1 2 ... .28 .29 .30 .31 .32 1533.34 .35 .36 .37 .38 ... 1877 »

源码中国 www.ymcn.org