资源列表
hex转换成bin文件
- 1.把HEX2BIN.EXE 复制到c盘根目录下 2.hex转换成bin文件使用方法直接把hex文件拖到HEX2BIN.EXE软件上自动生成bin文件(Hex conversion to bin file)
t4240qds
- T4240安装包 包括操作系统,uboot(The T4240 installation package includes an operating system, uboot)
list
- freertos源码list.c,编译无错误(freertos source code list.c,compile without error)
booktool
- x86汇编语言 从实模式到保护模式 源代码(x86 assembly language: from real mode to protector mode source code)
CountWordFreq
- 英文文章词频统计,内附有essay可测试,注释详细(Word frequency statistics in English articles you can test with the essay)
bbs101
- PC BIOS Boot Specification Phoenix, 1996
pmm101
- PC BIOS POST Memory Manager Specification v1.01
pnpbiosspecificationv10a
- PC BIOS Plug and Play BIOS Specification Version 1.0A 1994
armdbs10
- PC BIOS ATAPI Removable Media Device BIOS Specification Version 1.0 1997
CyAPI_Library_Source
- 1.CyAPI_lib_cpp :This directory contains CyAPI C++ Static Library source code. ->ReadMe.txt :Refer ReadMe.txt file for more information on CyUSB library. 2.CyUSB_dll_csharp :This directory contains CyUSB C# DLL source code. ->ReadMe.tx
银行家算法
- 银行家算法是一个避免死锁的著名算法,是由艾兹格·迪杰斯特拉设计的一种避免死锁产生的算法。它以银行借贷系统的分配策略为基础,判断并保证系统的安全运行。(Banker algorithm is a well-known algorithm to avoid deadlock. It is a algorithm designed by Azeg Dijkstra to avoid deadlock. It is based on the allocation strategy of bank len
OptimiztionRef
- INTEL的IA32处理器优化编程手册,编写高质量程序时需要使用。(Intel' programming manual for optimism)