Also since the domain name--against which the retrieved domain name is to be matched--is currently hard coded. Hence the hard coded name has to be change before compiling the user mode program The .lib file which has been provided in \DD\DD folder is checked built using Win XP DDK as of now.
標簽: domain name currently retrieved
上傳時間: 2016-08-17
上傳用戶:siguazgb
For build this project you can use ant (www.apache.org). Before build project rename file build.properties.pattern in build.properties and set specific for your machine parameters, then start build.bat (for Windows platform) or build.sh (for Linux) in root project folder. After compile process all binary files will be copy into build forlder. For additional information please visit web site http://www.m-g.ru/corba To subscribe on news about MT_DORB send e-mail with subject subscribe to corba@m-g.ru We recommend that you place the MTDORB_UCUtils.dll ( or MTDORB_UCUtils.so for Linux) in the Windows\System directory (or Windows\System32 for WinNT and Win2K and /lib for Linux). Main MTDORB author: Oleg V. Safonov <safonov@m-g.ru>
標簽: build project Before apache
上傳時間: 2016-08-20
上傳用戶:zhenyushaw
想在wince下有源代碼操作ini文件嗎,這個lib可以滿足你的要求,CProfile.h為library的對外接口。
上傳時間: 2013-12-25
上傳用戶:qiao8960
VC++實現pdf生成,這是用了一個PDFlib.lib文件,效果十分明顯。希望大家可以參考!
標簽: VC
上傳時間: 2014-01-23
上傳用戶:ippler8
struts spring hibernate 自已寫的,登陸添加都可以了,查改還等待大家完善,有興趣的可以發到27684149@qq.com。lib包里的大家自已加
上傳時間: 2013-12-01
上傳用戶:pompey
buleZ協議電子書,介紹開源的bluez協議。很有價值
上傳時間: 2014-01-11
上傳用戶:sardinescn
Visual C++實現的基因遺傳算法庫源代碼以演示程序Free Source Code for Genetic algorithm 2008年05月21日 C++, Windows, Win32, Visual Studio, MFC, STL, Arch, Dev, Design 基因遺傳算法都是針對概率的,所以因為其隨機的本質,導致其結果可能是好的,也可能是壞的,于是我們就需要一個方法確認這個解到底有多大的可用性。這是通過計算相似擬合度進行衡量的。染色體Chromosomes代表了基因遺傳算法的結果。每次迭代,算法生成一個染色體,這些子孫染色體又會產生新的迭代……關鍵內容 這個基因算法庫是用 Visual Studio 2005 編寫的程序,第一個使用 Microsoft C/C++ 編譯器,第二個使用Intel C++ 編譯器。 如果你希望在你的程序你使用它,有兩個辦法,1是直接引用 Genetic Algorithm Library 項目,然后編譯;2是添加GeneticAlgorithm.lib 靜態鏈接庫到項目中
標簽: algorithm Genetic Windows Visual
上傳時間: 2016-09-22
上傳用戶:silenthink
在myeclipse下JDBC連接sqlserver2000的的驅動架包,使用直接把里面的.jar 拷貝到classes下的lib里
標簽: myeclipse sqlserver JDBC 2000
上傳時間: 2016-09-23
上傳用戶:金宜
dorado 展現中間件是一款企業級的商用AJAX平臺軟件,由BSTEK研發。作為Web表現層的運行平臺與開發平臺,dorado能夠提升用戶體驗、開發規范性與開發效率,并增強項目的可管理度。其特色包括支持OPOB設計模式,提供一套由BRICH引擎統一驅動的Widget Lib,內置AJAX通訊引擎,廣泛支持第三方后臺業務邏輯框架,提供Web控制臺進行參數配置與性能監控,提供TestFrame進行瀏覽器端性能測試,多種性能優化措施以支持高并發壓力下的核心應用系統,提供dorado studio與eclipse plug-in方便高效地進行可視化開發。
上傳時間: 2016-09-23
上傳用戶:qlpqlq
This a simple database management system. It doesn t use any other code (i.e. ODBC, ADO, etc.) and has it s own database file format. I wrote it because I found the other DBMSs code too bulky and hard to debug. It s designed for small applications and I doubt it could handle anything on a large scale. A sample program included in the .zip shows how everything works. The database project is a library project, so you ll have to compile and link with the .lib file to get everything working. Pros: - You have the source code so you know exactly what it is doing - Database files are very small - Small and fast code Cons: - Can t handle large amounts of records (more than 65000ish) - Doesn t support SQL (you have to search the database by cycling through the records and testing them against your constraints) - Each database file can only have one table.
標簽: i.e. management database simple
上傳時間: 2016-10-02
上傳用戶:851197153