搜索:cpp
找到约 528 项符合「cpp」的查询结果
结果 528
按分类筛选
- 全部
- 技术资料 (70)
- 数据结构 (42)
- 人工智能/神经网络 (37)
- 其他 (32)
- VC书籍 (32)
- 数值算法/人工智能 (21)
- Linux/Unix编程 (20)
- 加密解密 (19)
- 数学计算 (19)
- 多媒体处理 (17)
- 编译器/解释器 (16)
- 串口编程 (15)
- Windows CE (14)
- 单片机开发 (13)
- 书籍源码 (12)
- 源码 (11)
- 文章/文档 (8)
- matlab例程 (7)
- 软件设计/软件工程 (7)
- 通讯/手机编程 (5)
- 其他书籍 (5)
- 编辑器/阅读器 (5)
- 嵌入式/单片机编程 (5)
- 驱动编程 (4)
- 教育系统应用 (4)
- Java编程 (4)
- 多国语言处理 (4)
- 汇编语言 (4)
- 其他数据库 (4)
- 电子书籍 (3)
- 压缩解压 (3)
- *行业应用 (3)
- 企业管理 (3)
- Delphi控件源码 (3)
- 软件 (2)
- 习题答案 (2)
- C/C++语言编程 (2)
- Linux/uClinux/Unix编程 (2)
- 操作系统开发 (2)
- 图形图像 (2)
- Internet/网络编程 (2)
- 游戏 (2)
- 通讯编程文档 (2)
- 其他行业 (2)
- 生物技术 (2)
- 中间件编程 (2)
- 经验 (1)
- 其他 (1)
- 单片机编程 (1)
- 电源技术 (1)
- DSP编程 (1)
- 数据库系统 (1)
- 技术书籍 (1)
- 教材/考试/认证 (1)
- 软件工程 (1)
- 计算机相关 (1)
- 开发工具 (1)
- 实用工具 (1)
- 嵌入式综合 (1)
- 手机短信编程 (1)
- Modem编程 (1)
- Applet (1)
- 传真(Fax)编程 (1)
- 金融证券系统 (1)
- 文件格式 (1)
- CA认证 (1)
- STL (1)
- VxWorks (1)
- VHDL/FPGA/Verilog (1)
- 家庭/个人应用 (1)
- 交通/航空行业 (1)
- 百货/超市行业 (1)
- Windows Mobile (1)
- TAPI编程 (1)
- Oracle数据库 (1)
- MySQL数据库 (1)
- GPS编程 (1)
- 并行计算 (1)
- VIP专区 (1)
https://www.eeworm.com/dl/937089.html
技术资料
语音识别:语音矢量化及算法及与原文件的矢量对比功能源代码
·详细说明:语音识别:语音矢量化及算法及与原文件的矢量对比功能源代码文件列表: BShvoice ........\Debug ........\dllSudx.h ........\dllSudx.lib ........\SHvoice.cpp ........\SHvoice.dsp ......
https://www.eeworm.com/dl/948865.html
技术资料
MP3文件计算软件源码
·文件列表: mp3time .......\mp3time.bpr .......\mp3time.cpp .......\mp3time.dfm .......\mp3time.exe .......\mp3time.h .......\mp3time.obj .......\mp3t
https://www.eeworm.com/dl/624/367315.html
串口编程
应用程序向导已为您创建了此 Midapexsoft.IO.SerialPort DLL。 本文件概要介绍组成 Midapexsoft.IO.SerialPort 应用程序的每个文件的内容。
应用程序向导已为您创建了此 Midapexsoft.IO.SerialPort DLL。
本文件概要介绍组成 Midapexsoft.IO.SerialPort 应用程序的每个文件的内容。
Midapexsoft.IO.SerialPort.vcproj
这是使用应用程序向导生成的 VC++ 项目的主项目文件。
它包含生成该文件的 Visual C++ 的版本信息,以及有关使用应用 ...
https://www.eeworm.com/dl/639/454385.html
文件格式
1. Download the version you want: * Version 1.3.4 (30 Aug 2007) -- this is the latest v
1. Download the version you want:
* Version 1.3.4 (30 Aug 2007) -- this is the latest version for UNIX/Linux and Windows
* Previous versions
2. Unzip the file, which will create a directory called klt and place all the files there
3. Compile and run t ...
https://www.eeworm.com/dl/521/15787.html
多媒体处理
用于实现H.264中的DCT变换/量化/反DCT变换/反量化源码
·用于实现H.264中的DCT变换/量化/反DCT变换/反量化源码文件列表: DCT2 ....\1.txt ....\DCT.CPP ....\DCT.dsp ....\DCT.dsw ....\DCT.ncb ....\DCT.opt ....\DCT.plg
https://www.eeworm.com/dl/650/143601.html
人工智能/神经网络
用三层BP网络实现一个单输入单输出函数的逼近
用三层BP网络实现一个单输入单输出函数的逼近,文件中一个CPP文件和一个WORD文件,其中word文档中有对算法理论,算法设计,程序结果及改进方法试验的详细说明
https://www.eeworm.com/dl/682/177259.html
中间件编程
DSPack is a set of Components and class to write Multimedia Applications using MS Direct Show and Di
DSPack is a set of Components and class to write Multimedia Applications using MS Direct Show and DirectX technologies. DSPack is designed to work with DirectX 9 on Win9X, ME, 2000, and Windows XP operating systems. Now VMR (Video Mixing Renderer) is available on all Windows Oper ...
https://www.eeworm.com/dl/650/280706.html
人工智能/神经网络
k-meansy算法源代码。This directory contains code implementing the K-means algorithm. Source code may be f
k-meansy算法源代码。This directory contains code implementing the K-means algorithm. Source code
may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS
program accepts input consisting of vectors and calculates the given
number of cluster centers using the K-means ...
https://www.eeworm.com/dl/532/328439.html
书籍源码
图像处理基础知识编写的这些程序对新手非常有帮助!4) 对图像进行离散余弦变换处理(图像变换)的源代码
图像处理基础知识编写的这些程序对新手非常有帮助!4) 对图像进行离散余弦变换处理(图像变换)的源代码,编译后的可执行文件须带参数运行。
dct.cpp 使用方法:dct BMP文件名
https://www.eeworm.com/dl/955516.html
技术资料
用于实现H.264中的DCT变换/量化/反DCT变换/反量化源码
·用于实现H.264中的DCT变换/量化/反DCT变换/反量化源码文件列表: DCT2 ....\1.txt ....\DCT.CPP ....\DCT.dsp ....\DCT.dsw ....\DCT.ncb ....\DCT.opt ....\DCT.plg