MantisChess -- A Chinese Chess Program Copyright (C) Chen Chengtao, China This program is free software you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation either version 2 of the License, or (at your option) any later version.
標簽: MantisChess Copyright Chengtao Chinese
上傳時間: 2015-06-22
上傳用戶:蟲蟲蟲蟲蟲蟲
? Java函數速查 你能很快的查到你要的函數 DataBinding類 代表數據源字段和組件屬性之間一個單獨的綁定。 package com.ms.wfc.data.ui public class DataBinding implements IConstructable 說明 DataBinder控件使用該類來表示數據源中的每一個綁定。 請參閱:《Microsoft Visual J++ 6.0 程序員指南》第18章“WFC中的數據綁定”。 構造器 DataBinding.DataBinding 創建一個DataBinding對象。 語法 public DataBinding () public DataBinding ( IComponent target, String propertyName,String fieldName ) public DataBinding ( IComponent target, String propertyName,String fieldName, IDataFormat format )
標簽: DataBinding package Java data
上傳時間: 2013-12-20
上傳用戶:TRIFCT
This the full source code for our mobile game Winter Sports. The source code is distributed under the terms of the GNU Public License.
標簽: source code distributed Sports
上傳時間: 2013-12-23
上傳用戶:許小華
QT是目前Linux上最知名的窗口環境系統,除了桌上型電腦之外,PDA上的Linux系統也大都是以QT當作窗口環境。 目前QT在Linux PDA上必須安裝的程序包括QT/Embedded與QT/Palmtop兩者,并且QT公開其原始碼與發展環境。 本程序主要希望在Linux PDA上藉由RS-232通訊與手機溝通,并且能夠收發簡訊。 采用的發展環境為QT/Embedded 3.0.2與GSMLib 1.8,模擬程序為QT/Palmtop的模擬器。 您可以在下列網站取得相關的函式庫: gsmlib-1.8.tar.gz http://www.pxh.de/fs/gsmlib/ qt-embedded-free-3.0.2.tar.gz http://www.trolltech.com/dl/ qpe-1.3.1-bin-x86.tar.gz http://www.trolltech.com/dl/ 本程序并非免費程序,版權所有,并受 GNU General Public License 保護。
上傳時間: 2014-01-01
上傳用戶:baiom
Microsoft Press books are available through booksellers and distributors worldwide. For further information about international editions, contact your local Microsoft Corporation office or contact Microsoft Press International directly at fax (425) 936-7329. Visit our Web site at www.microsoft.com/mspress. Send comments to mspinput@microsoft.com. Microsoft, Microsoft Press, Visual Basic, Visual Studio, Windows, and Windows NT are either registered trademarks or trademarks of Microsoft Corporation in the United States and/or other countries. Other product and company names mentioned herein may be the trademarks of their respective owners. The example companies, organizations, products, domain names, e-mail addresses, logos, people, places, and events depicted herein are fictitious. No association with any real company, organization, product, domain name, e-mail address, logo, person, place, or event is intended or should be inferred.
標簽: distributors booksellers Microsoft available
上傳時間: 2013-12-27
上傳用戶:wuyuying
利用java反射機制,根據基于O/R映射的數據持久層框架的設計方案,采用反射機制實現了域對象(Domain Object)信息的動態加載
上傳時間: 2013-12-28
上傳用戶:壞天使kk
辭典 dict3.asm.grammar.asm,newword.asm 學習 learn.asm 名片 userinf.asm 備忘 userinf.asm 提醒 userinf.asm time.asm 計算 calcul.asm,trigonom.asm,trigdata.asm 資料 info.asm 網絡 net.asm rsdrv.asm,netview.asm 游戲 guess.asm,mine.asm,snake.asm,brick.asm,digblk.asm,pushbox.asm 系統 synth.asm 公共涵數: public.asm
標簽: asm userinf grammar newword
上傳時間: 2015-08-22
上傳用戶:dreamboy36
DWT變換源代碼,As a special exception, you may use this file as part of a free software library without restriction. Specifically, if other files instantiate templates or use macros or inline functions from this file, or you compile this file and link it with other files to produce an executable, this file does not by itself cause the resulting executable to be covered by the GNU General Public License. This exception does not however invalidate any other reasons why the executable file might be covered by the GNU General Public License.
上傳時間: 2014-12-05
上傳用戶:ynsnjs
The Spectral Toolkit is a C++ spectral transform library written by Rodney James and Chuck Panaccione while at the National Center for Atmospheric Research between 2002 and 2005. The library contains a functional subset of FFTPACK and SPHEREPACK, including real and complex FFTs in 1-3 dimensions, and a spherical harmonic transform. Multithreading is supported through POSIX threads for the multidimensional transforms. This reference guide provides details of the public interface as well as the internal implementation of the library.
標簽: Panaccion transform Spectral spectral
上傳時間: 2013-12-20
上傳用戶:haoxiyizhong
Secure Programming Cookbook for C and C++ is an important new resource for developers serious about writing secure code for Unix(including Linux) and Windows environments. This essential code companion covers a wide range of topics, including safe initialization, access control, input validation, symmetric and public key cryptography, cryptographic hashes and MACs, authentication and key exchange, PKI, random numbers, and anti-tampering.
標簽: Programming developers for important
上傳時間: 2015-09-03
上傳用戶:gundan