资源列表
MemoryManagement
- C++编写的内存管理源代码,适合定制自己内存池的程序员参考。
pm
- 这个是我在上操作系统实验课的时候写的,实现了进程控制的功能。-This is my last lesson, when the experimental operating system written by a process control function.
banker
- 模拟操作系统中的银行家算法,1.txt的录入格式 进程名(单字符),所需a资源数,所需b资源数,所需c资源数,已申请a资源数,已申请b资源数,已申请c资源数 共5行-The Banker Algorithm
psa
- 用c++实现进程调度算法的实现过程(操作系统)-With c++ implementation process scheduling algorithm implementation process (operating system)
utt
- DOS下串口测试工具, 可以选择中断模式和查询模式. 请使用TC2.0编译. 更新请到我的github: https://github.com/shinewave/utils/blob/master/SerialPort/utt.c-UART Test utility for DOS, works in interrupt mode or poll mode. Please compile with TC2.0. view https://github.com/shinewave/utils
OFDM(Matlab).txt.tar
- 一个简单的实现OFDM系统的MATLAB仿真程序,已通过测试。-A simple implementation of the OFDM system MATLAB simulation program, has passed the test.
BP
- 这是一个创建BP神经网络的matlab源代码,包括BP神经网络的创建、曲线拟合等内容。对初学者很有帮助-This is a create BP neural network matlab source code, including the creation of BP neural network, curve fitting and so on. Very helpful for beginners
VC_table
- 我们在利用Visual C++开发基于数据库的软件时,经常要使用大量的表格,而Visual C++中并没有提供相应的表格控件,因此需要我们程序员自己制作,本文将介绍一个简单的表格控件的制作全过程。
8253-2
- 利用PC机的硬件定时8253, 编制秒表延时(0~9秒)程序.要求: 按任意键,开始计时, 在屏幕上以1秒间隔从0到9显示 按ESC键,计时停止.-use of PC hardware-timed 8253, the establishment of a stopwatch Delay (0 ~ 9 seconds) program. Requirements : by the arbitrary button, the timer on screen to a second interval
yuyin
- 语音芯片ISD4004的存储和回放,定时和中断-ISD4004 voice chip, the storage and playback, timing and interrupt
sting
- 不用串指令,把字符串STRING1中的内容传到STRING2中-No string instruction, the contents of the string STRING1 reached STRING2 in
shiyanliu
- 从键盘输入一字符串(其中包含多个&字符,字符串以$作为结束符,)编写程序,将其中的&字符删除,并将&字符删除的字符串显示在屏幕上-Enter a string the keyboard (which contains a plurality of the & character, string $ as the end character) to write programs, will be one of the & character to delete, and & character
