最新的 RAD Studio 2010 : ?支持Windows 7 API和Direct2D。 ?支持手勢和Windows 2000,Windows XP和Windows Vista中,Windows 7多觸摸技術。 ?IDE的洞察 - 即時訪問任何功能,組件,裝置。 ?超過120增強功能以提高性能。 ?展臺調試。 ?支持火鳥。 德爾福7?經典界面和C + + Builder 6的。 ?充足的機會,為應用開發。 NET和跨平臺的應用,單聲道,其中包括面向方面編程和支持動態 RAD Studio 2010的其他特性還包括: - 支持Firebird。Delphi對其提供了本地支持。Embaracaro聲稱Firebird是全球應用最廣的開源數據庫。 - 新的DataSnap。DataSnap服務器已經擴展到了幾乎所有的架構RIA丶JEE丶RESTful丶AIR等等。 - 支持Windows 7。RAD Studio預計對Windows 7的API提供支持,開發者可以利用其Natural Input庫Direct2D圖形庫。 - 對IDE環境進行了超過120項改進,提升了開發者的使用體驗,提高了工作效率。
上傳時間: 2013-05-22
上傳用戶:eeworm
使用的是API編程,可格式化、校驗和讀寫特殊扇區。可用作Windows下的磁盤加密。本函數還有以下兩個缺點以待改進: 1.本函數還只能讀能讀 A: 和 B:,即只能對軟盤操作 2.不能改變磁盤扇區大小,只能是標準的 512 個字節。 參數說明: command 操作: 0 重置磁盤 2 讀扇區 3 寫扇區 4 校驗磁道 5 格式化磁道 8 得到設備參數 (int 1EH) drive 驅動器 A:=0 B:=1 head 磁頭號,范圍 0 - 1 track 磁道號,范圍 0 - 84 ( 80 - 84 為特殊磁道,通常用來加密 ) sector 扇區號,范圍 0 - 255 ( 19 - 255 為非標準扇區編號,通常用來加密) nsectors 每次讀或寫的扇區數,不能超出每磁道的最大扇區數 buffer 數據寫入或讀出的緩沖區,大小為 512 個字節 返回值 ( 同 Int 13H ): 0x0 成功 0x1 無效的命令 0x3 磁盤被寫保護 0x4 扇區沒有找到 0xa 發現壞扇區 0x80 磁盤沒有準備好
上傳時間: 2013-12-05
上傳用戶:moerwang
書 名:Programming Windows程式開發設計指南 出版日期:2000/6/2 書 號:957-8239-73-4 I S B N:957-8239-73-4 原 作 者:Charles Petzold 譯 者:余孟學
標簽: 8239 Programming 957 Windows
上傳時間: 2015-04-26
上傳用戶:xinyuzhiqiwuwu
About: hamsterdb is a database engine written in ANSI C. It supports a B+Tree index structure, uses memory mapped I/O (if available), supports cursors, and can create in-memory databases. Release focus: Major feature enhancements Changes: This release comes with many changes and new features. It can manage multiple databases in one file. A new flag (HAM_LOCK_EXCLUSIVE) places an exclusive lock on the file. hamsterdb was ported to Windows CE, and the Solution file for Visual Studio 2005 now supports builds for x64. Several minor bugs were fixed, performance was improved, and small API changes occurred. Pre-built libraries for Windows (32-bit and 64-bit) are available for download. Author: cruppstahl
標簽: C. hamsterdb structure database
上傳時間: 2013-12-11
上傳用戶:LouieWu
a.本程序在Windows xp 上調試通過。 b.在使用時先用ODBC注冊數據源,數據源名:addresslist(名稱不可以寫錯) c.第一次運行時,密碼為空。進入系統后可以修改密碼。
上傳時間: 2015-12-09
上傳用戶:sjyy1001
David B. Probert, Ph.D. Windows Kernel Development Microsoft Corporation 微軟windows kernel課程的powerpoint
標簽: B. Corporation Development Microsoft
上傳時間: 2013-12-15
上傳用戶:wangyi39
windows ce 下的畫各種b樣條曲線,可以自行設置點畫出不同顏色,粗細的曲線。
上傳時間: 2016-12-19
上傳用戶:sxdtlqqjl
Prentice Hall 出版的整合linux和windows <b>英文原版<b> 另本人有大量電子書,O Reilly的最多 有需要的朋友在我的個人空間上給我留言
標簽: Prentice windows linux Hall
上傳時間: 2014-01-22
上傳用戶:JIUSHICHEN
里面有相應的hpunix(HP-UX hpl1000 B.11.00 U 9000/800 (tb)),linux(Red Hat Linux release 9 Kernel 2.4.20-8),windows的頭文件、庫文件,還有相應的demo程序
標簽: release hpunix Kernel HP-UX
上傳時間: 2015-01-06
上傳用戶:cursor
This project attempts to implement a Database using B+Tree. The project has developed a DATABASE SYSTEM with lesser memory consumption. Its API includes simple SQL Statements and the output is displayed on the screen. Certain applications for which several features of existing databases like concurrency control, transaction management, security features are not enabled. B+Trees can be used as an index for factor access to the data. Help facility is provided to know the syntax of SQL Statements.
標簽: project implement developed Database
上傳時間: 2013-12-25
上傳用戶:semi1981