搜索结果
找到约 280 项符合
classes 的查询结果
按分类筛选
- 全部分类
- Java编程 (60)
- VC书籍 (19)
- 其他书籍 (14)
- 其他 (12)
- Java书籍 (10)
- 数学计算 (9)
- 软件设计/软件工程 (8)
- 教育系统应用 (7)
- 人工智能/神经网络 (7)
- 其他行业 (7)
- 书籍源码 (6)
- Internet/网络编程 (6)
- Delphi控件源码 (6)
- matlab例程 (6)
- 编译器/解释器 (6)
- 加密解密 (5)
- 书籍 (5)
- 电子书籍 (4)
- 单片机开发 (4)
- 串口编程 (4)
- Jsp/Servlet (4)
- 数据库系统 (3)
- 数据结构 (3)
- JavaScript (3)
- Symbian (3)
- 技术资料 (3)
- 嵌入式/单片机编程 (2)
- *行业应用 (2)
- 手机短信编程 (2)
- 电子政务应用 (2)
- 文章/文档 (2)
- 压缩解压 (2)
- J2ME (2)
- 游戏 (2)
- GPS编程 (2)
- 技术管理 (2)
- 网络 (2)
- 文件格式 (2)
- FlashMX/Flex源码 (2)
- 企业管理 (2)
- 模拟电子 (1)
- 教程资料 (1)
- 可编程逻辑 (1)
- 源码/资料 (1)
- 磁盘编程 (1)
- 通讯/手机编程 (1)
- 百货/超市行业 (1)
- 编辑器/阅读器 (1)
- 微处理器开发 (1)
- SQL Server (1)
- Delphi/CppBuilder (1)
- 金融证券系统 (1)
- 驱动编程 (1)
- 操作系统开发 (1)
- 中间件编程 (1)
- Oracle数据库 (1)
- 软件工程 (1)
- USB编程 (1)
- 系统设计方案 (1)
- Modem编程 (1)
- 多国语言处理 (1)
- 并行计算 (1)
- Linux/Unix编程 (1)
- 其他嵌入式/单片机内容 (1)
- 行业发展研究 (1)
- 数值算法/人工智能 (1)
- C/C++语言编程 (1)
- VIP专区 (1)
Java编程 This code sample shows how to write a simple Javadoc 1.2 Doclet. Used with Javadoc, it can generate
This code sample shows how to write a simple Javadoc 1.2 Doclet. Used with Javadoc, it can generate a Unix-style inverted index for a set of Java classes, with links to real Java API documentation. Includes directions and source code.
This doclet requires JDK 1.2.1 or later, it will not work with J ...
J2ME The source code for this package is located in src/gov/nist/sip/proxy. The proxy is a pure JAIN-SIP
The source code for this package is located in src/gov/nist/sip/proxy. The proxy
is a pure JAIN-SIP application: it does not need proprietary nist-sip
classes in addition of those defined in JAIN-SIP 1.1, you can substitute
the NIST-SIP stack by another JAIN-SIP-1.1 compliant stack and it should
int ...
游戏 he source code for this package is located in src/ directory. The JAIN-SIP-SERVICES is a JAIN-SIP a
he source code for this package is located in src/ directory. The
JAIN-SIP-SERVICES is a JAIN-SIP application: it does not need proprietary nist-sip
classes in addition of those defined in JAIN-SIP 1.1, you can substitute
the NIST-SIP stack by another JAIN-SIP-1.1 compliant stack and it should
inter ...
VC书籍 Software Engineering and Computer Games By Rudy Rucker Software Engineering and Computer Games w
Software Engineering and Computer Games
By Rudy Rucker
Software Engineering and Computer Games was written with four broad goals:
To teach a lively style of object-oriented software engineering.
To show how to bring a complete program to the level of a commercial release.
To provide a "game eng ...
其他行业 The application wizard has created this UCMSGIP application for you. This application not only dem
The application wizard has created this UCMSGIP application for
you. This application not only demonstrates the basics of using the Microsoft
Foundation Classes but is also a starting point for writing your application.
其他 Universal Serial Bus (USB) is a communications architecture that gives a personal computer (PC) th
Universal Serial Bus (USB) is a communications architecture that gives a personal
computer (PC) the ability to interconnect a variety of devices using a simple four-
wire cable. The USB is actually a two-wire serial communication link that runs at
either 1.5 or 12 megabits per second (mbs). USB pr ...
Java编程 kanglog博客程序,使用前,请先打开db.java修改其中的数据库信息
kanglog博客程序,使用前,请先打开db.java修改其中的数据库信息,然后用你的jdk编译后放入WEB-INF\classes\dbpac\下。将所有文件上传到服务器,然后运行install.html建立数据库。安装完毕后,请手动删除install.html和install.jsp
编译器/解释器 UC Library Extensions UnderC comes with a pocket implementation of the standard C++ libraries, wh
UC Library Extensions
UnderC comes with a pocket implementation of the standard C++ libraries, which is a reasonably faithful subset. This documentation describes those UnderC functions and classes which are not part of the C++ standard.
UC Library
Builtin functions:
Most of these are standard C ...
加密解密 Base64算法
Base64算法,This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application
人工智能/神经网络 tsp遗传算法源代码
tsp遗传算法源代码,nit fEA_TSP
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ExtCtrls, StdCtrls, Spin, ComCtrls, uIEA, uITSP, uUtilsEA, uDisplayTSP
type
TFormGA = class(TForm)
PanelFit: TPanel
Panel2: TPanel
Panel3: TPanel
PanelDisp: TPanel
P ...