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

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

boX

  • 256色

    256色,320*200圖形方式下畫方框的例程boX

    標簽: 256

    上傳時間: 2014-01-08

    上傳用戶:bcjtao

  • 一個完整的email客戶端代碼 Example program from Chapter 1 Programming Spiders, Bots and Aggregators in Java Co

    一個完整的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.

    標簽: Aggregators Programming Example Chapter

    上傳時間: 2015-10-04

    上傳用戶:葉山豪

  • minigui實例源代碼

    minigui實例源代碼,目標板處理器是s3c2410,包括相應的配置文件。代碼包括Dialog boX、Simple editor、Bitbmp disp、GDI draw等

    標簽: minigui 源代碼

    上傳時間: 2013-12-27

    上傳用戶:silenthink

  • 2005-7-13 10:03 前幾天要做一個短信收發的小軟件

    2005-7-13 10:03 前幾天要做一個短信收發的小軟件,于是按照習慣boX尋找例程和控件,可惜沒有找到! 于是,大幅翁、Google!!!終于找到了好幾個,不是要收費就是不能用!氣憤!! 這又不是什么高新尖端科技,俺們不是做不出來,俺們只是秉承RAD的精神而已! 于是這個短消息控件誕生了!雖然還很簡陋,起碼胳膊腿都有了,剩下就看它怎么跑了! 使用標準AT指令 現在只能支持PDU模式(Text模式太簡陋)! 支持7_Bit 和 UCS2 編碼 集成了串口(spcomm) 只需要簡單的配置幾個參數就可以收發短信了

    標簽: 2005 13 10 03

    上傳時間: 2015-12-19

    上傳用戶:wxhwjf

  • 這是一個7"LCD 液晶屏顯示器

    這是一個7"LCD 液晶屏顯示器,通過一個boX(如壓縮包圖)轉接,使此顯示器多達三個信號輸入源。其中AV1、AV2接DVD信號,另外一個接倒車攝像頭視頻信號。而且此顯示器系統具有自動視頻切換功能,即當顯示器在播放DVD視頻且汽車倒車時,顯示器會自動切換到倒車視頻。

    標簽: LCD 液晶屏 顯示器

    上傳時間: 2016-01-08

    上傳用戶:mhp0114

  • Abstract The Lucene Server project is an attempt to extend the Jakarta Lucene tool with server ca

    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.

    標簽: Lucene Abstract Jakarta project

    上傳時間: 2016-01-10

    上傳用戶:songrui

  • 極易使用的SQL數據庫操作控件 Ver 1.0 一個很容易使用的SQL服務器操作控件

    極易使用的SQL數據庫操作控件 Ver 1.0 一個很容易使用的SQL服務器操作控件,體積小巧,方便使用,擺脫你掙扎在大堆代碼中的苦惱,操作SQL數據庫僅需要幾句代碼,易如反掌,主要功能有: 1. 很方便的登錄到 SQL 服務器,支持SQL7.0 2000更高版本 2. 備份,修復和還原數據庫操作 3. 任意添加和刪除數據庫操作 4. 任意控制SQL服務器操作 (如啟動,停止,暫停和繼續等) 5. 檢查服務器運行狀態 (如是否啟動,停止或者暫停等狀態) 5. 檢查服務器連接狀態,如服務器沒有激活等 6. 自動列表服務器中數據庫,列表數據表,列表字段,并支持綁定到LietboX,ComboX等對象中 7. 支持SQL語法打開數據庫 (類似 select) 8. 保存任意文件到二進制類型的字段,如圖片,文件等 9. 顯示數據庫中的圖片文件到指定圖片控件對象中 10. 把數據庫的二進制字段保存為一個文件,如圖片,文本文件等 11. 檢查記錄游標位置,如是否末尾 12. 查找任意記錄更方便 13. 添加,編輯t,更新和刪除記錄更方便 14. 支持綁定數據庫字段到 VB對象 (如 Text boX 或者 Label) 15. 方便的綁定數據庫的表到 MSFLEXGRID32 網格控件 16. 方便容易的錯誤處理功能,均返回錯誤號和錯誤內容 (非運行時和設計時錯誤.

    標簽: SQL 1.0 Ver 控件

    上傳時間: 2014-02-11

    上傳用戶:onewq

  • hanks for downloading this code. This VB Project shows you how to make forms with "rounded rectangle

    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.

    標簽: downloading rectangle Project rounded

    上傳時間: 2013-12-13

    上傳用戶:zhangliming420

  • Intro/: Directory containing introductory examples. HelloWorld.c A simple program that draws a bo

    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.

    標簽: introductory HelloWorld containing Directory

    上傳時間: 2016-03-29

    上傳用戶:exxxds

  • A Tutorial on Principal Component Analysis.Principal component analysis (PCA) is a mainstay of moder

    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.

    標簽: Principal Component component Tutorial

    上傳時間: 2016-04-14

    上傳用戶:aysyzxzm

主站蜘蛛池模板: 兴海县| 射洪县| 大名县| 紫云| 汪清县| 乌审旗| 桃源县| 红原县| 昭苏县| 吉安县| 德化县| 东光县| 大方县| 钟山县| 剑川县| 武汉市| 康保县| 慈利县| 东兰县| 高唐县| 威远县| 清丰县| 巴东县| 青州市| 沁源县| 徐水县| 扶余县| 威宁| 得荣县| 兴海县| 双牌县| 平舆县| 于田县| 新巴尔虎左旗| 襄城县| 仪陇县| 张家口市| 茌平县| 尉氏县| 陵水| 顺义区|