搜索结果
找到约 92 项符合
properties 的查询结果
按分类筛选
- 全部分类
- Java编程 (15)
- 其他书籍 (10)
- 书籍 (7)
- Delphi控件源码 (5)
- 数学计算 (4)
- 数值算法/人工智能 (3)
- 其他 (3)
- 单片机开发 (3)
- 单片机编程 (2)
- 其他数据库 (2)
- 其他行业 (2)
- 书籍源码 (2)
- 汇编语言 (2)
- Linux/Unix编程 (2)
- 文章/文档 (2)
- 通讯编程文档 (2)
- Jsp/Servlet (2)
- 论文 (2)
- 模拟电子 (1)
- 通信网络 (1)
- 无线通信 (1)
- 驱动编程 (1)
- GPS编程 (1)
- 家庭/个人应用 (1)
- 人工智能/神经网络 (1)
- 通讯/手机编程 (1)
- 压缩解压 (1)
- matlab例程 (1)
- 企业管理 (1)
- 加密解密 (1)
- Oracle数据库 (1)
- 中间件编程 (1)
- 行业发展研究 (1)
- 金融证券系统 (1)
- 教育系统应用 (1)
- 软件工程 (1)
- VC书籍 (1)
- 系统设计方案 (1)
- 资料/手册 (1)
- 源码 (1)
其他书籍 This article is a very simple introduction writing a Windows Form application for the Microsoft.NET
This article is a very simple introduction writing a Windows Form application for the
Microsoft.NET framework using C#. The sample application demonstrates how to create and
layout controls on a simple form and the handling of mouse click events. The application
displays a form showing attributes of ...
GPS编程 Introduction to GPS ToolKit Pro 1.0 GPS ToolKit Pro is an ActiveX object that makes it easy to add
Introduction to GPS ToolKit Pro 1.0
GPS ToolKit Pro is an ActiveX object that makes it easy to add GPS support to any Visual Basic, Visual C++, Delphi, Excel, or scripting project that supports ActiveX controls. GPS data (including lat/lon, speed, course, altitude, and dozens of other datasets) can ...
Java编程 采用jsp+servlet+javabean
采用jsp+servlet+javabean,jsp负责少量的页面处理,以servlet为主。
结构清晰明了,未对页面做美工处理,因此html和javascript代码很少,
详细介绍了jdbc的常用api以及数据库中的表的级联。
开发调试平台为jbuilder9+tomcat4,在resin和weblogic下测试通过。
数据库平台为ms sql server2000
数据库连接池为apache组织下jak ...
人工智能/神经网络 This applet illustrates the prediction capabilities of the multi-layer perceptrons. It allows to def
This applet illustrates the prediction capabilities of the multi-layer perceptrons. It allows to define an input signal on which prediction will be performed. The user can choose the number of input units, hidden units and output units, as well as the delay between the input series and the predicted ...
其他 Comm.jar是Sub实现底层串口操作的API,调用了本地的DLL文件,因为Java本身不具备直接访问硬件设置的能力,都是通过调用本地方法来实现的.可以Java的官方网站下载.下载之后把其中Comm
Comm.jar是Sub实现底层串口操作的API,调用了本地的DLL文件,因为Java本身不具备直接访问硬件设置的能力,都是通过调用本地方法来实现的.可以Java的官方网站下载.下载之后把其中Comm.jar包导入到工程的Classpath中,把另外两个非常重要的文件javax.comm.properties和win32com.dll考贝到你的工程目录下,即java.user下. ...
其他书籍 本手册是 Rainer s DHTML Library 产品的一部分。 本手册针对的是已有一定网页设计制作经验的读者。其目的是提供完整清晰的样式表内容的快速索引及进阶帮助。所以对于网页制作和
本手册是 Rainer s DHTML Library 产品的一部分。
本手册针对的是已有一定网页设计制作经验的读者。其目的是提供完整清晰的样式表内容的快速索引及进阶帮助。所以对于网页制作和样式表的基础知识,仅简单介绍,恕不赘述。
手册提供了完整的 CSS2.0 的属性(Properties)、规则(At-Rules)、伪类(Pseudo-Classes)、伪 ...
Java编程 Java+Tomcat+ZK Welcome to ZK, the simplest way to make Web applications rich. The Developer s Guid
Java+Tomcat+ZK
Welcome to ZK, the simplest way to make Web applications rich.
The Developer s Guide describes the concepts and features of ZK. For installation, refer to the
Quick Start Guide. For fully description of properties and methods of components, refer to the
Developer s Reference.
Linux/Unix编程 Coriander is a GUI for controlling a Digital Camera (in the sense of the IIDC specs issued by the 1
Coriander is a GUI for controlling a Digital Camera (in the sense of
the IIDC specs issued by the 1394 Trade Association [1]). Due to the
properties of the IEEE1394 protocol, Coriander can control an IEEE1394
camera without interferring with the image flow from that camera. It
can thus be used to se ...
书籍源码 中文名:Windows Forms 程序设计 英文名:Windows Forms Programming in c# 作者: Chris Sells 翻译: 荣耀 蒋贤哲 出版社:人民
中文名:Windows Forms 程序设计
英文名:Windows Forms Programming in c#
作者: Chris Sells
翻译: 荣耀 蒋贤哲
出版社:人民邮电出版社
代码内容:
The Table of Contents
* Foreword
* Preface
* Chapter 1 Hello, Windows Forms
* Chapter 2 Forms
* Chapter 3 Dialogs
* Chapter 4 Layout
* Chapter 5 Drawing B ...
数值算法/人工智能 Distribution generator Here is a simple generator which can build some distributions with given pro
Distribution generator
Here is a simple generator which can build some distributions with given properties.
Distributions generator (compile with -lm)
Typical use might be:
./distributions -u -m 1 -M 10 -n 100 -s 500
Generates a distribution of 100 uniform random numbers between 1 and 10, such that ...