资源列表

[其他小程序12-3

说明:关于如何走出迷宫的c语言程序,首先从键盘上输入迷宫进、出口位置,即可在屏幕上显示出口路线图。-on how out of the labyrinth c language program, the first from the keyboard input maze imports and exports position, can be displayed on the screen export the road map.
<孙红艳> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[其他小程序9-6

说明:播放器的c语言程序,通过读取音长基数的值,确定发音的频率,然后按频率值发出歌曲的音调。-Player of the c language program, read through the duration of the base value, to determine the frequency of pronunciation, then issued by the frequency of the pitch songs.
<孙红艳> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[其他小程序7-1

说明:用c语言编写的利用图形控制寄存器功能写像素函数,其中有定义索引寄存器端口地址和数据寄存器端口地址。-c language used in the preparation of the use of graphics function control registers write pixel function, Index which definition Register port address and data registers
<孙红艳> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[其他小程序BPSK_modelation

说明:scr ipt file for computer exercise "BPSK".-scr ipt file for computer exercise "BPSK."
<王海霞> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[其他小程序real_noise

说明:Adds noise to processes x1(n) and x2(n), at SNR=snr, using seeds s1 and s2.-Adds noise to processes x1 (n) and x2 (n), at SNR = snr, using seeds s1 and s2.
<王海霞> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[其他小程序Kill_autorun

说明:autorun病毒专杀,填补大杀毒软件公司的杀毒漏洞-autorun kill the virus, to fill the big anti-virus software company sandofan loopholes
<sorwd> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[其他小程序copycommond

说明:复制命令的源代码,作东东的时候很有可能用到的,不用谢-order copies of the source code for Eastern time is likely to be used, You're welcome
<sorwd> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[其他小程序moment1

说明:使用matlab软件编程,进行字母识别处理-using Matlab software programming, in alphabetical identification processing
<方方> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[其他小程序duizhanjisuanshi

说明:利用c++编写的利用堆栈实现的加减乘除的算法-c prepared by the use of the use of the stack to achieve the arithmetic algorithm
<汤杰> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[其他小程序lastcard

说明:可以一步 地显示最后剩下的牌,过程详细-step by step to show that the last remaining license, the process in detail
<汤杰> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[进程与线程Clunzhuanfa

说明:编写并调试一个模拟的进程调度程序,采用“轮转法”调度算法对五个进程进行调度。   轮转法可以是简单轮转法、可变时间片轮转法,或多队列轮转法。   简单轮转法的基本思想是:所有就绪进程按 FCFS排成一个队列,总是把处理机分配给队首的进程,各进程占用CPU的时间片相同。如果运行进程用完它的时间片后还为完成,就把它送回到就绪队列的末尾,把处理机重新分配给队首的进程。直至所有的进程运行完毕。-prepared a simulati
<庄宁文> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[进程与线程youxianshu

说明:编写并调试一个模拟的进程调度程序,采用“最高优先数优先”调度算法对五个进程进行调度。   “最高优先数优先”调度算法的基本思想是把CPU分配给就绪队列中优先数最高的进程。   静态优先数是在创建进程时确定的,并在整个进程运行期间不再改变。   动态优先数是指进程的优先数在创建进程时可以给定一个初始值,并且可以按一定原则修改优先数。例如:在进程获得一次CPU后就将其优先数减少1。或者,进程等待的时间超过某一时限时增加其优
<庄宁文> 在 2025-01-18 上传 | 大小:1kb | 下载:0

源码中国 www.ymcn.org