搜索结果
找到约 2,175 项符合
class 的查询结果
按分类筛选
- 全部分类
- 技术资料 (362)
- 单片机编程 (180)
- 源码 (138)
- Java编程 (131)
- 其他 (76)
- 书籍 (59)
- 其他 (50)
- 论文 (49)
- 手册 (47)
- 软件 (38)
- 教程 (38)
- 无线通信 (32)
- 可编程逻辑 (30)
- 其他文档 (28)
- 笔记 (26)
- 应用设计 (26)
- 经验 (22)
- 其他书籍 (22)
- VC书籍 (22)
- 人工智能/神经网络 (21)
- 电源技术 (20)
- 习题答案 (19)
- matlab例程 (19)
- 接口技术 (18)
- 嵌入式综合 (18)
- 数学计算 (18)
- Java书籍 (18)
- C/C++语言编程 (17)
- 设计相关 (17)
- 数值算法/人工智能 (17)
- 电路图 (16)
- 技术书籍 (16)
- 模拟电子 (16)
- 驱动编程 (16)
- Applet (15)
- DSP编程 (13)
- 技术教程 (13)
- 传感与控制 (13)
- 串口编程 (13)
- 数据结构 (13)
- Linux/uClinux/Unix编程 (12)
- 仿真技术 (12)
- 软件设计/软件工程 (12)
- PCB相关 (11)
- 电子书籍 (11)
- 教程资料 (11)
- Delphi控件源码 (11)
- 加密解密 (10)
- Internet/网络编程 (10)
- 游戏 (10)
- 编译器/解释器 (10)
- 文章/文档 (10)
- 行业应用文档 (9)
- 书籍源码 (9)
- Jsp/Servlet (9)
- Linux/Unix编程 (8)
- 通讯编程文档 (8)
- J2ME (8)
- 其他行业 (8)
- JavaScript (8)
- 学术论文 (7)
- 数据库系统 (7)
- PCB图/BOM单/原理图 (7)
- 资料/手册 (7)
- 计算机相关 (7)
- 文件格式 (7)
- USB编程 (7)
- 开发板 (6)
- Matlab (6)
- 压缩解压 (6)
- 教育系统应用 (6)
- 汇编语言 (6)
- 单片机开发 (6)
- SQL Server (6)
- 经验分享 (5)
- 测试测量 (5)
- 通信网络 (5)
- 电子大赛 (4)
- 开关电源 (4)
- 通讯/手机编程 (4)
- 教材/考试/认证 (4)
- 单片机相关 (4)
- 开发工具 (4)
- 电工电气 (4)
- 网络 (4)
- 其他数据库 (4)
- VHDL/Verilog/EDA源码 (3)
- 多媒体处理 (3)
- 存储器技术 (3)
- 电子元器件应用 (3)
- 图形图像 (3)
- EDA相关 (3)
- ARM (3)
- 单片机 (3)
- 工控技术 (3)
- 多国语言处理 (3)
- 嵌入式/单片机编程 (3)
- VxWorks (3)
- 交通/航空行业 (3)
- Windows CE (3)
SQL Server What I did with this class is to automatize (not MS s automation) several processes to do a search i
What I did with this class is to automatize (not MS s automation) several processes to do a search in a MS Sql Server database, and show the results, retaining the data on an internal structure
编译器/解释器 Using the UnderC Tokenizer Class It s often necessary to parse complex text files, where standard
Using the UnderC Tokenizer Class
It s often necessary to parse complex text files, where standard i/o
is too clumsy. C programmers fall back on strtok(), but this can be
tricky to use properly. Besides, you are still responsible for keeping
strtok() fed with new input, and I don t like the schlepp. ...
书籍源码 ET++ is a portable and homogenous object-oriented class library integrating user interface building
ET++ is a portable and homogenous object-oriented class library integrating user
interface building blocks, basic data structures, and high level application framework
components. ET++ eases the building of highly interactive applications with consistent
user interfaces following the direct manipula ...
Java书籍 package query public class LinkQuery { private Node front private Node vear public Link
package query
public class LinkQuery
{
private Node front
private Node vear
public LinkQuery()
{
this.front=null
this.vear=null
}
public void add(int i)
{
Node newNode=new Node(i)
if(vear==null && front==null)
{
vear=newNode
front=newNode
return
}
vear.next=ne ...
人工智能/神经网络 The GP kernel is a C++ class library that can be used to apply genetic programming techniques to al
The GP kernel is a C++ class library that can be used to apply genetic
programming techniques to all kinds of problems. The library defines
a class hierarchy. An integral component is the ability to produce
automatically defined functions as found in Koza s "Genetic
Programming II".
文章/文档 鈥?What Is a Thread? o The Thread Class o Simple Thread Examples 鈥?Problems with Multithreading
鈥?What Is a Thread?
o The Thread Class
o Simple Thread Examples
鈥?Problems with Multithreading
o What Goes Wrong?
o Thread Names and Current Threads
o Java s synchronized
鈥?Synchronizing Threads
o Multiple Locks
鈥?The Dining Philosophers Problem
o Deadlocks
o A Solution to the Dining ...
软件设计/软件工程 A class--the basic building block of an object-oriented language such as Java--is a template that de
A class--the basic building block of an object-oriented language such as Java--is a template that describes the data and behavior associated with instances of that class. When you instantiate a class you create an object that looks and feels like other instances of the same class. The data associate ...
其他数据库 /* This java class create four tables with all theirs fields and insert them inside a mysql database
/* This java class create four tables with all theirs fields and insert them inside a mysql database name timelog. This code works with MySql Database with Mysql Java Connector the mysql-connector-java-3.2.0-alpha */
Java书籍 this program is about logic and have 4 class. for execute this program use of link list.
this program is about logic and have 4 class.
for execute this program use of link
list.
其他行业 YFast is a PHP class developed to use on this blog, it gives you the possibility to use all modern t
YFast is a PHP class developed to use on this blog, it gives you the possibility to use all modern technics of web development (etags, gzip, exipire headers) on your site in a very simple way -- and get A on YSlow.