主程序
- main program;main routine;master program;master routine
-
用Visualc++6.0ADO技术实现主程序和数据分离
Separating main program from data by Visual C + + 6.0 ADO
-
c:主程序,以及一些进行输入、输出和错误处理的函数
Ccalc . c : The main program and some functions for input , output , and error processing
-
本文提出了一种基于DSP基波提取的混合型谐波检测改进方案设计,设计了系统DSP主程序软件,并解决了实际运行中易受到的抗干扰问题。
An improved design scheme based on fundamental component extraction using DSP is presented in this paper .
-
下位机软件运行在DOS操作系统下,用C语言开发,包括主程序、定时中断子程序和封装的函数库。
The software for client runs under DOS operation system and is developed with C language .
-
在CCS中对控制系统软件进行设计,选用PID控制方法并采用模块化的设计方案实现主程序的编写,最终实现了对机器人的控制。
Control system software is design in CCS and PID control method is selected .
-
其AES算法的实现通过主程序AES。
The AES algorithm was implemented by main function AES .
-
软件采用汇编语言及C语言编写,给出了系统主程序及各子程序的流程图。
The control software is being programmed with C and assembly language . And then , the flow charts of main program and each interrupt program are given .
-
DSP控制软件主要分主程序、定时器中断服务程序和AD转换中断服务程序。
The DSP control software is roughly divided into main program , timer interrupt service routine and AD conversion interrupt service routine .
-
对队列执行join操作,实际上意味着等到队列为空,再退出主程序。
Join on the queue , which really means to wait until the queue is empty , and then exit the main program .
-
通过Matlab与Fortran的接口,实现控制子程序与发动机仿真主程序的数据交互。
And the data alternation between control subprogramme and main routine was achieved through the interface of Matlab and Fortran .
-
Java程序由类来形成结构,COBOL程序有不同的“区段”,C程序有一个主程序以及多个子程序。
Java programs are structured with classes , COBOL programs have various " divisions ," and C programs have a main program with subroutines .
-
就主程序与虚拟场景间的通信技术,Web数据库的访问技术,客户端文件的上传等3个方面的关键技术进行了研究,并给出了实现机制。
This paper researched into and implemented three key technologies including technology of communication between main program and virtual scene , technology of access to Web database , and technology of client-side files uploading .
-
主程序以及后处理程序的开发采用了MATLAB语言,并与商品化软件进行了比较,获得了满意的结果。
The main program and post-process program have been developed by MATLAB language , and satisfied result has been got by comparing with the commercial software also .
-
分别采用C和VHDL语言开发了DSP和FPGA模块,并提供了主程序及采样中断程序流程。
DSP and FPGA modules are developed with C and VHDL languages respectively . Flowcharts of the main program and the sampling interruption program are provided .
-
文中给出了机械改进示意图,PLC的电气硬件图,主程序框图及部分子程序。
The sketch map of mechanical improvement , the electrical hardware plan of PLC , the frame of main program and partly subprogram are showed in the paper .
-
重点阐述了试验台的控制程序包括主程序、自动测试程序、PID加热控制程序等的实现过程。
It attaches great importance to expound the implementation procedure of control programs of the test-bed , including main program , automatic test program and PID heating control program .
-
在引用三维可视化编程库时,将Openinventor的C++代码做成导出DLL供主程序调用。
When referencing three-dimensional visual programming library , the paper makes Open Inventor C + + code to export DLL for the main program calling .
-
在AIXshell提示中,它使用三个命令编译程序,一个命令生成一个可执行主程序并运行该程序。
At the AIX shell prompt , it takes three commands to compile the programs , one command to generate an executable main program and run it .
-
本文主要介绍单色光控制器的主程序设计、串行通讯程序设计及DDS读写程序设计。
The main program of the Homochromy Optical Controller , the program of serial communication and the program of DDS are introduced .
-
文中着重介绍了IP电话的实现方法和低功耗电路设计思想,给出了IP电话机的整体框图和部分电路图以及主程序设计框图。
In this paper , the designing method and work theory of IP telephone are introduced especially . At the same time the circuit diagram and main program design frame are presented .
-
软件设计主要包括运用C语言和汇编语言混合编程的主程序、控制模块子程序、控制器区(局)域网CAN(ControllerAreaNetwork)总线通信子程序、中断服务子程序等程序软件的设计。
The software of system realized by programming mingled C language and assembly language is made up of the main program , control module subprogram , CAN ( Controller Area Network ) communication subprogram , interrupt service routine subprogram , etc.
-
软件部分主要包括平面倒立摆控制主程序、DSP初始化子程序、电机控制子程序、小车位置和摆杆转角测量子程序等。
The software consists of the main program of planar inverted pendulum control , DSP initialization subroutine , motor drive subroutine , cart position and pendulum angle measurement subroutine , and so on .
-
接着,在分析了软件开发环境的基础上,按照模块化的设计方法,设计了DSP的主程序及相关的功能子程序。
Then the printed circuit board was designed . Then , after analyzing software development environment based on the modularization design method , the DSP procedures was designed and other relevant function subroutine .
-
服务器主程序就是在驱动程序的基础上,为各个播放终端提供MP3文件的下载服务。
And the server program is based on the device driver so that the playing term can download mp3 files form the server .
-
根据热丝TIG焊的时序要求,设计了控制系统的软件,重点介绍了主程序和中断服务程序。
The software for control system was designed according to the timing requirement , the main program and the interrupt service program were highlighted .
-
大多数C编译器不会使用该STAB(它们希望调试器假设该名称是主程序的名称),但是一些C编译器会发出NMAINSTAB来获得主函数。
Most C compilers do not use this STAB ( they expect the debugger to assume that the name is main ), but some C compilers emit an N_MAIN STAB for the main function .
-
软件采用C语言编写,实现了无位置传感器控制算法及转速和电流双闭环矢量控制;给出了系统主程序和PWM中断处理程序流程图。
The software has been programmed with C. Sensorless PMSM dual close-loop vector control with feedback of speed and current are realized . The flow charts of main program and PWM interrupt service routine are given .
-
并利用高度集成化的Borlandc++工作平台作为编程工具,设计了主程序和温度、压力采集子程序。
With Borland C + + , we developed the main program and temperature / pressure collect subprogram .
-
本文详细地介绍了系统在单通道、多通道工作模式下DSP主程序设计、DMA中断服务程序设计及基于PCI总线的驱动程序的设计。
The paper introduces the main DSP program and the DMA interrupt service program in single channel and multi-channel modes , also it describes the design of PCI device driver .
-
它是通过无线通信协议,以无线标记语言编写主程序,采用动态连接的方式调用VC++的时间通信程序来完成WAP手机的无线接时。
The program is written with WML and VC + + and the wireless time service is completed using wireless application protocol and dynamic link .