资源列表
BIBO
- 相位差求解====源码或其他好源码或编程学习资料,质量越高得到的下载-Solution phase
os-1
- 操作系统实验1,进程调度实验本实验模拟单处理器系统的进程调度,加深对进程的概念及进程调度算法的理解。用某种语言编写和调试一个进程调度的算法程序,有一些简单的界面,能够运行,仿真操作系统中进程调度的原理和过程。进程调度要求使用高响应比优先的动态优先级调度算法。-Operating system in Experiment 1, the process of scheduling experiments in this experiment simulated the process single-
mscomm_sage
- 在delphi7.0的环境下,应用VB6.0中的控件MSCOMM,用于接收和发送不规则字符串。-The delphi7.0 environment, the application in VB6.0 controls MSCOMM, for receiving and sending irregular strings.
biresearch
- matlab中的二分法使用,是一个函数,能用在任何m文件中-matlab dichotomy use is a function that can be used in any m file
QPSK
- QPSK的调制和性能分析,有误比特率和性噪比的图,还有星座图。-QPSK modulation and performance analysis.
GHDP
- 对应书籍为《复杂非线性系统自适应动态优化》课本第六章例子的程序,讲述单网络的自适应动态优化-Corresponding books as " complex adaptive dynamic optimization of nonlinear systems" textbook example of Chapter VI of the program, about a single network adaptive dynamic optimization
line
- 应用Bresenham法画直线的算法,的汇编程序。-application of Bresenham draw line
graph0
- make a color box in DOS
delay24h
- 24小时定时的延时子程序,利用单片机定时器实现,调试成功-24-hour timer delay subroutines, the use of microcomputer timer, and debug the success of
etesal2jomle
- Connection with two projects, including assembly language source code
UART
- 单片机通信代码,UART接收和发送数据,通过串口调试发送一个数据然后MCU返回数据到PC端的串口调试器-the mcu can recieve and send a data from uart
连连看游戏辅助
- 《连连看》是由一款益智类游戏。 《连连看》只要将相同的两张牌用三根以内的直线连在一起就可以消除,规则简单容易上手。 本题编写程序模拟人进行连连看游戏,电脑模拟人玩连连看的过程如下: 1、分析本局游戏,将本局游戏转化成一个二位数组。0表示空白区域,数字表示该游戏牌为出现在游戏中的第几类游戏牌。 2、利用广度优先搜索算法,判断两个游戏牌是否可以消除。 3、程序模拟人点击可以消除的一对游戏牌进行消除。 对某局游戏转化成二维数组如下: 0 0 0 0 0 0 1 2 0 0 0 0
