搜索结果
找到约 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)
Java编程 用于对java已经编译好的.class文件进行反编译
用于对java已经编译好的.class文件进行反编译,可以得到源文件.
VC书籍 MFC(Microsoft Foundation Class)指的是Microsoft基础类
MFC(Microsoft Foundation Class)指的是Microsoft基础类,是用来为Windows开发C++GUI应用程序。MFC是一种十分优秀的工具,使得面向对象的软件函数包装技术演变成为一种可以进行代码复用、简化了程序的复杂性并使程序更加有效的软件开发环境..对于使用Windows API 进行应用程序开发的人员来说, MFC使程序员大大提高了程序开 ...
书籍源码 复数运算#include<iostream.h> class Complex { public: Complex( double r =0, double i =0 ) C
复数运算#include<iostream.h>
class Complex
{ public:
Complex( double r =0, double i =0 )
Complex(int a) { Real = a Image = 0 }
void print() const
friend Complex operator+ ( const Complex & c1, const Complex & c2 )
friend Complex operator- ( const Complex & c1, const Complex & c2 )
friend ...
Internet/网络编程 GNU ccAudio2 is a stand-alone portable C++ class framework for manipulating audio data. It has exist
GNU ccAudio2 is a stand-alone portable C++ class framework for manipulating audio data. It has existed for some time as GNU GPL licensed package and has most recently been designated a GNU package. It is commonly used in GNU Bayonne.
Linux/Unix编程 GNU ccScript is a C++ class framework for creating a virtual machine execution system for use with a
GNU ccScript is a C++ class framework for creating a virtual machine execution system for use with and as a scripting/assembler language for state-transition driven realtime systems. The most common example of this is as the core of the scripting engine found in GNU Bayonne.
网络 GNU Common C++ is a very portable and highly optimized class framework for writing C++ applications
GNU Common C++ is a very portable and highly optimized class framework for writing C++ applications that need to use threads and support concurrent sychronization, and that use sockets, XML parsing, object serialization, thread-optimized String and data structure classes, etc. This framework offers ...
Jsp/Servlet Class CatalogGUI lets the user display the product details of every product in the gourmet coffee st
Class CatalogGUI lets the user display the product details of every product in the gourmet coffee store s product catalog.
Java编程 编写JavaBean必须满足以下几点: 所有的JavaBean必须放在一个包中 JavaBean必须声明成public class类型 所有的属性必须封装 设置和取得属性可以通过set,get
编写JavaBean必须满足以下几点:
所有的JavaBean必须放在一个包中
JavaBean必须声明成public class类型
所有的属性必须封装
设置和取得属性可以通过set,get
串口编程 universal serial bus mass storage class control/bulk/interrupt/(cbi)transport
universal serial bus mass storage class control/bulk/interrupt/(cbi)transport
其他书籍 Universal Serial Bus Mass Storage Class UFI Command Specification
Universal Serial Bus
Mass Storage Class
UFI Command
Specification