Welcome![Sign In][Sign Up]
Location:
Search - C EXECUTIVE

Search list

[Other录入编辑

Description: A) 实现虚拟存储B) 实现对文件的按名存取C) 实现对文件的按内容存取D) 实现对文件的 高速输入输出(17) 分页显示当前文件 ... A) 执行SPLIB B) 执行SPDOS C) 装载拼音模块D) 装载五笔字型输入模块(32) 在汉字输入状态下,按下Shift+a组合键后,输入了__。-A) Virtual Storage B) the realization of the documents were accessed by C) achieved by the paper's content access D) to achieve high-speed document input and output (17) displaying the current document ... A) The Executive SPLIB B) implementation SPDOS C) loading fight audio Module D) loading WBZX module (32) in the state of inputting Chinese characters by pressing a combination of keys Shift, the importation of __.
Platform: | Size: 44212 | Author: 蒋磊 | Hits:

[Other歧路热线

Description: A.执行SPLIB B.执行SPDOS C.装载拼音模块D.装载五笔字型输入模块32.在汉字输入状态下, 按下Shift+A组合键后,输入了_______。 ... A.按原代码方式B.按指定字体C.按标准方式D. 按分栏方式41.FoxBASE启动后,在圆点\".\"提示符下,执行命令文件MAIN. -A. Executive SPLIB B. Implementation SPDOS C. loading D. Pinyin module loading WBZX module 32. The state of inputting Chinese characters, press Shift A key combinations, the importation of _______. The original code ... A. B. manner specified by standard fonts C. D. manner by way 41.FoxBASE columns after commencement, the dots "." Prompt implementation of an order document MAIN.
Platform: | Size: 42557 | Author: 蒋磊 | Hits:

[Game Program信息服务器

Description: 一个采用C/S结构的信息发布接收管理程序,相当于一个小型的新闻发布系统模型。- Uses the C/S structure the information issue receive executive program, is equal to a small news issue system model.
Platform: | Size: 151428 | Author: gch | Hits:

[Other resourcebaoling

Description: 这是本人的作业 该程序是用C++语言在VC++6.0的环境下做的 非常好 解压后有执行结果 和一个加密的源文件感觉还可以的话发邮件给我索取密码邮箱是lijinhui2000@126.com-This is my work that the procedure was used in the C language VC 6.0 environment doing a very good unpacked Executive results and an encrypted source files can also feel the hair-mail to ask me mail password is lijinhui20 00@126.com
Platform: | Size: 998817 | Author: 李金徽 | Hits:

[Other resource100WaystoMotivateYourself

Description: In this first-ever paperback edition of his long-time best-seller, motivational speaker Steve Chandler helps you create an action plan for living your vision in business and in life. It features 100 proven methods to positively change the way you think and act-methods based on feedback from the hundreds of thousands of corporate and public seminar attendees Chandler speaks to each year. 100 Ways to Motivate Yourself will help you break through the negative barriers and banish the pessimistic thoughts that are preventing you from fulfilling your lifelong goals and dreams. Whether you re self-employed, a manager, or a high-level executive, it s still easy to get stuck in the daily routines of life, fantasizing about what could have been. Steve Chandler helps you turn that way of thinking around and make what could have been into what can and will be. -In this first-ever paperback edition of hi 's long-time best-seller. motivational speaker Steve Chandler helps you create an action plan for living your vision in b usiness and in life. It features 100 proven meth ods to positively change the way you think and ac t-methods based on feedback from the hundreds o f thousands of corporate and public seminar att endees Chandler speaks to each year. 100 Ways to Motivate Yourself will help you break through t he negative barriers and banish the pessimisti c thoughts that are preventing you from fulfill ing your lifelong goals and dreams. Whether you 're self-employed, a manager, or a high-level executive, it's still easy to get stuck in the daily routines of life, fantasizing about what could have been. Steve C. handler helps you turn
Platform: | Size: 106311 | Author: wu | Hits:

[ELanguagecfxq

Description: 实现一个C程序下的词法分析,简单实用,不需要添加任何代码,就可执行,可在DOS或WIN下的各个版本的C程序编辑器下执行-achieve a C program under the lexical analysis, simple and practical, do not need to add any code can be implemented, in DOS or WIN under the various versions of the C program under Executive Editor
Platform: | Size: 1704 | Author: 李可 | Hits:

[Other resourceRealTimeMultiTaskKenelAnalyse

Description: 从结构上来说,实时多任务操作系统包括两部分,一部分为操作系统内核(kernel),即实时执行程序(Real Time Executive:RTX),另一部分是输入输出部分(I/O)(注意开发系统不属于操作系统的范畴);嵌入式系统对I/O的需求通常比较小(无文件系统需求),因此很多实时多任务操作系统本质上就是一个实时执行程序,如AMX(Kadak),VRTX(Microtec),iRMX(Intel)等(这里的X即:eXecutive),如果纯粹从kernel的角度来考察目前流行的各种实时多任务操作系统的性能,它们的效率差别都不大。 在市面上可以得到一些RTX的源代码(有用C实现的,有用汇编实现的,还有用PL/M语言实现的),从internet上也可以荡一些下来(我介绍一个站点www.eg3.com,堪称世界电子工程师资源宝库),下面我要介绍的一个RTX版本(我命名为SRTX:short RTX),可以说是RTX中的元老级产品了,来自某研究所,九十年代初他们到美国考察,从美国某公司购得。五年以前,SRTX在国内有售,许多搞工控的研究所利用SRTX开发了一些大型或小型的产品,这里介绍的SRTX我作了一些简化和改动.
Platform: | Size: 52373 | Author: kdo | Hits:

[Other resource专业的C程序格式化源码

Description: 程序版本: 专业的C文件格式化源码 1.0 程序功能: 仅对C源文件行首空格及Tab进行整理,不拖拽大括号改变原有风格: 1).格式对齐, 删除行首的Tab或空格 2).格式缩进, 以Tab或空格填充行首 安全性能: 只对行首的空格和Tab操作,不添加空行, 不操作单行注释语句/多行注释段,不修改任何执行语句-version : Professional C 1.0 source document formatting procedures functions : C source files only the first space trip and Tab to collate, drawing big changes to the original style in brackets : 1). Alignment format, the first trip to delete the Tab or space 2). Format brings to Tab or space filled first trip safety performance : only the first trip to space, and Tab operation, not add blank lines, not operate in separate statements Notes / multiple lines of the Notes, to amend any of the Executive statement
Platform: | Size: 54173 | Author: 周小川 | Hits:

[Dialog_Window4102327

Description: Java语言是一个简单的、面向对象的、分布的、解释(执行)的、健壮的、安全的、独立于平台的、可移植的、可扩展的、高性能的、多线程的以及动态的程序设计语言。Java是由C++发展而来的,它是一种彻底的纯面向对象的程序设计语言。面向对象的语言四大特点:1.封装 2.继承 3.多态 4.动态。面向对象技术较好地适应了当今软件开发过程中新出现的种种传统面向过程语言所不能处理的问题。面向对象技术的核心是以更接近于人类思维的方式建立计算机逻辑模型,它利用类和对象的机制将数据与其上的操作封装在一起,并通过统一的接口与外界交互,使反映现实世界实体的各个类在程序中能够独立、自治、继承;这种方法非常有利于提高程序的可维护性和可重用性,使得面向过程语言难于操纵的大规模软件可以很方便的创建、使用和维护。为了与C语言兼容,其中还包含了一些面向过程的成分;Java去除了C++中非面向过程的部分,其程序编写过程就是设计、实现类,定义其属性、行为的过程。所以我们要学好java,但是一学期学到的东西毕竟有限,要学好还要花大量的时间和精力,不是一下子就可以学好的。下面就对我作的小程序进行分析-Java is a simple, object-oriented, distributed, the interpretation of (Executive), robust, secure, platform-independent, portable, scalable, high-performance, multi-threading and dynamic programming language. Java was developed from the C, it is a completely pure object-oriented programming language. Object-oriented languages four major characteristics : 1. Packaging 2. Inheritance 3. Four more states. Dynamic. Object-oriented technology to better adapt to today's software development process for the various new traditional process-oriented languages are not addressed. Object-oriented technology is the core closer to human thinking, the logical way to build a computer model, which uses categories and target the mechanism of data on the operation of its package together, and through a u
Platform: | Size: 9910 | Author: 张书 | Hits:

[Process-Thread生产者与消费者

Description: 程序用C++模拟了操作系统中的三种最典型的简单的静态进程调度算法;先由用户动态输入生成模拟进程,使用了26种可供用户选择的典型语句(包括循环、选择结构),可处理整型、布尔型与字符型三种数据与表达式计算;程序编制时主要采用的编程技术是:用语句链表记录进程语句,并用PCB链表,就绪队列链表,阻塞队列链表,执行队列链表,结束队列链表等数据表示进程处理过程中的相互关系,由于静态数据结构不适合处理数据量大小不定的数据,而动态队列结构适合于处理数据量大小可变数据的处理,因此在程序中采用动态链表对这些数据进行处理;使用信号量、P.V.操作实现进程的同步与互斥,模拟进程在操作系统中的运行-procedures C to simulate the operating system, the three most typical process simple static scheduling algorithm; First generation user input dynamic modeling process, the use of the 26 options are available to users of typical statement (including the circle, choose structure), can handle integer, boolean and three character expression data and calculation; the main procedures for the preparation of the programming technology : Listless statement recorded statement process, and PCB Chain, ready Queue List, blocking Queue List, the Executive Queue List, ending Queue List data processing, said the process of mutual relations, due to static state data structure is not suitable for handling data on the size of the volatile data, and dynamic queue structure suitable for data processing variabl
Platform: | Size: 31045 | Author: 石大浪 | Hits:

[Software Engineering专业的C程序格式化源码

Description: 程序版本: 专业的C文件格式化源码 1.0 程序功能: 仅对C源文件行首空格及Tab进行整理,不拖拽大括号改变原有风格: 1).格式对齐, 删除行首的Tab或空格 2).格式缩进, 以Tab或空格填充行首 安全性能: 只对行首的空格和Tab操作,不添加空行, 不操作单行注释语句/多行注释段,不修改任何执行语句-version : Professional C 1.0 source document formatting procedures functions : C source files only the first space trip and Tab to collate, drawing big changes to the original style in brackets : 1). Alignment format, the first trip to delete the Tab or space 2). Format brings to Tab or space filled first trip safety performance : only the first trip to space, and Tab operation, not add blank lines, not operate in separate statements Notes/multiple lines of the Notes, to amend any of the Executive statement
Platform: | Size: 54272 | Author: 周小川 | Hits:

[Process-Thread生产者与消费者

Description: 程序用C++模拟了操作系统中的三种最典型的简单的静态进程调度算法;先由用户动态输入生成模拟进程,使用了26种可供用户选择的典型语句(包括循环、选择结构),可处理整型、布尔型与字符型三种数据与表达式计算;程序编制时主要采用的编程技术是:用语句链表记录进程语句,并用PCB链表,就绪队列链表,阻塞队列链表,执行队列链表,结束队列链表等数据表示进程处理过程中的相互关系,由于静态数据结构不适合处理数据量大小不定的数据,而动态队列结构适合于处理数据量大小可变数据的处理,因此在程序中采用动态链表对这些数据进行处理;使用信号量、P.V.操作实现进程的同步与互斥,模拟进程在操作系统中的运行-procedures C to simulate the operating system, the three most typical process simple static scheduling algorithm; First generation user input dynamic modeling process, the use of the 26 options are available to users of typical statement (including the circle, choose structure), can handle integer, boolean and three character expression data and calculation; the main procedures for the preparation of the programming technology : Listless statement recorded statement process, and PCB Chain, ready Queue List, blocking Queue List, the Executive Queue List, ending Queue List data processing, said the process of mutual relations, due to static state data structure is not suitable for handling data on the size of the volatile data, and dynamic queue structure suitable for data processing variabl
Platform: | Size: 30720 | Author: 石大浪 | Hits:

[Other Embeded programrtems-4.6.6.tar

Description: RTEMS (Real-Time Executive for Multiprocessor Systems) is a free open source real-time operating system designed for embedded systems. The acronym RTEMS initially stood for Real-Time Executive for Missile Systems, then became Real-Time Executive for Military Systems before changing to its current meaning. RTEMS development began in the late 1980s with early versions of RTEMS available via ftp as early as 1993. OAR Corporation is currently managing the RTEMS project in cooperation with a Steering Committee which includes user representatives.-RTEMS (Real-Time Executive for Multiprocessor Systems) is a free open source real-time operating system designed for embedded systems.The acronym RTEMS initially stood for Real-Time Executive for Missile Systems, then became Real-Time Executive for Military Systems before changing to its current meaning. RTEMS development began in the late 1980s with early versions of RTEMS available via ftp as early as 1993. OAR Corporation is currently managing the RTEMS project in cooperation with a Steering Committee which includes user representatives.
Platform: | Size: 18126848 | Author: gushun | Hits:

[Successful incentive100WaystoMotivateYourself

Description: In this first-ever paperback edition of his long-time best-seller, motivational speaker Steve Chandler helps you create an action plan for living your vision in business and in life. It features 100 proven methods to positively change the way you think and act-methods based on feedback from the hundreds of thousands of corporate and public seminar attendees Chandler speaks to each year. 100 Ways to Motivate Yourself will help you break through the negative barriers and banish the pessimistic thoughts that are preventing you from fulfilling your lifelong goals and dreams. Whether you re self-employed, a manager, or a high-level executive, it s still easy to get stuck in the daily routines of life, fantasizing about what could have been. Steve Chandler helps you turn that way of thinking around and make what could have been into what can and will be. -In this first-ever paperback edition of hi 's long-time best-seller. motivational speaker Steve Chandler helps you create an action plan for living your vision in b usiness and in life. It features 100 proven meth ods to positively change the way you think and ac t-methods based on feedback from the hundreds o f thousands of corporate and public seminar att endees Chandler speaks to each year. 100 Ways to Motivate Yourself will help you break through t he negative barriers and banish the pessimisti c thoughts that are preventing you from fulfill ing your lifelong goals and dreams. Whether you 're self-employed, a manager, or a high-level executive, it's still easy to get stuck in the daily routines of life, fantasizing about what could have been. Steve C. handler helps you turn
Platform: | Size: 106496 | Author: wu | Hits:

[Windows CEObex

Description: 這是 OEBX 使用在 Windows CE 上的範例程式 可以正確的模擬與執行-This is OEBX used in Windows CE on an example of the simulation program correctly with the Executive
Platform: | Size: 209920 | Author: 李泰山 | Hits:

[Windows Developkeyspy

Description: ring3下读取物理地址执行ring0代码,在ring0代码嵌入汇编指令直接读取I/O端口。优秀的键盘记录源码.-ring3 to read the physical address of the next Executive ring0 code, the code embedded in the ring0 assembly instructions directly read I/O ports. Excellent keylogger source code
Platform: | Size: 107520 | Author: kingmax | Hits:

[Graph programELEC - 733 Real Time Computing

Description: Examines the implementation of modern control techniques and associated instrumentation, using distributed computers. Practical hardware aspects, including measurement and actuation, data conditioning, acquisition and transmission, microprocessor devices and other distributed computing components. Commercial realisations ranging from PLCs to full process control computing systems. Software: executive operating systems, concurrency, control algorithms, numerical problems, languages and development tools in the real-time context. Design of the man-machine interface using interactive computer display systems. The role of simulation and other CAD tools. Steps of engineering development from concept to commissioning. The viewpoint of industrial design is maintained throughout.
Platform: | Size: 66560 | Author: Khan17 | Hits:

[Windows Develop4判字符串中心对称

Description: 开始运行后,用户输入一段字符串,然后开始执行功能,即判断字符串是否中心对称(After the operation, the user input a string, and then start executive function, is to determine whether the string of central symmetry.)
Platform: | Size: 244736 | Author: 苏噗噜 | Hits:

[Documents增量式PID的C实现

Description: 当执行机构需要的不是控制量的绝对值,而是控制量的增量(例如去驱动步进电动机)时,需要用PID的“增量算法”。(When the executive body needs not the absolute value of the control volume, but the increment of the control volume (for example, to drive the stepping motor), we need to use the incremental algorithm of PID.)
Platform: | Size: 43008 | Author: 内酷 | Hits:

[Windows Developfluid_source

Description: 一个关于SPH算法的程序,包括了执行程序和UI,关于液体坠落的CASE。(A program about SPH algorithm, including executive program and UI, about the CASE of liquid falling.)
Platform: | Size: 404480 | Author: 希声 | Hits:
« 12 3 »

CodeBus www.codebus.net