搜索结果
找到约 652 项符合
Class 的查询结果
按分类筛选
- 全部分类
- Java编程 (129)
- 其他 (43)
- VC书籍 (21)
- 人工智能/神经网络 (20)
- 数学计算 (18)
- Java书籍 (17)
- Applet (15)
- 其他书籍 (15)
- 驱动编程 (15)
- matlab例程 (14)
- 数据结构 (13)
- 串口编程 (13)
- 软件设计/软件工程 (11)
- Delphi控件源码 (11)
- 游戏 (10)
- 编译器/解释器 (10)
- 电子书籍 (10)
- 加密解密 (10)
- 传感与控制 (9)
- 数值算法/人工智能 (9)
- Jsp/Servlet (9)
- Internet/网络编程 (9)
- Linux/Unix编程 (8)
- J2ME (8)
- 通讯编程文档 (8)
- 书籍源码 (8)
- JavaScript (8)
- 模拟电子 (7)
- 文件格式 (7)
- USB编程 (7)
- 文章/文档 (7)
- 技术资料 (7)
- 其他行业 (6)
- SQL Server (6)
- 数据库系统 (6)
- 压缩解压 (6)
- 单片机开发 (6)
- 教育系统应用 (6)
- 书籍 (6)
- 源码 (6)
- 单片机编程 (5)
- DSP编程 (5)
- 汇编语言 (4)
- 网络 (4)
- 测试测量 (3)
- 中间件编程 (3)
- Windows CE (3)
- VxWorks (3)
- 多国语言处理 (3)
- 通讯/手机编程 (3)
- 其他数据库 (3)
- 交通/航空行业 (3)
- 行业发展研究 (3)
- 电源技术 (2)
- 教程资料 (2)
- 可编程逻辑 (2)
- 嵌入式/单片机编程 (2)
- 邮电通讯系统 (2)
- 其他嵌入式/单片机内容 (2)
- FlashMX/Flex源码 (2)
- Delphi/CppBuilder (2)
- C/C++语言编程 (2)
- 其他文档 (2)
- 软件 (2)
- 论文 (2)
- VIP专区 (2)
- 资料/手册 (1)
- 嵌入式综合 (1)
- 源码/资料 (1)
- *行业应用 (1)
- uCOS (1)
- 电子政务应用 (1)
- 传真(Fax)编程 (1)
- 嵌入式Linux (1)
- 系统设计方案 (1)
- SCSI/ASPI (1)
- RFID编程 (1)
- Windows Mobile (1)
- 编辑器/阅读器 (1)
- STL (1)
- 医药行业 (1)
- 技术管理 (1)
- Oracle数据库 (1)
- 手机短信编程 (1)
- 认证考试资料 (1)
- 技术书籍 (1)
- CCS (1)
- Windows编程 (1)
- Ajax (1)
- Linux/uClinux/Unix编程 (1)
- 经验 (1)
- 习题答案 (1)
- 笔记 (1)
数学计算 Polynomial fit functions === === === === RegressionObject.cls contains a class that provides an
Polynomial fit functions
=== === === ===
RegressionObject.cls contains a class that provides an easy way to add polynomial regression functionality to any application. If you just want linear regression or a very high degree, no matter: this class has good performance and scales seamlessly with th ...
人工智能/神经网络 开发环境:Delphi 简要说明:TGABase is a abstract class. You must Derivate a sub_class from it. You must overr
开发环境:Delphi
简要说明:TGABase is a abstract class. You must Derivate a sub_class from it. You must override abstract function calculateFitness. By the way, this class can only get minimum solution
数值算法/人工智能 这是一个对数学表达式求值的C++ class
这是一个对数学表达式求值的C++ class,详细的说明在Calculator.pdf中。
Java编程 DJ java decompiler 3.9.9.91 可把二进制的 CLASS 文件重新构造出原代码。Decafe 能反编译复杂的 Java applets 程序和二进制程序。
DJ java decompiler 3.9.9.91
可把二进制的 CLASS 文件重新构造出原代码。Decafe 能反编译复杂的 Java applets 程序和二进制程序。
J2ME 是MIDP 的API 查詢文件, 大家可以看一下裡面的index.html, 再用Package 或 Class 名字來查.
是MIDP 的API 查詢文件, 大家可以看一下裡面的index.html, 再用Package 或 Class
名字來查.
VC书籍 MFC (Microsoft Foundation Class Library) 中的各种类结合起来构成了一个应用程序框架
MFC (Microsoft Foundation Class Library) 中的各种类结合起来构成了一个应用程序框架,它的目的就是让程序员在此基础上来建立Windows下的应用程序,这是一种相对SDK来说更为简单的方法。因为总体上,MFC框架定义了应用程序的轮廓,并提供了用户接口的标准实现方法,程序员所要做的就是通过预定义的接口把具体应用程序特有 ...
Applet How to Use Tables With the JTable (in the API reference documentation) class you can display tables
How to Use Tables With the JTable (in the API reference documentation) class you can display tables of data, optionally allowing the user to edit the data. JTable doesn t contain or cache data it s simply a view of your data. Here s a picture of a typical table displayed within a scroll pane
Applet A base class for TreeTableModels. This class handles the list of listeners.
A base class for TreeTableModels. This class handles the list of listeners.
Applet A wrapper class that implements the TableModel interface, given both TreeTableModel and a JTree.
A wrapper class that implements the TableModel interface, given both TreeTableModel and a JTree.
Applet A base class for CellEditors. This class handlers the list of listeners.
A base class for CellEditors. This class handlers the list of listeners.