Welcome![Sign In][Sign Up]
Location:
Search - Transition

Search list

[Other resourcetcm.src.tar

Description: 这个工具集提供以下结构化分析和UML分析中所用的图形化绘图工具:ER-diagrams, data and event flow diagrams and state-transition diagrams,class-diagram editor, a use-case diagram editor and an activity diagram editor
Platform: | Size: 5389728 | Author: chen168zhen | Hits:

[ELanguageTONG3

Description: 状态转换矩阵 用来判断运算符的正确性- The phase transition matrix uses for to judge the operator the accuracy
Platform: | Size: 1226 | Author: 鲍少军 | Hits:

[Linux-Unixccscript3-1.0.8.tar

Description: GNU ccScript is a C++ class framework for creating a virtual machine execution system for use with and as a scripting/assembler language for state-transition driven realtime systems. The most common example of this is as the core of the scripting engine found in GNU Bayonne.
Platform: | Size: 403954 | Author: Hujun | Hits:

[Other resourceMicrosoft.Visual.Studio.2005.Unleashed

Description: Microsoft Visual Studio 2005 Unleashed is a deep dive into the Visual Studio 2005 tool. Specifically, it will provide you with solid guidance and education that will allow you to squeeze the ultimate productivity and use out of the Visual Studio 2005 development environment. This book folds in real-world development experience with detailed information about the IDE to make you more productive and ease transition from other development environments (including prior versions of Visual Studio). This book will also help you increase team collaboration and project visibility with Visual Studio Team Systems and it will give you straight, to-the-point answers to common developer questions about the IDE.
Platform: | Size: 44773820 | Author: 仇雨 | Hits:

[Other resourceLinuxBible

Description: Linux Bible: 介紹包括 Fedora, KNOPPIX, Debian, SUSE, Ubuntu , 及其他 7 種 Linux * Ideal for users planning the transition to Linux who want to sample different distributions to see which one best meets their needs * Includes sections on practical uses for Linux, multimedia apps, instant messaging, BT, and improved security techniques
Platform: | Size: 9243241 | Author: Jacob | Hits:

[Special Effectspicshow[delphi]

Description: TPicShow is an image slider control with 171 transitional effects in pure Delphi code. The major characteristics of TPicShow are: Image transition can be controlled programmatically Image can be stretched or centered in the client area of the control Control can show a background image as centered, stretched, or tiled Transition process can use a separated thread New transitional effects can be easily implemented and added to the control TDBPicShow is the data-aware version of TPicShow with ability to load bitmap, jpeg, and metafile images (natively) from a blob field.
Platform: | Size: 1122612 | Author: sea | Hits:

[WinSock-NDISconsole1101

Description: Console程序可以提供类似DOS和UNIX Shell的环境,对于学生从单任务环境向多任务环境程序设计的过渡很有帮助。在Console模式下建立Winsock的编程环境,可以完成BSD Socket的实验-Console procedures can provide similar DOS and UNIX Shell environment for students from single-task environment to multi-task environment for the transition program design helpful. Console mode in the establishment of Winsock programming environment, to be completed BSD Socket experiment
Platform: | Size: 4060 | Author: 问题 | Hits:

[Software Engineering基于web的企业内部信息网络平台的开发

Description: 太原理工大学硕 士 学 位 论 文 摘 要 随着Internet/Intranet 建设的飞速发展,Web 服务作为当 前Internet 上最热门的一种服务,得到了广泛的应用。Web 技术 发展到今天,人们已经可以把数据库技术引入到Web 系统中。将 Web 与数据库结合起来,不仅把Web 与数据库的所有优点集中在 一起,而且充分利用了大量已有的数据库信息资源,可以使用户 在Web 浏览器上方便地检索和浏览数据库的内容,Web 数据库技 术为传统的信息系统应用模式转轨到新的应用模式提供了具体 解决方案,也为解决信息孤岛问题提供了思路。-Taiyuan University of Technology with a master's degree thesis Abstract Internet / Intranet construction of the rapid development of Web services as the current most popular on the Internet as a service, a wide range of applications. Web technology into today, people can turn the technology into the database to the Web system. Web and Database will combine not only the Web and database together all the advantages, but also made full use of the existing large database of information resources, allowing customers to the Web browser to facilitate the retrieval and browsing the contents of the database, Web database technology to the traditional information system applications model transition to the new model of application specific solutions, but also to address the issue of isolated isl
Platform: | Size: 113116 | Author: 西风飘雪 | Hits:

[Other resource从MCS51到AVR的转变

Description: 从MCS51到AVR的转变,如果你是一个现在懂MCS51,且又想学习其它单片机,对AVR有兴趣的话,这是一本不错的指导书,可以让你快速的从MCS51过渡到AVR系列-from AVR MCS51 to change, if you are a MCS51 now understand, and indeed want to learn other microcontroller, the AVR is interested in it, this is a good guide book, which will let you quickly from the transition to MCS51 AVR Series
Platform: | Size: 1244929 | Author: 刘文剑 | Hits:

[Windows Developdirectshowdes

Description: 本文详细阐述了基于DirectShow核心框架的非线性编辑的基本原理,并提供了一个编辑的源代码,演示如何拼接两个音视频文件,实现视频过渡效果,并预览。-The principle of non-linear edit based on DirectShow core frame is explained detailedly in the paper, and the source code for edit is provided, to show that how to joint two audio/video documents, implement the video transition effect, and preview.
Platform: | Size: 573360 | Author: vip | Hits:

[CSharprailk

Description: « 问题描述:在一个列车调度站中,k条轨道连接到k条侧轨处,形成k个铁路转轨栈,从左到右依次记为H1,H2,…,Hk如下图所示。其中左边轨道为车皮入口(记为H0),右边轨道为出口(记为Hk+1),,编号为a , a , ,an 1 2  的n 个车皮从入口依次进入转轨栈,由调度室安排车皮进出栈次序,并对车皮按其出栈次序重新排序为1,2,…,n。调度室在安排车皮进出栈次序时,遵循以下规则:(1) 车皮入口H0处的车皮可以进入转轨栈H1,H2,…,Hk之一,或直接进入车皮出口Hk+1。(2) 转轨栈H1,H2,…,Hk处的车皮可以进入车皮出口Hk+« 编程任务:给定正整数n,和n个车皮的初始编号n a , a , ,a 1 2  ,编程计算最少需要多少个转轨栈才能按照规则(1)和(2)调度车皮,使车皮在车皮出口按照1,2,…,n的顺序输出。« 数据输入:由文件input.txt 给出输入数据。第1 行有1 个正整数n,表示有n 个车皮。第2 行是n个车皮的初始编号n a , a , ,a 1 2  。« 结果输出:将计算出的最少转轨栈数输出到文件output.txt。输入文件示例 输出文件示例input.txt output.txt42 3 4 13-laquo; Problem description : In a train station, k, k track connected to the side of the tracks, forming k stack rail transition from left to right followed credited to H1, H2, ..., Hk as in the figure below. Which left orbit for imported cars (credited to H0), the right track for exports (credited as a Hk), and numbered a, a, and an 1 2 # 61516; The n followed by wagon from the entrance into the stack transition from the dispatch room arrangements wagon Stack access priorities, as well as cars stack up according to reorder priorities for 1,2, ..., n. The dispatch room in arranging access stack wagon order, to abide by the following rules : (1) H0 wagon entrance of cars can enter the transition stack H1, H2, ..., Hk, or directly into a wagon export Hk. (2) Transition stack H1, H2, ..., Hk
Platform: | Size: 976 | Author: 林天 | Hits:

[ELanguage词法语法分析器

Description: 一个超级经典的词法和语法分析程序(附加源代码).从词法分析的输出过渡到语法分析-a super classic morphology and syntax analysis program (Additional source code). Lexical analysis from the output transition to the syntax analysis
Platform: | Size: 276935 | Author: 鲍婧 | Hits:

[assembly languagelx

Description: 设计目的 加深对语法分析程序的任务及其工作原理的理解;掌握语法分析程序的实现方法;掌握简单语言的状态转换图表示形式极其识别程序的构造。 设计任务 编写对简单语言进行语法分析的词法分析程序。并对输入串for I=1to 20 do {x:=x+2 y:=y*(2+c) }} 进行语法分析,要求如下: 1。识别其中的关键字,标识符,常数,运算符和界符。2,对其中的数字注明其值和类型 3。将识别的结果填入表中并输出。-designed to deepen the syntax analysis procedures and the task of the working principle of understanding; Master syntax analysis of the implementation process; In simple language and the state transition map form extremely Construction of the identification procedures. Design tasks to prepare simple language syntax analysis of lexical analysis procedure. Also input strings for I = 1 to 20 do (x : y = x 2 : = y * (2 c))) syntax analysis, as follows : 1. The identification of keywords, identifiers, constant, Operators and community website. Two of the figures which indicate its value and type 3. Recognition will fill in the results table and outputs.
Platform: | Size: 1152 | Author: 刘向 | Hits:

[VC/MFCModern C++ Design

Description: This book introduces the concept of generic components-reusable design templates that produce boilerplate code for compiler consumption-all within C++. Generic components enable an easier and more seamless transition from design to application code, generate code that better expresses the original design intention, and support the reuse of design structures with minimal recoding
Platform: | Size: 1214118 | Author: mattzhu | Hits:

[Data structs描述进程状态迁移过程

Description: 进程状态迁移.写一个程序描述进程状态迁移过程,理解进程概念、状态转换及其控制-Process state transition. The process of writing a program that describes the status of the migration process, the process of understanding the concept of state transition and its control
Platform: | Size: 1079 | Author: testsb | Hits:

[Industry researchDVI接口说明

Description: 该文档介绍了DVI的接口规格及定义 DVI全称为Digital Visual Interface,它是1999年由Silicon Image、Intel(英特尔)、Compaq(康柏)、IBM、HP(惠普)、NEC、Fujitsu(富士通)等公司共同组成DDWG(Digital Display Working Group,数字显示工作组)推出的接口标准。它是以Silicon Image公司的PanalLink接口技术为基础,基于TMDS(Transition Minimized Differential Signaling,最小化传输差分信号)电子协议作为基本电气连接。
Platform: | Size: 256000 | Author: chenairong21@sina.com | Hits:

[Mathimatics-Numerical algorithmsFSM_Code

Description: 一个C++封装的,基于状态转换表设计的有限状态机实现例子-a C Packaging, based on state transition table design Finite State Machine example
Platform: | Size: 23552 | Author: 王斌 | Hits:

[Otherzl

Description: 在当今,流行的编程软件种类繁多,它们编程方便、易于维护,但是在与硬件直接打交道和编制系统软件时却束手无策,于是C语言就有了用武之地。C语言作为汇编语言与高级语言之间的一种过渡语言,兼有汇编语言的高效和高级语言的方便。   在通讯中,为了保证行运安全可靠,标准的串行口必须具有许多握手信号和状态信息。这是因为通讯的各个计算机CPU速度不一样(这会导致“错帧”)以及发送机发送数据速度比接收机接收速度快(这会导致“过冲”)。为解决这个问题,我们采用一个简单的握手信号,即发送机每次仅发送半个字节(低4位)的数据,而另外半个字节(高4位)则用来传送信息。我们可以对信息位(高4位)进行如下简单的编码:-today, the popularity of the wide variety of software programming, is easy to maintain, but to deal directly with the hardware and system software when compiled a loss, so there will be a C language battlefield. C language as the compilation and Advanced Language a transition between languages, both assembly language and the efficient high-level language convenience. In telecommunications, in order to ensure safe and reliable transport firms, the standard serial I must have shook hands with many signals and state information. This is because the various computer communications CPU speed is not the same (this would lead to "the wrong frame") and transmitter to send data faster than fast receiver to receive (this would lead to "overshoot"). To address this pr
Platform: | Size: 2048 | Author: 朱亮 | Hits:

[Linux-Unixtcp_database_analysis_yanghui_0[1][1].1.tar

Description: 在Linux系统环境下,运用GTK+2.0编程工具和C开发语言,实现了对一个局域网内的主机IP地址的扫描、端口扫描和在建立连接通信下TCP状态转移的分析 注:压缩文件并没用GZ压缩,一个归档文件,去掉后缀.gz即可-in Linux environment, the use of GTK 2.0 programming tools and the C development language, the right one to achieve the mainframe LAN IP address scanning, port scanning and the establishment of communication links TCP state transition analysis Note : do not use compressed files GZ compression, a document archiving and remove the suffix. gz can
Platform: | Size: 2539520 | Author: 涂涂 | Hits:

[ELanguageTONG3

Description: 状态转换矩阵 用来判断运算符的正确性- The phase transition matrix uses for to judge the operator the accuracy
Platform: | Size: 1024 | Author: 鲍少军 | Hits:
« 1 2 3 4 56 7 8 9 10 ... 50 »

CodeBus www.codebus.net