亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

open-loop

  • IEEE Std 1180-1990. IEEE Standard Specifications for the Implementations of 8x8 Inverse Discrete Cos

    IEEE Std 1180-1990. IEEE Standard Specifications for the Implementations of 8x8 Inverse Discrete Cosine Transform, specifies the numerical characteristics of the 8x8 inverse discrete cosine transform (IDCT) for use in visual telephony and similar applications where the 8x8 IDCT results are used in a reconstruction loop. The specifications ensure the compatibility between different implementations of the IDCT.

    標簽: IEEE Implementations Specifications Discrete

    上傳時間: 2016-01-31

    上傳用戶:guanliya

  • //構造具有指定的標簽的菜單 files = new Menu("文件(F)") compile = new Menu("編輯(E)") see = new Menu("查看(V

    //構造具有指定的標簽的菜單 files = new Menu("文件(F)") compile = new Menu("編輯(E)") see = new Menu("查看(V)") format = new Menu("格式(O)") font = new Menu("字體和顏色(F)...") //在格式菜單下再添加一個字體及顏色的菜單 help = new Menu("幫助(H)") //構造具有指定的標簽的菜單項 news = new MenuItem("新建(N)" + " " + "Ctrl+N") open = new MenuItem("打開(O)..." + " " + "Ctrl+O") save = new MenuItem("保存(S)" + " " + "Ctrl+S") other = new MenuItem("另存為(A)...") page = new MenuItem("頁面設置(U)...") mim = new MenuItem("打印(P)..." + " " + "Ctrl+P") quit = new MenuItem("退出(X)")

    標簽: Menu new compile files

    上傳時間: 2016-02-27

    上傳用戶:小儒尼尼奧

  • 一、目的要求 1、用高級語言編寫和調試一個簡單的文件系統

    一、目的要求 1、用高級語言編寫和調試一個簡單的文件系統,模擬文件管理的工作過程。從而對各種文件操作命令的實質內容和執行過程有比較深入的了解。 2、要求設計一個 n個用戶的文件系統,每次用戶可保存m個文件,用戶在一次運行中只能打開一個文件,對文件必須設置保護措施,且至少有Create、delete、open、close、read、write等命令。

    標簽: 高級語言 編寫 文件系統 調試

    上傳時間: 2014-10-10

    上傳用戶:fredguo

  • 通用報表打印類使用說明 主要功能: 1 – 自動分頁 2 – 自動劃出縱橫表格線 3 – 支持橫向 / 縱向打印 4 – 支持打印輸出或生成文本文件 使用方法: 1.Copy prt.h

    通用報表打印類使用說明 主要功能: 1 – 自動分頁 2 – 自動劃出縱橫表格線 3 – 支持橫向 / 縱向打印 4 – 支持打印輸出或生成文本文件 使用方法: 1.Copy prt.h, prt.cpp --- > Project Path 2.Menu --- > Project --- > Add to project --- > files ( prt.h, prt.cpp ) 3.Menu --- > open --- > prt_demo.rc --- > Bitmap --- > IDB_PRT ( copy to current project ) 4.Menu --- > open --- > prt_demo.rc --- > Dialog --- > IDD_PRT ( copy to current project ) 5.Add: #include <prt.h> 6.Add member function : int GetRow(PRTROW *pRow) 7.Add code into OnPrt and GetRow

    標簽: Copy 打印 prt 報表

    上傳時間: 2014-02-11

    上傳用戶:dongqiangqiang

  • This a linux device driver for Ralink RT2500USB b/g WLAN Card. This driver implements basic 802.11

    This a linux device driver for Ralink RT2500USB b/g WLAN Card. This driver implements basic 802.11 function. Infrastructure and Ad-hoc mode with open or shared or wpapsk or wpa2psk authentication method. WEP-40 and WEP-104 or tkip or aes encryption.

    標簽: driver This implements Ralink

    上傳時間: 2016-03-10

    上傳用戶:cc1015285075

  • SDP, Service Delivery Platform, is more for telecom operators who want to manage the Data Service be

    SDP, Service Delivery Platform, is more for telecom operators who want to manage the Data Service better delivered to the end device users by bridging with back-end content providers. Operators rely on the content provider to create & distribute data content to different types of devices. This is different from the open world in the internet communication. Operators must control who can access what content based on his rate plans. Also, based the content access results, the process will be recorded as the transaction records based on which billing statements can be generated to collected the money and shared by operators and content providers. I am working on the conceptual architecture level and the real implementation is very complicated due to too many types of service from different content providers to different types of devices based on the different types of the rate plans.

    標簽: Service operators Delivery Platform

    上傳時間: 2016-03-10

    上傳用戶:zycidjl

  • SDP, Service Delivery Platform, is more for telecom operators who want to manage the Data Service be

    SDP, Service Delivery Platform, is more for telecom operators who want to manage the Data Service better delivered to the end device users by bridging with back-end content providers. Operators rely on the content provider to create & distribute data content to different types of devices. This is different from the open world in the internet communication. Operators must control who can access what content based on his rate plans. Also, based the content access results, the process will be recorded as the transaction records based on which billing statements can be generated to collected the money and shared by operators and content providers. I am working on the conceptual architecture level and the real implementation is very complicated due to too many types of service from different content providers to different types of devices based on the different types of the rate plans.

    標簽: Service operators Delivery Platform

    上傳時間: 2013-12-03

    上傳用戶:yph853211

  • DataDraw is an ultra-fast persistent database for high performance programs written in C. It s so fa

    DataDraw is an ultra-fast persistent database for high performance programs written in C. It s so fast that many programs keep all their data in a DataDraw database, even whi le being manipulated in inner loop s of compute intensive appl ications.

    標簽: C. performance ultra-fast persistent

    上傳時間: 2013-12-19

    上傳用戶:xhz1993

  • Face-Detector, OpenCV Haar cascade object detection. Matlab interface for running haar-cascade objec

    Face-Detector, OpenCV Haar cascade object detection. Matlab interface for running haar-cascade object detectors from the Intel Open Computer Vision Library.

    標簽: Face-Detector haar-cascade detection interface

    上傳時間: 2014-07-09

    上傳用戶:franktu

  • linux文件系統試驗 一、實驗目的 學習有關linux文件管理程序如何組織的知識

    linux文件系統試驗 一、實驗目的 學習有關linux文件管理程序如何組織的知識,為簡化的文件系統設計并實現一組目錄操作。實驗中使用軟盤的fat12格式,設計一個程序可以對這種格式的磁盤進行一組目錄操作。 實驗使用了部分linux的系統調用,比如說open() sleek() read() write()幾個調用。通過此實驗來對linux的文件系統的管理有進一步的理解。 二、實驗要求 主要實現三個功能:一 讀取磁盤目錄的目錄列表。(命令輸入 ls ) 二 切換目錄(不處理路徑名)。(命令輸cd dir_name 或cd/ 或cd.. ) 三 刪除當前目錄下的文件。(命令輸入 del filename )

    標簽: linux 文件系統 實驗 文件管理

    上傳時間: 2014-01-17

    上傳用戶:

主站蜘蛛池模板: 柏乡县| 济南市| 囊谦县| 乌什县| 太和县| 车险| 宜良县| 桦南县| 兰西县| 自治县| 永康市| 沂源县| 梅州市| 攀枝花市| 锡林浩特市| 环江| 汶川县| 江城| 连南| 安新县| 贵定县| 乌苏市| 剑河县| 岑巩县| 景泰县| 通许县| 章丘市| 固阳县| 左云县| 施甸县| 南部县| 漾濞| 贡嘎县| 顺昌县| 朝阳县| 黄浦区| 汉寿县| 吉木萨尔县| 常宁市| 精河县| 石渠县|