×

programming with c meaning in Chinese

程序设计

Examples

  1. The virtual circuit management module is consists of three sub - modules which are virtual - circuit - create sub - module , virtual - circuit - hold sub - module , virtual - circuit - free sub - module . we create a virtual circuit between each other before they begin to communicate , then we hold this virtual circuit during the communication process , finally , free this virtual circuit after finish the communication . i coded this program with c under linux kernel and use the kgdb to debug the module
    主机虚电路管理模块主要由建立虚电路,维护虚电路和撤销虚电路三个子模块组成,建立虚电路模块采用了两次握手机制,在双方进行通信前建立端到端的虚电路;维护虚电路模块负责在通信过程中维护虚电路;撤销虚电路模块采用了改良的六次握手协议,在通信结束后撤销虚电路。
  2. This paper studies nonlinear dynamic problems of tall building structures , first , constitutes linear dynamic equation and elasto - plastic dynamic equation of structure by using qr method , later , solves the dynamic equation by using spline unconditional stable algorithm , last , programs corresponding computer programs with c program language , and calculates some example and a tall building in constructing the courses and the results prove that qr method is not only simple in calculating and fast in constringency rate , but also precise , that qr method is a effective and economic new method
    本文研究高层建筑结构弹塑性动力问题,先利用qr法建立了结构线性动力方程及弹塑性动力方程,然后利用样条无条件稳定算法求解了动力方程,最后利用c语言编写了相应的计算程序,计算了一些例题和分析了一个工程实例。 qr法在理论上及方法上不用有限元法及流动法则,避免了这些传统方法在分析非线性问题时所带来巨大困难的缺陷。计算结果表明,这种方法不仅计算简便,而且精度高,收敛速度快,是一种经济有效的新方法。
  3. In the optical transport products of headquarter division of zte ( zhongxing telecommunication equipment co . , ltd . ) corporation , we manage the informations of the transport devices with the sybase , which is one of the relational database . the structures of the device informations is very similar , but our products are strong real - time system , so we can ’ t store the informations with the same table of the database . we must create a table for each device to store the device data in the database . we develop the application program with c + + , which is a kind of object - oriented language . in order to handle these similar data , we must write many similar codes in our application program . as a result , our codes is very redundant . we are difficult to maintain these programs . in order to solving the problem , we decide to design a o - r mapping tool . at present , the o - r mapping tools are developed by pure object - oriented language , such as java , smalltalk . but , we must implement this o - r mapping tool with c + +
    在中兴通讯股份有限公司本部事业部的传输网管产品中,我们使用关系数据库- sybase来管理各种传输设备的信息;这些设备信息的结构基本类似,但由于在光传输控制中,实时性的要求很高,因此为了提高数据库操作的速度,为每一种设备在sybase数据库中都建立了一张对应的数据表。而对数据库进行操作的应用程序是使用c + +语言来开发的,这样一来在应用程序中,对各种设备的业务处理方式就基本相同,但却需要针对相似的数据表写不同的业务逻辑类,这就使得代码比较冗余,维护比较困难,在增加新设备时,也必须进行一些重复性的工作,扩展性受到很大制约。
  4. 2 . on the research actuality of pairwise sequence alignment , several classic pairwise sequence alignment algorithm were analysized . these algorithms were programmed with c + + programme language and offered contrast experiment condition for the pairwise sequence alignment algorithm presented in this paper
    根据目前双序列比对的研究现状,对几种经典的双序列比对算法进行了分析介绍,并且用c + +语言编程实现了这些算法,为本文研究的基于动态规划的双序列比对算法创造了对比实验条件。
  5. According the data of actual project and integrating the approximately earth pressure of loess area , this thesis compile a series of lanzhou loess area support program with c + + and the method of criterion . analyzed and calculated many actual projects with the program , monitoring the procedure and collecting the data in some works to perfect the program and work hard to make it to sale . according cantilever supporting pile , one - anchored supporting pile and soil nails support of loess area , this thesis select the best support method and structure form
    本文从实际工程出发,根据规范中的极限荷载设计法结合黄土地区深基坑的近似实际土压力分布情况,用c + +语言编制一套适合兰州地区黄土深基坑支护的计算机辅助设计程序,用本程序分析计算了多个实际工程,并在这些实际工程的基坑开挖过程中实行信息监测,收集有关数据以回归检验研究成果以及完善这套程序,使其能真正的应用到实际工程,并力争使其商品化。
More:   Prev  Next

Related Words

  1. cest
  2. c dating
  3. 金c
  4. c display
  5. c major
  6. c channel
  7. chymotrypsin c
  8. ntsc c
  9. 钍c
  10. c daf
  11. programming utility
  12. programming virus asm
  13. programming with c language
  14. programming with c language c
PC Version

Copyright © 2018 WordTech Co.