256色,320*200圖形方式下畫方框的例程Box
標(biāo)簽: 256
上傳時間: 2014-01-08
上傳用戶:bcjtao
一個完整的email客戶端代碼 Example program from Chapter 1 Programming Spiders, Bots and Aggregators in Java Copyright 2001 by Jeff Heaton SendMail is an example of client sockets. This program presents a simple dialog Box that prompts the user for information about how to send a mail.
標(biāo)簽: Aggregators Programming Example Chapter
上傳時間: 2015-10-04
上傳用戶:葉山豪
minigui實例源代碼,目標(biāo)板處理器是s3c2410,包括相應(yīng)的配置文件。代碼包括Dialog Box、Simple editor、Bitbmp disp、GDI draw等
上傳時間: 2013-12-27
上傳用戶:silenthink
2005-7-13 10:03 前幾天要做一個短信收發(fā)的小軟件,于是按照習(xí)慣Box尋找例程和控件,可惜沒有找到! 于是,大幅翁、Google!!!終于找到了好幾個,不是要收費就是不能用!氣憤!! 這又不是什么高新尖端科技,俺們不是做不出來,俺們只是秉承RAD的精神而已! 于是這個短消息控件誕生了!雖然還很簡陋,起碼胳膊腿都有了,剩下就看它怎么跑了! 使用標(biāo)準(zhǔn)AT指令 現(xiàn)在只能支持PDU模式(Text模式太簡陋)! 支持7_Bit 和 UCS2 編碼 集成了串口(spcomm) 只需要簡單的配置幾個參數(shù)就可以收發(fā)短信了
上傳時間: 2015-12-19
上傳用戶:wxhwjf
這是一個7"LCD 液晶屏顯示器,通過一個Box(如壓縮包圖)轉(zhuǎn)接,使此顯示器多達(dá)三個信號輸入源。其中AV1、AV2接DVD信號,另外一個接倒車攝像頭視頻信號。而且此顯示器系統(tǒng)具有自動視頻切換功能,即當(dāng)顯示器在播放DVD視頻且汽車倒車時,顯示器會自動切換到倒車視頻。
上傳時間: 2016-01-08
上傳用戶:mhp0114
Abstract The Lucene Server project is an attempt to extend the Jakarta Lucene tool with server capabilities. Lucene is a robust Java API that enables you creating indexes from text sources and perform powerful searches on these indexes. With Lucene, creating an index must be done programmatically and there are almost no possibilities of integrating index management in a distributed environment. In other words, out of the Box, Lucene is suitable for integrating indexing and searching possibilities in a single application but not for providing index/search services for multiple applications. The Lucene Server project comes with a Java API that propose the following make it easy to create indexes in a declarative way by simply providing an XML configuration document. make it easy to personalize the way Lucene must handle different kind of data sources. provide services for index management and searching that can be accessed from several applications. enable batch tasks scheduling.
標(biāo)簽: Lucene Abstract Jakarta project
上傳時間: 2016-01-10
上傳用戶:songrui
極易使用的SQL數(shù)據(jù)庫操作控件 Ver 1.0 一個很容易使用的SQL服務(wù)器操作控件,體積小巧,方便使用,擺脫你掙扎在大堆代碼中的苦惱,操作SQL數(shù)據(jù)庫僅需要幾句代碼,易如反掌,主要功能有: 1. 很方便的登錄到 SQL 服務(wù)器,支持SQL7.0 2000更高版本 2. 備份,修復(fù)和還原數(shù)據(jù)庫操作 3. 任意添加和刪除數(shù)據(jù)庫操作 4. 任意控制SQL服務(wù)器操作 (如啟動,停止,暫停和繼續(xù)等) 5. 檢查服務(wù)器運行狀態(tài) (如是否啟動,停止或者暫停等狀態(tài)) 5. 檢查服務(wù)器連接狀態(tài),如服務(wù)器沒有激活等 6. 自動列表服務(wù)器中數(shù)據(jù)庫,列表數(shù)據(jù)表,列表字段,并支持綁定到LietBox,ComBox等對象中 7. 支持SQL語法打開數(shù)據(jù)庫 (類似 select) 8. 保存任意文件到二進(jìn)制類型的字段,如圖片,文件等 9. 顯示數(shù)據(jù)庫中的圖片文件到指定圖片控件對象中 10. 把數(shù)據(jù)庫的二進(jìn)制字段保存為一個文件,如圖片,文本文件等 11. 檢查記錄游標(biāo)位置,如是否末尾 12. 查找任意記錄更方便 13. 添加,編輯t,更新和刪除記錄更方便 14. 支持綁定數(shù)據(jù)庫字段到 VB對象 (如 Text Box 或者 Label) 15. 方便的綁定數(shù)據(jù)庫的表到 MSFLEXGRID32 網(wǎng)格控件 16. 方便容易的錯誤處理功能,均返回錯誤號和錯誤內(nèi)容 (非運行時和設(shè)計時錯誤.
上傳時間: 2014-02-11
上傳用戶:onewq
hanks for downloading this code. This VB Project shows you how to make forms with "rounded rectangle" shape. It also shows you how you can reduce the size of your programs with a GUI by using blocks of images and absolutely positioning and stretching them to create a dialog Box, rather than making the whole dialog Box in a graphics program and setting it as the Picture property of the Form. Another advantage of using image blocks is that you can resize this form to virtually any size and the effect will still be the same.
標(biāo)簽: downloading rectangle Project rounded
上傳時間: 2013-12-13
上傳用戶:zhangliming420
Intro/: Directory containing introductory examples. HelloWorld.c A simple program that draws a Box and writes "Hello World" in HelloWorld.f it. data The data file for the introductory progressive example. Lines.c Reads the data from file "data" and plots just the curve with Lines.f no labels, viewport or anything indicating quantity or units. Viewport.c Restricts the graph to a viewport and frames the viewport, Viewport.f leaving the remainder of the area for labels, etc. CharLbls.c Adds labels for the chart title, X-axis title, and Y-axis CharLbls.f title. Tics.c Adds tic marks to the viewport edges, but since clipping was Tics.f not set correctly, tics extend outside the viewport. Clip.c Sets clipping such that tic marks are clipped at the viewport Clip.f boundaries. TicLabels.c Adds numeric tic labels to the graph this is the final TicLabels.f installment of the progressive example.
標(biāo)簽: introductory HelloWorld containing Directory
上傳時間: 2016-03-29
上傳用戶:exxxds
A Tutorial on Principal Component Analysis.Principal component analysis (PCA) is a mainstay of modern data analysis - a black Box that is widely used but poorly understood. The goal of this paper is to dispel the magic behind this black Box.
標(biāo)簽: Principal Component component Tutorial
上傳時間: 2016-04-14
上傳用戶:aysyzxzm
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1