搜索结果
找到约 972 项符合
New 的查询结果
按分类筛选
- 全部分类
- 书籍 (88)
- 其他书籍 (78)
- 技术书籍 (77)
- 其他 (45)
- Java编程 (45)
- 技术资料 (41)
- VC书籍 (32)
- 单片机编程 (31)
- Java书籍 (31)
- 单片机开发 (26)
- 文章/文档 (22)
- 软件设计/软件工程 (22)
- 电子书籍 (19)
- matlab例程 (17)
- 人工智能/神经网络 (16)
- 软件工程 (16)
- 行业发展研究 (15)
- Delphi控件源码 (14)
- Linux/Unix编程 (13)
- 可编程逻辑 (12)
- Internet/网络编程 (11)
- 教程资料 (10)
- 微处理器开发 (10)
- 文件格式 (10)
- VHDL/FPGA/Verilog (10)
- 通讯编程文档 (10)
- 系统设计方案 (9)
- 通讯/手机编程 (9)
- 数据结构 (9)
- 电源技术 (8)
- 数学计算 (8)
- 压缩解压 (7)
- 嵌入式/单片机编程 (7)
- 编译器/解释器 (7)
- 模拟电子 (6)
- 数值算法/人工智能 (6)
- 技术管理 (6)
- 嵌入式Linux (6)
- 无线通信 (5)
- 汇编语言 (5)
- 游戏 (5)
- SQL Server (5)
- 加密解密 (5)
- 驱动编程 (5)
- MTK (5)
- DSP编程 (5)
- Applet (4)
- 其他嵌入式/单片机内容 (4)
- VxWorks (4)
- 数据库系统 (4)
- 网络 (4)
- 软件 (4)
- BREW编程 (3)
- Jsp/Servlet (3)
- 书籍源码 (3)
- 编辑器/阅读器 (3)
- 电子书籍 (3)
- Linux/uClinux/Unix编程 (3)
- 源码 (3)
- 论文 (3)
- 嵌入式综合 (2)
- C/C++语言编程 (2)
- 工控技术 (2)
- 测试测量 (2)
- *行业应用 (2)
- 操作系统开发 (2)
- GPS编程 (2)
- USB编程 (2)
- uCOS (2)
- Delphi/CppBuilder (2)
- 并行计算 (2)
- 企业管理 (2)
- 多国语言处理 (2)
- 其他数据库 (2)
- Windows CE (2)
- 存储器技术 (2)
- Matlab (2)
- VIP专区 (2)
- 课件教程 (1)
- 元器件 (1)
- 其他 (1)
- 测试技术 (1)
- 实用工具 (1)
- 行业应用文档 (1)
- 电机控制 (1)
- 教程资料 (1)
- PCB相关 (1)
- 通信网络 (1)
- 其他行业 (1)
- 并口编程 (1)
- 医药行业 (1)
- 电子政务应用 (1)
- SCSI/ASPI (1)
- 邮电通讯系统 (1)
- MySQL数据库 (1)
- J2ME (1)
- 交通/航空行业 (1)
- Symbian (1)
- 中间件编程 (1)
- 手机短信编程 (1)
嵌入式/单片机编程 ALI-5661芯片MP3方案3100版本详细资料。 包含 M5661 Flash Support List_SDK_070122 M5661 User Manual_v1.2_051023
ALI-5661芯片MP3方案3100版本详细资料。
包含
M5661 Flash Support List_SDK_070122
M5661 User Manual_v1.2_051023
M5661_HiColor_UserManual_051022
M5661FwProgGuide_v1.3_051028
M5661UserManual_v1.12_050304
New IC SAR ADC(brief)
SDK Memroy Size
VideoFormatSupportListRelease
有需要的朋友可以下载。 ...
其他 --- --- --- --- --- --- Visual Studio Project Renamer For Win9x/NT/2k By Niek Albers nie
--- --- --- --- --- ---
Visual Studio Project Renamer
For Win9x/NT/2k
By Niek Albers
nieka@daansystems.com
(C)2001 DaanSystems
Homepage: http://www.daansystems.com
------------------------------------
Use with care and on your own risk!
Make backups before you use this program.
Do a rebu ...
Java编程 gui图形界面代码生成器
gui图形界面代码生成器,
以前学java时写的,。。。。
学java一年了,打人指点下。
用发,new GUIBuilder()
就可以了,自己看看吧.
其他 This folder has some scritps that you may find usefull. All of it comes from questions that I ve r
This folder has some scritps that you may find usefull.
All of it comes from questions that I ve received in my email.
If you have a new request/question, feel free to send it to marceloperlin@gmail.com.
But please, don t ask me to do your homework.
Passing_your_param0
This folder contains inst ...
Java编程 CRC16算法的Java实现
CRC16算法的Java实现,使用方法如下:
CRC16 crc16 = new CRC16()
byte[] b = new byte[] {
// (byte) 0xF0,(byte)0xF0,(byte)0xF0,(byte)0x72
(byte) 0x2C, (byte) 0x00, (byte) 0xFF, (byte) 0xFE,
(byte) 0xFE, (byte) 0x04, (byte) 0x00, (byte) 0x00,
(byte) 0x00, (byte) 0x00 }
for (int k = ...
Internet/网络编程 The control uses javascript to handle number formatting as you keep typing and does the validation a
The control uses javascript to handle number formatting as you keep typing and does the validation as well. For one of our requirement, we needed a javascript based control that did formatting as the users kept typing. Google search only yielded script that did formatting on focus change events only ...
其他 I made a lot of changed on this object,such as * // 1.Encapsulates all code in one userobjet,s
I made a lot of changed on this object,such as *
// 1.Encapsulates all code in one userobjet,since PB does not *
// support "Address of Function" , so we can not set new *
// WndProc, just makes the object more easy to use. *
// 2.Uses structure array instead of Datastore *
// 3. ...
VC书籍 C++名家精华.chm 我们用早期的C++语言编程。工作的第二天中午
C++名家精华.chm
我们用早期的C++语言编程。工作的第二天中午,厌烦了读职工手册,于是我写了一个工具类,里面包含一个原始指针作为成员变量:
#include "xStruct.h" // definition of struct X
class xWrapper
{
X* xItem
public:
xWrapper() : xItem(new X) { }
~xWrapper() { delete xItem }
void dump() { /* ...
数学计算 MATFOR FFT Visual Fortran program. MATFOR Extensions, as implied in the name, are data or component
MATFOR FFT Visual Fortran program.
MATFOR Extensions, as implied in the name, are data or components external to MATFOR modules that can be used to add versatility to MATFOR programs. Currently there are two types of extensions available with MATFOR, they are MATLAB Interface and Tecplot FileIO. MAT ...