搜索结果
找到约 1,362 项符合
new 的查询结果
按分类筛选
- 全部分类
- 技术资料 (328)
- 书籍 (89)
- 技术书籍 (79)
- 其他书籍 (79)
- 其他 (50)
- Java编程 (48)
- 单片机编程 (35)
- VC书籍 (32)
- Java书籍 (31)
- 单片机开发 (30)
- 文章/文档 (23)
- 软件设计/软件工程 (22)
- Linux/Unix编程 (21)
- 电子书籍 (19)
- 人工智能/神经网络 (19)
- matlab例程 (18)
- Delphi控件源码 (17)
- 软件工程 (16)
- 行业发展研究 (15)
- 源码 (13)
- 可编程逻辑 (13)
- Internet/网络编程 (12)
- 文件格式 (11)
- 通讯/手机编程 (10)
- 教程资料 (10)
- 通讯编程文档 (10)
- 微处理器开发 (10)
- VHDL/FPGA/Verilog (10)
- 电源技术 (9)
- 数据结构 (9)
- 系统设计方案 (9)
- 软件 (8)
- 无线通信 (8)
- 数学计算 (8)
- 压缩解压 (7)
- 编译器/解释器 (7)
- 技术管理 (7)
- 嵌入式/单片机编程 (7)
- 数值算法/人工智能 (6)
- 模拟电子 (6)
- 嵌入式Linux (6)
- SQL Server (6)
- C/C++语言编程 (5)
- DSP编程 (5)
- 加密解密 (5)
- 数据库系统 (5)
- 驱动编程 (5)
- 游戏 (5)
- 汇编语言 (5)
- MTK (5)
- Linux/uClinux/Unix编程 (4)
- 书籍源码 (4)
- 其他文档 (4)
- Matlab (4)
- Applet (4)
- 网络 (4)
- VxWorks (4)
- 其他嵌入式/单片机内容 (4)
- 论文 (3)
- 电子书籍 (3)
- 资料/手册 (3)
- 工控技术 (3)
- 编辑器/阅读器 (3)
- 企业管理 (3)
- uCOS (3)
- BREW编程 (3)
- Jsp/Servlet (3)
- 教程 (2)
- 手册 (2)
- 笔记 (2)
- 经验 (2)
- PCB相关 (2)
- 行业应用文档 (2)
- 接口技术 (2)
- 设计相关 (2)
- 多媒体处理 (2)
- 仿真技术 (2)
- 存储器技术 (2)
- 操作系统开发 (2)
- 技术教程 (2)
- 测试测量 (2)
- 实用工具 (2)
- 嵌入式综合 (2)
- *行业应用 (2)
- 多国语言处理 (2)
- USB编程 (2)
- 其他数据库 (2)
- Delphi/CppBuilder (2)
- Windows CE (2)
- 邮电通讯系统 (2)
- GPS编程 (2)
- 并行计算 (2)
- VIP专区 (2)
- 电路图 (1)
- 其他 (1)
- 课件教程 (1)
- 元器件 (1)
- 其他 (1)
- 测试技术 (1)
- 学术论文 (1)
VHDL/FPGA/Verilog The VGA example generates a 320x240 diffusion-limited-aggregation (DLA) on Altera DE2 board. A DLA i
The VGA example generates a 320x240 diffusion-limited-aggregation (DLA) on Altera DE2 board. A DLA is a clump formed by sticky particles adhering to an existing structure. In this design, we start with one pixel at the center of the screen and allow a random walker to bounce around the screen until ...
Java编程 java中大部分对图形、文本、图像的操作方法都定义在Graphics类中
java中大部分对图形、文本、图像的操作方法都定义在Graphics类中,所以此次实验使用的方法如Color(int r, int g,int b), setColor(Color c),drawline(int x1,int y1,int x2,int y2)等都来自Graphics类中,此外对文本和字体的处理还用到了Font类中的 new Font(“字体名”,字体风格,字体大小),setFont(Font f)等方法; ...
Java书籍 Overview If you have been wanting to learn Java, check out the newly revised fourth edition of the
Overview
If you have been wanting to learn Java, check out the newly revised fourth edition of the best-seller Sams Teach Yourself Programming with Java in 24 Hours. This step-by-step tutorial will teach you how to create simple Java programs and applets. Comprised of 24 one-hour lessons, this new e ...
游戏 A "code-what"? Unless you have spent some time working in the area of reverse engineering, chances a
A "code-what"? Unless you have spent some time working in the area of reverse engineering, chances are you have not heard of the term "codecave" before. If you have heard of it, you might not have read a clear definition of it or quite understand what it is or why it is useful. I have even asked sea ...
Java编程 java 线程 静态锁
java 线程 静态锁,对象锁, synchronized 是锁方法还是锁对象?还是锁类?如何实现??
部分代码如下,
public static Object lock=new Object() //静态锁,锁类,不是锁对象了!!所以两个线程同时 运行两个 TestThread 的execute(
),也可以同步!!!
public void execute(){ //
synchronize ...
Java编程 Exploring C++ uses a series of self–directed lessons to divide C++ into bite–sized chunks that you c
Exploring C++ uses a series of self–directed lessons to divide C++ into bite–sized chunks that you can digest as rapidly as you can swallow them. The book assumes only a basic understanding of fundamental programming concepts (variables, functions, expressions, statements) and requires no prior kn ...
软件设计/软件工程 The Pages 2.0 specification is one of the most exciting Java Community Process releases of the year.
The Pages 2.0 specification is one of the most exciting Java Community Process releases of the year. Chances are you picked this book to learn more about the new features of 2.0. Or you may be interested in using for the first time in your next project. Regardless of your interest, we ve put togethe ...
Linux/uClinux/Unix编程 GoAhead Webs 2.1.5
=====================================
GoAhead WebServer 2.1.8 Release Notes
=====================================
.. NOTES:
.. This document is maintained using the reStructuredText markup system.
.. You may download this from <http://docutils.sf.net>. Also note that running
.. the docutils code re ...
Linux/uClinux/Unix编程 GoAhead Webs 2.1.5 embedded webserver arm
=====================================
GoAhead WebServer 2.1.8 Release Notes
=====================================
.. NOTES:
.. This document is maintained using the reStructuredText markup system.
.. You may download this from <http://docutils.sf.net>. Also note that running
.. the docutils code re ...
Matlab 基于MATLAB的特定人语音识别算法设计
通过MATLAB平台建立一个GUI界面,接着对一组语音信号的输入进行预处理及端点检测,提取特征参数(MFCC),形成参考模块。然后再对一组相同的语音信号输入进行同样的操作作为测试模块,与参考模块进行DTW算法进行匹配,输出匹配后的识别结果。
...