资源列表

« 1 2 ... .65 .66 .67 .68 .69 157070.71 .72 .73 .74 .75 ... 216394 »

[单片机(51,AVR,MSP430等)4

说明:①把settle定义成char型变量 ②settle=(settle>= A && settle <= B ) 写错了,改成(settle>= A && settle <= Z ) ③scanf函数后面加一句getchar()用来吸收回车键 -① put settle variables defined as char type ② settle = (settle> = ' A' & & settle < = '
<蜗蜗牛> 在 2025-11-22 上传 | 大小:2kb | 下载:0

[matlab例程5

说明:一道程序编译顺序的考题,涉及到函数调用的先后顺序及运算符号的优先级等问题。下面我展开给你讲。 C的程序编译总是从main函数开始的,这道题的重点在“fun((int)fun(a+c,b),a-c)) ”语句。 系统首先要确定最外层 fun()函数的实参,第一个参数的确定需要递归调用fun()函数(不妨称其为内层函数)。内层函数的两个参数分别为x=a+b=2+8=10、y=b=5,执行函数体x+y=10+5=15,于是得外层函数的参数x=15。其另一个参数y=a-c=2-b=-6,再次
<蜗蜗牛> 在 2025-11-22 上传 | 大小:2kb | 下载:0

[P2P编程p2p

说明:是一个P2P方面很重要的资料。讲的比较全面。值得一看。-Are very important aspects of a P2P information. Talking about much more comprehensive. Worth a visit.
<wu> 在 2025-11-22 上传 | 大小:154kb | 下载:0

[驱动编程switcherdriver

说明:这是北邮的一篇硕士学位论文题目是 第三层交换机以太网驱动的设计与实现-The third layer Ethernet switches driven design and implementation
<chen> 在 2025-11-22 上传 | 大小:3.29mb | 下载:0

[通讯编程MySerialCom

说明:串口通信,标准的232接口编程,可以更该设置,适合于初学者。-Serial communication, the standard 232 programming, can be more of the settings, suitable for beginners.
<蒋尚昆> 在 2025-11-22 上传 | 大小:3.54mb | 下载:0

[数学计算/工程计算PerfectRandom

说明:完美随机数,即1 的概率,在执行一百次也肯定会出现1次;该代码随机产生5组20以内的排列-Perfect random number, that is 1 of probability, in the implementation of one hundred times there will be one meeting the code randomly generated 5 groups with 20 or less
<张君久> 在 2025-11-22 上传 | 大小:6kb | 下载:0

[教育/学校应用edu

说明:一个关于学校网站教育资源的网站,能实现文件的上载,可以实现教育资源的共响-School website on educational resources website, can upload files, you can achieve a total ring of educational resources
<ya> 在 2025-11-22 上传 | 大小:402kb | 下载:0

[远程控制编程655207932007321101351

说明:一个简单的远控源码.适合新手比较简单-Far from a simple source code control
<biang> 在 2025-11-22 上传 | 大小:141kb | 下载:0

[ICQ/即时通讯MyChat2

说明:This is a simple caht server in java
<nick> 在 2025-11-22 上传 | 大小:108kb | 下载:0

[嵌入式/单片机编程VCcode

说明:孙鑫的《VC++深入详解》配套源码 主要是基于MFC编程-SUN Xin' s " VC++ in depth explain" matching source is mainly based on MFC programming
<叶玲> 在 2025-11-22 上传 | 大小:17.8mb | 下载:0

[Internet/网络编程weibonet

说明:电子商城,电子商务类的专业网站源码,比较适合开店用-Electronics Shopping Mall, e-commerce category of professional web source, comparison shop by fit
<ba > 在 2025-11-22 上传 | 大小:16.29mb | 下载:0

[单片机(51,AVR,MSP430等)main

说明:MSP430 读写FLASH 很好用 有LED检测程序-reak write flash
<> 在 2025-11-22 上传 | 大小:1kb | 下载:0
« 1 2 ... .65 .66 .67 .68 .69 157070.71 .72 .73 .74 .75 ... 216394 »

源码中国 www.ymcn.org