资源列表
clock
- 模拟计算机操作系统中改进的clock算法,源代码中用到了STL希望使用者在阅读之前有STL基础
jingchengdiaodu
- 进程的三种调度算法,先来先服务,短作业优先,时间片轮转。
sigle
- 编译器 词法分析是指原文件被分解为词法符号的过程,通常是整个编译过程的第一步。虽然通常认为了解 C++ 的词法分析过程对于大多数一辈子都不会编写 C++ 编译器的程序员来说意义不大,但这篇文章不仅仅是为了满足某些人的好奇心而写的,因为我觉得任意一个严谨的 C++ 程序员都应该对 C++ 的词法分析有所了解,以避免一些偶然情况下会发生的错误-compiler lexical analysis refers to the original document for lexical symbols d
shizihebing
- 经典石子合并问题全代码 在一个园形操场的四周摆放N堆石子(N≤100),现要将石子有次序地合并成一堆。规定 每次只能选相邻的两堆合并成新的一堆,并将新的一堆的石子数,记为该次合并的得分。 编一程序,由文件读入堆数N及每堆的石子数(≤20), ①选择一种合并石子的方案,使得做N-1次合并,得分的总和最小; ②选择一种合并石子的方案,使得做N-1次合并,得分的总和最大。-The merging of classic rock in a park-wide code-shaped
students
- 学生成绩排序的汇编程序,自己写的,欢迎指点~-Compilation of student performance ranking procedures, wrote it myself, please show ~
PGSPD-20060417
- 通过Intel ICH 的 SMBus 改写内存条SPD EEPROM的内容。-Modify memory DIMM s SPD EEPROM through Intel ICH SMBus.
3rd
- send and reseve from master
precedencegrammar
- 编译原理实验C语言实现算符优先文法precedence grammar-C language compiler principle experiment operator precedence grammar precedence grammar
keypad
- This program reads a hex codes from a keypad attached to the 6821, Port A. The code is converted to ASCII and sent to the console
51
- 2,10,16进制转换器。要求程序有良好的用户界面以及错误处理功能-2,10,16 hex converter. Claims process has a good user interface and error handling capabilities
table-tennis
- 基于单片机模拟乒乓球比赛。编程控制LED灯的来回闪烁来模拟。利用汇编语言编写。-Microcontroller-based simulation of table tennis. Programming control LED lights flashing back and forth to simulate. The use of assembly language.
calendar2
- 基于FPGA的实时时钟,具有万年历功能-FPGA-based real-time clock with calendar function! !
