data access program 中文意思是什麼

data access program 解釋
數據存取程序
  • data : n 1 資料,材料〈此詞系 datum 的復數。但 datum 罕用,一般即以 data 作為集合詞,在口語中往往用單數...
  • access : n. 1. 接近;會面。2. 捷徑,門路〈指方法、手段〉;檢查孔;進路,入口;【自動化】(存貯器的)存取。3. (病的)發作;(怒氣等的)爆發。4. 增加。
  • program : 按遺傳密碼工作
  1. Class cspart is a program interface provided for windchill system. windchill system can access and modify parts " parameters using this class, so the two systems can keep the integrity of data and realize information integration. two systems form b / w / d - c / s commix scheme

    Cspart類是編碼系統提供給windchill的應用程序介面,使windchill可以訪問和修改編碼系統某個零件的圖紙參數,保證了兩個系統相關零件屬性的一致,實現了信息集成。
  2. Ado is adopted in program to improve the data access reliability and speediness

    採用ado數據對象,提高數據訪問的可靠性,快速性。
  3. The chip simulation network laboratory system this paper disguessed is a distribute network simulation system based on lan. the system ' s architecture is a c / s of three lays. the front platform are the chip simulation network system application program terminer ; the middle lay is a dcom server, it ' s duty is to deal with the communication and data transmission between the terminer and then database server, and to execute the logical operation. the application program just connect with the middle lay and get data from it, the connection and operation with database server will be managed by the dcom server. the duty of database server is to access and backup the final data

    具體是由位於網路各個終端的晶元模擬網路實驗系統應用程序為前臺;中間層為dcom應用程序服務器,負責處理前臺應用程序與后臺數據庫的通信和數據傳輸,並執行業務邏輯,前臺應用程序只需要與應用程序服務器建立連接,在中間層操作數據即可,與后臺數據庫的連接和操作由應用程序服務器來統一管理操作。后臺數據庫只負責數據的存取操作。本論文實施的晶元模擬網路實驗系統模擬了主要的邏輯電路器件, 8088cpu ,存儲器,寄存器,數據總線,地址總線和控制總線,及其它相關晶元。
  4. For convenience to architects of structured cabling, structured cabling cad system uses access to save these non - diagrammatic data and produces the table of equipment and material quantity according to the database. in the development process of structured cabling cad system, autocad vba is used to compile program modules which needs to operate database, visual lisp is used to compile program modules which imitates architect ' s thinking to design and draw, including the situation

    在結構化布線cad系統開發過程中,對于操作數據庫的程序模塊採用autocadvba編寫,對于模擬設計者的思路進行設計計算和繪圖的程序模塊採用visuallisp編寫,也有部分模擬設計者思路進行設計和繪圖的程序模塊需要向數據庫中讀寫數據,這部分程序模塊也採用visuallisp編寫。
  5. Aspect to prevent a program from calling model code from the data access layer

    方面來阻止程序從數據訪問層調用模型代碼:
  6. A term indicating conformance to standards or criteria ; for example, “ valid data ” is data that has been checked for errors ( and corrected if necessary ) and a “ valid reference ” is a reference that correctly ? identifies ? a storage location in an area to which a program has access rights

    指出與標準或準則的一致性而用的術語,例如, 「有效數據」指經過差錯校驗的數據(如果需要,已經過糾正) ,而「有效引用」是一種引用,它正確地標識出程序可以訪問的區域內的一個存儲單元。
  7. Along with the development of computer network technology, it becomes an important program how to use gis ( geographic information system ) to internet / intranet, that - is webgis. webgis implements query online and job process with gis based information publication, data share and intercommunion in internet and makes enterprise users access gis data by web viewer directly, create thematic map and analyze gis data. webgis changes gis technology ' s structure from c / s to b / s

    Webgis是指在internet的信息發布、數據共享、交流協作基礎之上實現gis的在線查詢和業務處理等功能,使企業用戶能直接通過web瀏覽器對gis數據進行訪問,實現空間數據和業務數據的檢索查詢、專題圖輸出、編輯修改等gis功能,完成了gis技術從c s模式向b s模式的轉變。
  8. Abstract : a technical solution for the multi - channel random data stream by tsr receiving programming is presented. details about resident interrupt receiving, data buffer setup, data segment address keeping, buffer read / write operation and program resident / unresident are described , and information process programming with advanced language is discussed. the application of this technique in the control system for the automatic burdening of a cement production line is given. the debugging method and procedure is introduced. source program written in advanced language, include data buffer access and calling are listed

    文摘:給出了一種「多通道隨機數據流的中斷駐留接收技術方案」 ,詳細描述了內存駐留中斷接收、開設數據緩沖區、數據段地址保存、駐留/解除和數據緩沖區讀取,討論了高級語言程序信息處理,舉出了該技術方案在「水泥生產線微機全自動配料測控系統」中應用的實例,介紹了調試方法和步驟,給出了高級語言讀取數據緩沖區數據及調用源程序。
  9. The 00 ( object - oriented ) technique of standard template library with ansi / iso c + + is used in designing the program, and the dynamic access mechanism and the startup with zero content are realized by using the specialization and inheritance object of vector template class as the data container which can change the content itself according to the number of discretization node data of a computing practicality. so, the fact that the use of the static ems memory which is not necessary is avoided

    在設計面向對象有限元程序中運用了基於ansi isoc + +標準模板庫( stl )的技術,以向量模板類的特化繼承對象為變容量數據容器,實現了可按計算實例的離散結點數量動態存取數據的機制和數據容器的零容量啟動,從而避免了運算時系統對靜態內存空間的超量佔用。
  10. Random access memory : volatile storage that holds the program and data the cpu is presently processing

    隨機存取內存:支撐處理器目前正在處理的程序和數據的掉電后不能存儲的存儲器
  11. The second one is how can we capture the data just before they are sent out or received in. the third one is how can we inform our monitor or debugger process this event, transfer the data to the monitor or debugger, and get the results back. as far as microsoft windows operation system is concerned, which mostly has been installed on personal computers and partly server cmputers, softwares access data in internet through windows socket application program interface

    就被廣泛安裝在個人計算機和一部分服務計算機的微軟視窗操作系統而言,軟體通常通過操作系統提供的套接字網路介面訪問網路數據,在視窗操作系統上有兩套網路介面,一是由伯克勒大學設計,被稱之為bsd套接字的介面,由阻塞同步和非阻塞異步以及輪循機制控制輸入和輸出工作;另一套是微軟公司開發的窗口套接字,由網路消息事件驅動。
  12. The tool of the relation database is access2000 and the tool of the program is visual basic6. 0, the microsoft jet engine and the activex data object ( ado ) provided by the visual basic access the access2000 database

    使用access2000作為其關系數據庫開發工具,建立了用戶管理數據庫、分類鑒定數據庫和標本管理數據庫三個數據庫,並對部分數據進行了代碼優化。
  13. According to opc data access specification, develop opc server program using mfc and object - oriented design patterns

    根據opc數據存取規范,運用mfc和面向對象的設計模式開發opc服務器程序。
  14. We can provide digital interactive tv comprehensive application system, digital tv integrated head - end system, broadcast tv monitoring system, broadband ip data broadcast system, etc, which can give the solution on program transmitting of cable tv system, network management, subscriber management, conditional access and network monitoring, etc, to carry out the value - added operating of broadcast tv network

    可以提供數字交互電視綜合應用系統、數字電視集成前端系統、廣播電視監測系統、寬帶ip數據廣播系統等,能全方位地解決有線電視系統中的節目配送、網路管理、客戶管理、條件接收和網路監測等問題,實現廣電網的增值運營。
  15. A directive ( by means of a basic transmission unit ) from an access method that causes the network control program to perform a data - transfer operation or auxiliary operation

    在某種存取方法中,利用基本傳輸部件發出的一種指令,它使得網路控製程序執行數據轉移或輔助操作。
  16. On the one hand, it requires dbms provide a security strategy to make sure of data to be used safely ; on the other hand, because of client / server technology developing and consummating, dbms often runs on background server, which security is provided by itself. but client application runs on client, its security can but is designed by application programmer, which is used to prevent users which have no access from executing program model

    一方面,這就要求數據庫管理系統必須能夠提供一種安全基礎為用戶保證數據的安全使用;另一方面,由於客戶服務器技術的日益發展和完善,數據庫管理系統通常運行在後臺的服務器上,其安全性由其本身提供,但業務系統位於客戶端,其安全性的維護只能由系統開發人員自行設計,主要是用來防止未授權用戶對程序模塊的非法執行。
  17. In data security, the transmission of data to unauthorized users by processes with legitimate access to data. a compiler, for example, could leak a proprietary program whilst it is being compiled

    在數據保密學中,通過合法訪問數據的進程將數據傳輸給未授權的用戶的過程。例如,編譯程序在編譯期間便可能泄漏專用程序。
  18. City pipe - net plan and management under gis ( cppm - gis ) is a application integrating maplnfo map windows into visual basic program using mapbasic and visual basic. in this system, the spatial data and attribute data of drainage pipe - net are storaged separately in maplnfo tables and access database. they can be linked by program and provide some special function

    城市排水管網規劃及管理gis系統cppm - gis是利用mapinfo的二次開發工具mapbasic和visualbasic語言將mapinfo地圖窗口集成到vb程序中而開發出來的應用程序。在該系統中,排水管網的空間數據與屬性數據分別存儲于mapinfo表和access數據庫中,編寫程序將兩者連接起來並實現一定的功能。
  19. Part 1 covered the basics of jython, including installation and setup, access options and file compilation, syntax and data types, program structure, procedural statements, and functions

    在本教程的第1部分,介紹了jython的基本內容,包括安裝和設置、訪問選項和文件編譯、語法和數據類型、程序結構、過程語句和函數。
  20. In this first half of the tutorial, you ll learn the concepts and programming basics of working with jython, including access options and file compilation, syntax and data types, program structure, procedural statements, and functions

    當您完成注冊后,您可以使用您的ibm id和密碼訪問developerworks中國網站或developerworks全球網站上的任何教程,而無需在一個瀏覽器會話中重新輸入您的id和密碼。
分享友人