资源列表
Compiler-Principle-1
- 编译器就是将“高级语言”翻译为“机器语言(低级语言)”的程序。一个现代编译器的主要工作流程:源代码 (source code) → 预处理器 (preprocessor) → 编译器 (compiler) → 目标代码 (object code) → 链接器 (Linker) → 可执行程序 (executables)-Compiler Principle
ImageCryption
- 图像加密算法,很不错的东东。包含图像基本的加密算法-image cryption
lrc
- linux下歌词解析器,由c语言完成,实现歌词同步显示-The lyrics parser
SPIfilter2
- 一个类似防火墙的东西在WINSOCK2 SPI-spi filter
linux-driver
- Linux驱动开发 之一本讲解Linux驱动书籍-Explain the development of Linux drivers Linux drivers for this book
Linux_for_2.4
- linux 2.4内核版本的设备驱动详解书籍,对linux设备驱动的编写很有用!-linux 2.4 kernel version of the device driver Xiangjie books, linux device driver for the preparation of very useful!
WindowsCode
- 是Windows核心编程第五版的示例代码。-Windows core programming fifth edition of the sample code.
Dual Screen Control
- 双屏控制软件,使屏幕在克隆模式,及扩展模式之间切换。-Dual control software, the screen in clone mode and extended modes.
六轴的陀螺仪的程序代码
- 六轴的陀螺仪的程序代码,资源包含了STM32与陀螺仪的原理图和datasheet,描述详细,可以运行
table
- 这是在Visual Stdio 下,用模拟器来创建表格的源程序代码-Use the simulator to create the form
JudgeOS
- 判断操作系统版本,以及系统的位数,在各大系统上都测试通过-judge OS Version
MFC
- 自学MFC的好PPT,不是原版,但修改多次,并上课给学生讲过。-Good self-MFC PPT, not original, but modified several times and classes to the students talked about.