搜索结果
找到约 3,263 项符合
using 是什么? 的查询结果
按分类筛选
- 全部分类
- 技术资料 (610)
- matlab例程 (239)
- 其他 (172)
- 其他书籍 (131)
- Java编程 (131)
- 单片机开发 (128)
- 单片机编程 (73)
- 其他嵌入式/单片机内容 (68)
- 数学计算 (66)
- VHDL/FPGA/Verilog (65)
- 嵌入式/单片机编程 (60)
- 软件设计/软件工程 (58)
- 人工智能/神经网络 (57)
- 通讯/手机编程 (51)
- Linux/Unix编程 (50)
- 书籍 (48)
- VC书籍 (48)
- 汇编语言 (46)
- 微处理器开发 (46)
- 通讯编程文档 (43)
- 系统设计方案 (41)
- 数值算法/人工智能 (40)
- 电子书籍 (40)
- 文章/文档 (39)
- 书籍源码 (37)
- 行业发展研究 (37)
- 压缩解压 (36)
- 加密解密 (35)
- Java书籍 (33)
- DSP编程 (31)
- 其他行业 (29)
- 软件工程 (27)
- 可编程逻辑 (25)
- 驱动编程 (24)
- 编译器/解释器 (24)
- Delphi控件源码 (23)
- 游戏 (21)
- Internet/网络编程 (19)
- 串口编程 (18)
- VIP专区 (18)
- 模拟电子 (17)
- 数据结构 (15)
- 文件格式 (14)
- 技术管理 (14)
- 电源技术 (13)
- 3G开发 (13)
- 教程资料 (12)
- *行业应用 (12)
- USB编程 (12)
- SQL Server (12)
- 技术书籍 (11)
- J2ME (11)
- 无线通信 (10)
- 数据库系统 (10)
- 嵌入式综合 (10)
- Symbian (10)
- Windows Mobile (10)
- GPS编程 (10)
- Jsp/Servlet (10)
- 教育系统应用 (9)
- 网络 (9)
- 并行计算 (9)
- 源码 (8)
- 操作系统开发 (8)
- 嵌入式Linux (8)
- 论文 (7)
- 手机短信编程 (7)
- Applet (7)
- 其他数据库 (7)
- VxWorks (6)
- PCB相关 (5)
- 传感与控制 (5)
- 编辑器/阅读器 (5)
- CA认证 (5)
- uCOS (5)
- Windows CE (5)
- JavaScript (5)
- 测试测量 (4)
- 通信网络 (4)
- 金融证券系统 (4)
- STL (4)
- FlashMX/Flex源码 (4)
- 中间件编程 (4)
- 能源行业(电力石油煤炭) (4)
- 手册 (3)
- 笔记 (3)
- 行业应用文档 (3)
- Linux/uClinux/Unix编程 (3)
- allegro (3)
- 源码/资料 (3)
- Modem编程 (3)
- 语音压缩 (3)
- Delphi/CppBuilder (3)
- 家庭/个人应用 (3)
- 交通/航空行业 (3)
- Oracle数据库 (3)
- MySQL数据库 (3)
- 人物传记/成功经验 (3)
- RFID编程 (3)
- 精品软件 (3)
人工智能/神经网络 Hidden_Markov_model_for_automatic_speech_recognition This code implements in C++ a basic left-right
Hidden_Markov_model_for_automatic_speech_recognition
This code implements in C++ a basic left-right hidden Markov model
and corresponding Baum-Welch (ML) training algorithm. It is meant as
an example of the HMM algorithms described by L.Rabiner (1) and
others. Serious students are directed to the so ...
数值算法/人工智能 北京大学ACM比赛题 The game of Scrabble is played with tiles. A tile either has a single letter written on
北京大学ACM比赛题
The game of Scrabble is played with tiles. A tile either has a single letter written on it, or it is blank. In the latter case, the tile may be used to represent a letter of your choice. On your turn, you arrange the tiles to form a word. Each tile may be used at most once, but not ...
驱动编程 Addfilter is a command-line application which adds and removes filter drivers for a given drive or v
Addfilter is a command-line application which adds and removes filter drivers for a given drive or volume. It is intended to demonstrate how to insert a filter driver into the driver stack of a device. The sample illustrates how to do this by using the SetupDi APIs. The sample works on the x86 platf ...
加密解密 It is an experimental testing for python M2Crypto module. M2Crypto is not well document. User may no
It is an experimental testing for python M2Crypto module. M2Crypto is not well document. User may not know how to use SHA256 when signing and verify with RSA. It also have not enough document to show how to use DES to encrypt and decrypt. Here also includes source codes for performance evaluation of ...
其他 For advanced geometry, most apps will prefer to load pre-authored meshes from a file. Fortunately,
For advanced geometry, most apps will prefer to load pre-authored
meshes from a file. Fortunately, when using meshes, D3DX does most of
the work for this, parsing a geometry file and creating vertx buffers
for us. This tutorial shows how to use a D3DXMESH
object, including loading it from a file and ...
matlab例程 This toolbox was designed as a teaching aid, which matlab is particularly good for since source cod
This toolbox was designed as a teaching aid, which matlab is
particularly good for since source code is relatively legible and
simple to modify. However, it is still reasonably fast if used
with the supplied optimiser. However, if you really want to speed
things up you should consider compiling the ...
VxWorks This file contains board-specific information for the Motorola cpv3060 target board. Specifically,
This file contains board-specific information for the Motorola cpv3060
target board. Specifically, this file contains information on any BSP
interface changes from previous software or hardware versions, and
contains caveats that the user must be aware of before using this BSP.
Additionally, the tar ...
VC书籍 return AfxDllCanUnloadNow[] } 当然
return AfxDllCanUnloadNow[]
}
当然,使用DAO SDK提供的dbDAO C++ 类也可以绕过这个问题
如果需要更多MFC和DAO的相关的信息,参考MFC库参考中的技术文章TN054: Calling DAO
Directly While Using MFC DAO Classes
http://www.codeguru.com/cpp/com-tech/activex/ ...
VC书籍 return AfxDllCanUnloadNow[] } 当然
return AfxDllCanUnloadNow[]
}
当然,使用DAO SDK提供的dbDAO C++ 类也可以绕过这个问题
如果需要更多MFC和DAO的相关的信息,参考MFC库参考中的技术文章TN054: Calling DAO
Directly While Using MFC DAO Classes
http://www.codeguru.com/cpp/com-tech/activex/ ...
系统设计方案 1.an fpga implementation of the image space reconstruction algorithm for hyperspectral imaging analy
1.an fpga implementation of the image space reconstruction algorithm for hyperspectral imaging analysis
2. fpga implemention of a median filter
3. fpga implementation of digital filters
4.hardware acceleration of edge detection algorithm on fpgas
5.implementation and evaluation of image processing a ...