通用報表打印類使用說明 主要功能: 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
上傳時間: 2014-02-11
上傳用戶:dongqiangqiang
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 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 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
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
這是我做的一個作業,在安裝了JDK環境下運行。解壓打開jar文件可直接運行。原文件在src這個文件夾里面,用戶名和密碼在data這個數據庫文件里
標簽:
上傳時間: 2013-12-10
上傳用戶:王者A
(網上購書系統) 這是在MyEclipse下開發的一個網上購書系統,該系統采用Struts + Hibernate框架實現。源代碼在src這個文件夾里面。
標簽: MyEclipse
上傳時間: 2016-03-21
上傳用戶:小鵬
linux文件系統試驗 一、實驗目的 學習有關linux文件管理程序如何組織的知識,為簡化的文件系統設計并實現一組目錄操作。實驗中使用軟盤的fat12格式,設計一個程序可以對這種格式的磁盤進行一組目錄操作。 實驗使用了部分linux的系統調用,比如說open() sleek() read() write()幾個調用。通過此實驗來對linux的文件系統的管理有進一步的理解。 二、實驗要求 主要實現三個功能:一 讀取磁盤目錄的目錄列表。(命令輸入 ls ) 二 切換目錄(不處理路徑名)。(命令輸cd dir_name 或cd/ 或cd.. ) 三 刪除當前目錄下的文件。(命令輸入 del filename )
上傳時間: 2014-01-17
上傳用戶:
單片機操作MMC/SD卡讀寫fat12/16/32文件系統的程序,外國網站找到的,支持文件open,read write mkdir close 等,基本pc文件功能都支持,專門針對8位mcu,方便移植到各種單片機系統,占用資源很少
上傳時間: 2016-03-24
上傳用戶:yuanyuan123
java日歷組件可直接在瀏覽器中運行示例文件見 Test.html 使用Calendar組件時在<head></head>中包含以下代碼: <script Language="JavaScript" src="PATH/Calendar.js"></script> PATH為文件所在路徑
上傳時間: 2016-03-26
上傳用戶:Thuan