搜索资源列表
Invisibility
- This is an example how one could hide a process on Windows based operation systems from task viewers like ProcDump (G-RoM, Lorian & Stone) or ProcessExplorer (SysInternals). It could e.g. be used as some kind of dump protection. The way to ge
OSTime
- 自制时钟及时钟中断处理程序的编制 在CMD下运行,在右上角将出现当前的时间,同时可以输入CMD下的各种命令 相当于把单任务的操作系统改成多任务(一个显示时间,一个处理各种命令)-homemade clocks and clock interrupt handling procedures in the establishment of CMD running, in the upper right-hand corner there will be the current time, C
task
- 一个可以修改windows xp任务拦状态的vbs
lx
- 设计目的 加深对语法分析程序的任务及其工作原理的理解;掌握语法分析程序的实现方法;掌握简单语言的状态转换图表示形式极其识别程序的构造。 设计任务 编写对简单语言进行语法分析的词法分析程序。并对输入串for I=1to 20 do {x:=x+2 y:=y*(2+c) }} 进行语法分析,要求如下: 1。识别其中的关键字,标识符,常数,运算符和界符。2,对其中的数字注明其值和类型 3。将识别的结果填入表中并输出。-designed to deepen the syntax analysis pro
C++
- 浏览器程序 (1)有URL连接地址窗口; (2)具备浏览器基本功能,完成网上冲浪任务。 -Browser program (1) connect URL address window (2) with the basic functions of the browser to complete the task of surfing.
jianpansshibie
- 4×4矩阵键盘识别处理,键盘处理程序的任务是:确定有无键按下,判断哪一个键按下,键的功能是什么;还要消除按键在闭合或断开时的抖动。两个并行口中,一个输出扫描码,使按键逐行动态接地,另一个并行口输入按键状态,由行扫描值和回馈信号共同形成键编码而识别按键,通过软件查表,查出该键的功能。 -4 × 4 matrix keyboard recognition processing, the keyboard handler task is: to determine whether
PMSTART8
- 保护模式下编程。通过陷阱门INT 0FEh进行字符串输出。通过任务状态段TSS进行任务切换 -Protected mode programming. INT 0FEh through the trap door to the output string. Through the Task State Segment TSS for task switching
2
- 设在字节变量ASCHEX中存放着一个用ASCII码表示的16进制数字,先要将它转换成控制数码管显示的7段代码, 并存入RESULT单元(字节变量)。试编出完成这一任务的程序-ASCHEX byte variables in a stored expressed with ASCII code 16 hexadecimal numbers must be converted to a digital display control 7 of the code, and deposited R
CK_IPOD
- iPod串行通信校正程序。由于苹果的变态要求,很多使用RC的芯片无法完成任务,因此,需要此校正程序加以斧正。-correction procedures iPod serial communication. Apple' s metamorphosis as a result of the requirements of RC chips use a lot of unable to complete the task, therefore, the need for this corre
bianyiyuanli
- 语法分析是编译过程的核心部分。它的任务是在词法分析识别出单词符号串的基础上,分析并判定程序的语法结构是否符合语法规则。语法分析器在编译程序中的地位如-Syntax analysis is the core of the compilation process. Its task is to identify the word in the lexical analysis of strings of symbols, based on the syntax of programs to anal
AD
- AD数据采集卡设计,是用汇编语言实现的,实现AD数据采集卡的功能,是一个课程设计的内容,里面有任务书和报告,源码-AD data acquisition card, is in assembly language, the realization of the functions of AD data acquisition card, the content of a course design, which has the task of books and reports, source
C
- 主要介绍线性结构,树型结构,图状结构三种逻辑结构元素的存储实现,在此基础上介绍一些典型算法及时,空效率分析.-Introduces the linear structure, tree structure, graph-like structure of three elements of the logical structure of the storage to achieve, on this basis are some typical algorithms in time, spac
shuzimiaobiao
- 题目 电子秒表模拟程序设计 一、设计目的:掌握定时/计数器8253和中断的使用。 二、设计任务:编写汇编程序,在PC机上完成电子秒表功能。 -Subject of electronic stopwatch simulator designed, designed to: master the timer/counter 8253 and interrupted use. Second, the design task: the preparation of assembler, th
AssemblyLanguageAndCLanguageInterfaceTechnology.ra
- 汇编语言运行速度快, 占用存储空间少, 但可移植性差, 工作量大 而C 语言可移植性好, 开发效率高, 但有时速度达不到要求。所以可 以采用“混合”编程, 彼此相互调用, 进行参数传递, 共享数据结构及数据信息, 应该说是一种有效的编程方法。-Working speed of assembly language is quick , occupancy memory space is few, transplanting nature difference , amount of work
shuxianbiao
- 多功能数显表 本毕业设计的设计任务为一个多功能数显表。该数显表可以测量和显示气压、冲击频率和耗气量。并且具有RS232接口和时间显示。本毕业设计作品选用AK-4气压传感器和LWGY涡轮流量传感器,通过MCS-51单片机来控制操作,实现信号数据的采集、处理和发送。本毕业设计作品不仅可以将气压、冲击频率、耗气量及时间等数据显示在8个LED数码管上,还会通过RS232串口,将数据发送到PC上。并由PC上的配套程序,将信息数据显示在显示器上,这两部分所显示的数据是完全相同的。其中数字显示时间单位为秒
MMS-LAB-TASKS
- there is a different task available.
6
- 59秒精确定时,记录一分钟内的任意时刻,定时器是一个多任务定时提醒软件,安装于电脑上或其它所需要的地方。-59 seconds accurate timing, logging one minute any time, the timer is a multi-task time to remind the software installed on your computer or other necessary places.
OBC55
- 多业务传输系统的网元管理程序,是用8031汇编语言编写的一应用程序,在77E58上运行,自己编写了一个任务调度系统,很实用-Multi-service transport network element management system program in 8031 assembly language applications, 77E58 on the run, I have written a task scheduling system very usefu
KEYINTS
- 微机实验课键盘中断源代码代码。按一次键盘即推出任务-Keyboard interrupt source code of computer experiment course code. Time you press the keyboard that launch the task
01
- 任务切换,任务间可以同时使用PSW、A、B、DPTR、R0、R1、R3-Task switching- between tasks can be used simultaneously PSW, A, B, DPTR, R0, R1, R3