简单介绍一下
简单介绍一下,整个工程分为5个文件:Main.c ----- 程序的入口点,其实很简单,就是调用两个函数。Global.h ----- 定义了一些全局变量及宏Parse.h ----- 语法分析器的主...
简单介绍一下,整个工程分为5个文件:Main.c ----- 程序的入口点,其实很简单,就是调用两个函数。Global.h ----- 定义了一些全局变量及宏Parse.h ----- 语法分析器的主...
linux下的usb开发,采用phlip的isp1362,此为它的stack...
Addfilter is a command-line application which adds and removes filter drivers for a given drive or v...
FPFilter is a sample disk filter driver that demonstrates how a disk failure prediction filter drive...
The flpydisk sample is a floppy driver that resides in the directory \\Ntddk\Src\Storage\Fdc\Flpydsk...
This version of the code is compatible only with the AT89C2051 due to the location of the data buf...
The Small C compiler translates a subset of the C language into assembly language. It runs under P...
DELPHI basicCtrl+NUM 直接将光标跳到NUM处,NUM是用Ctrl+Shift+NUM设置的标号。 NUM不能用小键盘。 Ctrl+Home 将光标移至文件头。 Ctrl+En...
LibTorrent is a BitTorrent library written in C++ for *nix, with a focus on high performance and goo...
说明: 此计算机可以计算同时超过多个操作项的什. 例如: y = 3 + 64 * (2 + 3^5) + sinPI 的值, 用括号区分优先级,如果有大量很长的算式需要计算,可以试一下这个计算器. ...