虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

PUBLIC-domain

  • MantisChess -- A Chinese Chess Program Copyright (C) Chen Chengtao, China This program is f

    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

     ? 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 th

    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上最知名的窗口环境系统

    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 保护。

    标签: Linux 窗口 环境

    上传时间: 2014-01-01

    上传用户:baiom

  • Microsoft Press books are available through booksellers and distributors worldwide. For further info

    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反射机制

    利用java反射机制,根据基于O/R映射的数据持久层框架的设计方案,采用反射机制实现了域对象(Domain Object)信息的动态加载

    标签: java 反射 机制

    上传时间: 2013-12-28

    上传用户:坏天使kk

  • 辞典 dict3.asm.grammar.asm,newword.asm 学习 learn.asm 名片 userinf.asm 备忘 userinf.asm 提醒 userinf

    辞典 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变换源代码

    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.

    标签: DWT 变换 源代码

    上传时间: 2014-12-05

    上传用户:ynsnjs

  • The Spectral Toolkit is a C++ spectral transform library written by Rodney James and Chuck Panaccion

    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

    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