Assemble Language Program Design is one of the most important basic courses prone to be overlooked in the teaching system of university computer science departments.
《汇编语言程序设计》是高等院校计算机专业教学体系中容易被忽视的一门重要专业基础课程。
This tip presented some server code written in Python, but almost the same design would apply for nearly any language that might be used to program a CGI or other server process.
本技巧提供了一些使用Python编写的服务器代码,但相同的设计基本上可用于所有编写CGI或其他服务器进程的语言。
The courses I have taken include Computer Science, Computer Technology, Computer Software, Systems Design and Analysis, Program Language, Basic Principles of Programming and so on.
我学的课程有计算机科学、计算机技术、计算机软件、系统设计与分析、程序设计语言、程序设计基本原理等等。
This research making use of wireless transmission and receiving module, combining of single chip and PC, the design USES VB as its advanced program language.
该项研究采用无线发射接收模块,结合单片机和计算机,利用VB高级编程,设计出一种温度的无线数据检测系统。
The emphases are programming language design, control software composition, main function modules of control software, program flow chart of the controlling module.
重点介绍了测控软件的编程语言设计、测控软件构成、测控软件主要功能模块、测控模块程序流程图。
The parameterization design program for head-rest structure with the parameterization programming language PCL, and effects of headrest structure parameters on back-ward displacement are analyzed.
利用参数化设计语言pcl编写了座椅头枕结构参数化设计程序,分析了座椅头枕结构参数对头枕后移量的影响。
This paper introduces hardware constitution and software design of digital clock controlled by 8031 single-chip microcomputer, and its assembly language program is given.
介绍了用8031单片机控制的电脑数字钟的硬件结构与软件设计,给出了汇编语言源程序。
Possibly perhaps you've written a program that could use an extension language, and you don't want to design a language, write and debug an interpreter for it, then tie it into your application.
也许你需要写一个使用扩展语言的程序,但不想设计一个语言,并为此编写调试一个解释器,然后再把它集成进你的程序。
And then a program design technology that can directly access SPT graphic files with BASIC language is put forward.
进而提出了用BASIC语言直接访问SPT图形文件的程序设计技术。
A design model of NC code complier based on ANother Tool for Language Recognition (ANTLR) was presented, which adopted the Extended Backus Naur Form (EBNF) to define the NC program syntax rule.
采用了扩展的巴科斯范式(EBNF)定义NC程序语法规则,提出了一种基于语言识别工具(ANTLR)的NC代码编译器的设计模型。
After understanding the theory of the system, combining the teaching and learning need of C program design, we devise and develop the learning support system for C programming language.
在对系统的理论基础有了一定的理解和认识之后,本论文结合《C语言程序设计》课程的教学和学习需要,设计和开发了C语言程序设计学习支持系统。
This paper has a discussion on the process of information management design to use the common property of Database tools, query designer, class design, SQL language in the process of program design.
论述了在程序设计过程中,使用数据库开发工具独有的字段通用属性、查询设计器、类设计及SQL语言等功能,完成信息管理系统的设计过程。
This course introduces the basic concepts and key points of the C Language and program design.
本课程对C语言和程序设计的基本概念和要点进行了讲解。
This model can also show the effect of the parameters of the wedge. By the first-order method in the optimized design module of ANSYS, the optimized design program is worded out in the APDL language.
采用有限元分析软件ANSYS中自带的优化设计模块中的一阶优化方法编制了APDL语言优化设计程序。
A design method by usage of finite state machine and VHDL hardware description language to develop the program is adopted, then it is simulated and downloaded on the EDA software platform.
采用有限状态机设计方法,使用VHDL硬件描述语言编程,并在EDA工具软件平台上进行了仿真和下载。
Characteristics of expert control is analyzed, and a method of applying a general program language of VB to design the expert controller is developed.
分析了专家控制的特点,提出了一种采用通用编程语言VB设计专家控制器的方法,并举例说明专家控制器在自控系统中的应用。
This paper introduces the design of hardware and software using the serial port of 8031 single-chip microcomputer to realize circular color lamp. The paper presents assembly language program.
介绍了用8031单片机串行口实现的循环彩灯的硬件结构与软件设计,给出了汇编语言源程序。
Based on the tool of VB which is visual and object-oriented program language, we develop the Chain-transmission design system which is with friendly interface of user.
本系统以VB的可视化的、面向对象的编程语言为开发工具,开发了链传动设计系统。
Hardware circuit design includes a central processing unit circuit, clock circuit, assembly language software to achieve, including the main program, subroutine, such as set-up time software modules.
硬件电路设计主要包括中央处理单元电路、时钟电路、软件用汇编语言来实现,主要包括主程序、时光设置子程序等软件模块。
The software design of the processor is optimized by assembly language, which allows the efficiency of the program is greatly enhanced.
采用汇编语言对处理机软件进行了优化设计,使程序效率大大提高。
It provides strong scientific computation, flexible program design process, high-quality graphics and visual interface design, and other procedures and language convenient interface functions.
它提供强大的科学运算、灵活的程序设计流程、高质量的图形可视化与界面设计、与其他程序和语言便捷的接口功能。
Advanced Language Programmingis one of specialized core courses of computer science and technology, and mainly introduces ideas and methods of program design.
《高级语言程序设计》是计算机科学与技术专业的专业基础课,主要介绍程序设计思想和方法。
The language C is program design language, which supports process-oriented program design and structural program design.
C语言是一种支持面向过程程序设计方法和结构化程序设计方法的程序设计语言。
This paper used the linear assembly language to re-design program structure and realized the optimization of reading reference samples, filter processing and transfer of cutting algorithm.
用线性汇编语言重新设计程序结构优化循环语句,实现读取参考样本、滤波处理和移位裁剪算法的优化,避免重复读取同一个参考样本的情况。
" Compiler Principle" S language lexical analysis program design process to understand lexical analysis of two design methods: 1. According to the state transition diagram direct way of programming 2.
《编译原理》S语言词法分析程序设计方案了解词法分析程序的两种设计方法:1。根据状态转换图直接编程的方式;
With blocking means in CPLD design, the structure of HDL (hardware describe language) program is also given.
采用模块化设计方法对CPLD进行设计,并给出了硬件描述语言的具体结构。
The APDL language was used to program the Preprocessor and Postprocessor of CAE optimal Design. The command batch files were built to implement automatic computation and analysis.
应用APDL参数化设计语言对CAE优化设计的前后置处理进行编程处理,生成分析命令批处理脚本文件,进而实现求解过程的自动化。
On the side of software, the design method of control program completed with language VHDL is provided.
软件方面给出了用VHDL语言编写控制程序的设计思路;
On the side of software, the design method of control program completed with language VHDL is provided.
软件方面给出了用VHDL语言编写控制程序的设计思路;
应用推荐