Please read your package and describe it at least 40 bytes. System will automatically delete the directory of Debug and release, so please do not put files on these two directory
标签: automatically describe package Please
上传时间: 2013-12-21
上传用户:tb_6877751
Please read your package and describe it at least 40 bytes. System will automatically delete the directory of Debug and release, so please do not put files on these two directory
标签: automatically describe package Please
上传时间: 2014-01-21
上传用户:一诺88
A user-space device driver can do many of the things that kernel drivers can t, such as perform a long-running computation, block while waiting for an event, or read files from the file system. Unlike kernel drivers, a user-space device driver can use other device drivers--that is, access the network, talk to a serial port, get interactive input from the user, pop up GUI windows, or read from disks. User-space drivers implemented using FUSD can be much easier to Debug it is impossible for them to crash the machine, are easily traceable using tools such as gdb, and can be killed and restarted without rebooting even if they become corrupted. FUSD drivers don t have to be in C--Perl, Python, or any other language that knows how to read from and write to a file descriptor can work with FUSD. User-space drivers can be swapped out, whereas kernel drivers lock physical memory.
标签: user-space can drivers perform
上传时间: 2014-01-01
上传用户:saharawalker
Please read your package and describe it at least 40 bytes in English. System will automatically delete the directory of Debug and release, so please do not put files on these two directory.
标签: automatically describe English package
上传时间: 2013-12-22
上传用户:66666
一个倒车雷达的程序 使用的是AVR单片机。 在include.h文件里面定义 #define CPU_F 4 //4MHZ 定义外晶振的频率 #define GOOD //40KHZ更准确 #define DIS150CM //若定义了,1.5M有效,没有定义就是2.5M有效 #define Debug //若定义了,则是调试模式Debug , 没定义就是release模式
上传时间: 2017-07-27
上传用户:caixiaoxu26
这是一个TraceRoute程序,它是一个Winsole程序,因此在编译成功后,应该打开“开始”菜单的“运行”对话框 然后单击“浏览”按钮,在该工程Debug和Release目录下得到可执行文件的路径和文件名,并在后面加入命令行参数 :要TraceRoute的IP地址。
标签: TraceRoute 程序
上传时间: 2017-07-29
上传用户:cc1015285075
微机原理实验报告学习利用编译错误信息进行程序修改;(程序包含一个语法错误和一个逻辑错误) 学习程序流程控制: 条件跳转指令ja jb call指令,观察程序执行时堆栈的变化(学会用Debug –g命令设置断点);
上传时间: 2017-08-13
上传用户:youlongjian0
Please read your package and describe it at least 40 bytes in English. System will automatically delete the directory of Debug and release, so please do not put files on these two directory.
标签: automatically describe English package
上传时间: 2017-08-29
上传用户:ccclll
------ DebugAsm Editor使用说明 ------ 本软件是采用DEUBG作ASM程式设计的工具,采用本人 自创的工程方案,令你的ASM程式设计更方便. 对本软件说明如下: .dap -------- Debug ASM工程文件 .asm -------- 生成的纯文本ASM文件 .txt -------- 生成的纯文本Debug导入文件 .tmp -------- Link过程中产生的临时文件 .com -------- 生成的可执行文件 以上之文件均为同名称,不同的扩展名. zhb - 07/10/2007
上传时间: 2014-01-30
上传用户:lxm
谭浩强C语言word版 1 C语言概述 2 1.1 C语言的发展过程 2 1.2 当代最优秀的程序设计语言 2 1.3 C语言版本 2 1.4 C语言的特点 3 1.5 面向对象的程序设计语言 3 1.6 C和C++ 3 1.7 简单的C程序介绍 4 1.8 输入和输出函数 5 1.9 C源程序的结构特点 6 1.10 书写程序时应遵循的规则 6 1.11 C语言的字符集 6 1.12 C语言词汇 7 1.13 Turbo C 2.0集成开发环境的使用 8 1.13.1 Turbo C 2.0简介和启动 8 1.13.2 Turbo C 2.0集成开发环境 8 1.13.3 File菜单 9 1.13.4 Edit菜单 10 1.13.5 Run菜单 11 1.13.6 Compile菜单 12 1.13.7 Project菜单 13 1.13.8 Options菜单 14 1.13.9 Debug菜单 18 1.13.10 Break/watch菜单 19 1.13.11 Turbo C 2.0的配置文件 20
上传时间: 2014-01-20
上传用户:奇奇奔奔