-
12-RS232
rs232实验 可以看看是综合实验 需要的人
是51的板子 用keil编译(the rs232 experiment to see people in need of comprehensive experimental 51 board keil compiler)
- 2012-07-30 21:34:34下载
- 积分:1
-
STM32--mpu6050
完成mpu6050的姿态角解算,包括卡尔曼,一阶以及二阶滤波算法(caculate the angels of the mpu6050)
- 2021-04-04 19:39:04下载
- 积分:1
-
myOwnServer002
我的网络编程作业,服务器端的应用程序,与myOwnClient001一起使用(my network programming operations, the server-application procedures used together with myOwnClient001)
- 2007-04-01 08:19:48下载
- 积分:1
-
chat
Visual C++ 实现的聊天程序,实现聊天室功能,可以运行。(The chat program Visual C++ achieve chat rooms function, you can run.)
- 2013-04-23 22:08:49下载
- 积分:1
-
SMYAOJ14
实现三维对象的平移,旋转变换,以及投影变换,不错的(Realize 3 d object of translation, rotation transformation and projection transformation, good)
- 2017-05-07 15:52:59下载
- 积分:1
-
jieyue-signal
阶跃信号与正弦信号调制,在同一张图纸上绘制四个子图。这是一个很基础的编程应用。(Step signal with a sinusoidal signal modulation, drawn with a drawing on four subgraphs. This is a very basic programming application.)
- 2013-03-20 20:07:36下载
- 积分:1
-
小火箭
使用VC6.0加上MFC做的模拟交通灯十字路口程序。绿灯时车辆通过十字路口,反之停止。((VC6.0 the simulation traffic lights crossroads procedures plus MFC do. Green light when the vehicle through the crossroads, and vice versa stop.))
- 2017-08-29 10:45:35下载
- 积分:1
-
MFC1
该设计用MFC开发的一个小例程,进行加载图片并设置定时器显示在界面上,希望对大家有帮助。(The design used MFC development of a small routine, loading pictures, and set the timer displayed on the interface, we want to help.)
- 2017-09-15 11:01:41下载
- 积分:1
-
vigenerecipher
vigenerecipher加密解密算法实例
使用vigenerecipher算法加密字符串
可输入任意密钥(vigenerecipher examples of encryption and decryption algorithms
String encryption algorithm using the vigenerecipher
Can enter any key)
- 2009-09-15 13:25:56下载
- 积分:1
-
bao
多级反馈队列进程调度算法
1. 实验目的:
用高级语言编写和调试一个进程调度程序,以加深对进程的概念及进程调度算法的理解。
2. 实验内容:
编写一个模拟程序,完成单处理机系统中的进程调度,采用多级反馈队列的时间片轮转调度算法.
实验具体包括:首先确定进程控制块的内容,进程控制块的组成方式,确定相关参数(如进程数、到达时间、服务时间、时间片大小等) 然后完成进程创建原语、进程调度原语和进程撤销原语 最后编写主函数,上机实验并取得结果数据。
(The process of multi-level feedback queue scheduling algorithm 1. Experimental Objective: To use advanced language writing and debugging a process scheduler in order to deepen their understanding of the concept of the process and understanding the process of scheduling algorithm. 2. Experimental contents: the preparation of a simulated procedure, single-processor systems to complete the process of scheduling, the use of multi-level feedback queue scheduling algorithm Round-Robin Time Slice. Experiments include: First of all, the process control block to determine the content, process control block of the composition determine the relevant parameters (such as the process of the number of arrival time, service time, time slice size, etc.) and then complete the process of creating the original language, the process of scheduling the original language and the process of revocation of the original language the final preparation of the main function of the machine and obtain the results of)
- 2009-05-06 22:58:08下载
- 积分:1