资源列表

« 1 2 ... .93 .94 .95 .96 .97 1698.99 .00 .01 .02 .03 ... 1877 »

[书籍源码485

说明:函数名称: UART_init()串口初始化函数 // 函数功能: 在系统时钟为11.059MHZ时,设定串口波特率为9600bit/s // 串口接收中断允许,发送中断禁止-Function name: UART_init () function to initialize the serial// Function: In the system clock for the time 11.059MHZ, set serial port baud rate for 9600bit/s/
<冀军良> 在 2025-06-15 上传 | 大小:1kb | 下载:0

[书籍源码xianshi

说明:四位数码管顺序显示1-9999.每秒钟刷新一次-Sequence of four digital tube display 1-9999. Per second refresh time
< 罗麒> 在 2025-06-15 上传 | 大小:1kb | 下载:1

[书籍源码ch3.16

说明:Ch03 Ex16 [Ch03 Ex16] 假设如题3.1所述火车调度站的入口处有n节硬席或软席车厢(分别以H和S表示) 等待调度,试编写算法,输出对这n节车厢进行调度的操作(即入栈或出栈操作)序列,以使用 所有的软席车厢都被调整到硬席车厢之前。 串。 -Ch03 Ex16 [Ch03 Ex16] assumptions, such as described in 3.1 title at the entrance to the train station sche
<Sean> 在 2025-06-15 上传 | 大小:1kb | 下载:0

[书籍源码RSencode

说明:包含RS(10,8)的verilog源程序,加法器的verilog源程序,卷积码的verilog源程序-Contains RS (10,8) of the Verilog source code, the Verilog source code adder, convolution of the Verilog source code
<bai> 在 2025-06-15 上传 | 大小:1kb | 下载:0

[书籍源码unif_norm

说明:均匀分布检验,亦可运用到其他分布检验。服从多种分布时,通过比较统计量的大小最终确定分布形式。-Uniformly distributed testing, can also be applied to other distribution test. Subject to a variety of distributions, by comparing the statistics to determine the size of the final distribution of the fo
<wl> 在 2025-06-15 上传 | 大小:1kb | 下载:0

[书籍源码fushu

说明:复数运算#include<iostream.h> class Complex { public: Complex( double r =0, double i =0 ) Complex(int a) { Real = a Image = 0 } void print() const friend Complex operator+ ( const Complex & c1, const Complex & c2 ) friend Com
<伍国> 在 2025-06-15 上传 | 大小:1kb | 下载:0

[书籍源码2

说明:循环赛 采用分治策略 N个选手只要赛N-1个场-Round Robin using sub-rule strategy N-player game as long as the N-1-site
<kwxiang> 在 2025-06-15 上传 | 大小:1kb | 下载:0

[书籍源码3

说明:求第K个最小值 比2分法还快的算法 只要比N-1次就行-K for the first 2 months than the minimum value method as long as the algorithm faster than the N-1 times on the line
<kwxiang> 在 2025-06-15 上传 | 大小:1kb | 下载:0

[书籍源码chap6

说明:< Visual C++MATLAB图像处理与识别实用案例精选>>中的神经网络实例
<林先生> 在 2025-06-15 上传 | 大小:1kb | 下载:0

[书籍源码xhs

说明:操作系统课程实习之进程调度模拟实现--采用时间片轮转算法(c++版)-Internship programs of the operating system process scheduling simulation realize the use of Round Robin time slice (c++ Version)
<林雨寒> 在 2025-06-15 上传 | 大小:1kb | 下载:0

[书籍源码10

说明:自动柜员机功能菜单的线性模拟程序。学习使用switch语句。-Automatic teller machine function menu linear simulation program. Learning to use the switch statement.
<余立新> 在 2025-06-15 上传 | 大小:1kb | 下载:0

[书籍源码69

说明:为验证哥德巴赫猜想对2000以内的正偶数都是成立的,要将整数分解为两部分,然后判断分解出的两个整数是否均为素数。-To verify the Goldbach conjecture is less than 2000 are even set up an integer to be divided into two parts, and then decomposed to determine whether the two integers are prime.
<余立新> 在 2025-06-15 上传 | 大小:1kb | 下载:0
« 1 2 ... .93 .94 .95 .96 .97 1698.99 .00 .01 .02 .03 ... 1877 »

源码中国 www.ymcn.org