-
dxfreader 读取dxf格式文件
dxf文件的读取,自己实现,非常实用1、自己实现实体的读取2、链表实现3、解析实体类型
- 2022-01-25 15:55:01下载
- 积分:1
-
基于自相关法语音识别
该程序用 matlab 编程设计,用来区分基于自相关和互相关方法和 FIR 滤波器的两个字。包括了结果和这些源代码,结果是优良的。
- 2023-04-28 11:40:03下载
- 积分:1
-
该程序用于模拟一个雷达显示器,可以实现雷达的显示功能.
该程序用于模拟一个雷达显示器,可以实现雷达的显示功能.-the procedure used to simulate a radar display, can achieve a radar display.
- 2023-06-11 11:45:03下载
- 积分:1
-
Beyond the C++ Standard Library
Beyond the C++ Standard Library - An introduction to Boost Ebook-Beyond the C++ Standard Library- An introduction to Boost Ebook
- 2022-05-30 13:13:15下载
- 积分:1
-
vc#开发的WINCE平台应用程序,可以实现数据上传下载等功能
vc#开发的WINCE平台应用程序,可以实现数据上传下载等功能-vc#
- 2022-10-22 15:40:03下载
- 积分:1
-
大数加法的详细实现过程.
包括链表的使用.并做了cpu单次运算的优化.
实现单个响应周期内运算量的最优...
大数加法的详细实现过程.
包括链表的使用.并做了cpu单次运算的优化.
实现单个响应周期内运算量的最优-Addition of large numbers of details to achieve the process. Including the use of linked lists. And has done a single cpu optimize operations. To achieve a single cycle in response to the optimal computation
- 2022-04-01 18:13:52下载
- 积分:1
-
八数码问题也称为九宫问题。在3×3的棋盘,摆有八个棋子,每个棋子上标有1至8的某一数字,不同棋子上标的数字不相同。棋盘上还有一个空格,与空格相邻的棋子可以移到空...
八数码问题也称为九宫问题。在3×3的棋盘,摆有八个棋子,每个棋子上标有1至8的某一数字,不同棋子上标的数字不相同。棋盘上还有一个空格,与空格相邻的棋子可以移到空格中。要求解决的问题是:给出一个初始状态和一个目标状态,找出一种从初始转变成目标状态的移动棋子步数最少的移动步骤。
-8 issue of the digital problem, also known as Nine-palace. In the 3 × 3 chessboard placed eight pieces, each piece is marked 1 to 8, a number of different pieces on the subject are not the same. There is also a board space, and spaces adjacent pieces can be moved to the space. To be resolved is: given an initial state and a target state, to find a target state from the initial movement into the least number of pieces of mobile steps step.
- 2023-06-28 21:25:03下载
- 积分:1
-
屏幕-反式
喜此代码使保存屏幕和佩尔梅特你,使过渡 betxeen 屏幕 tyhis 代码是净矿我忘了来源出处
- 2022-06-14 06:26:16下载
- 积分:1
-
c++实现文件的相关操作,文件的读取,文件的写入,打开、关闭以及相关操作,还不是很完善哈!...
c++实现文件的相关操作,文件的读取,文件的写入,打开、关闭以及相关操作,还不是很完善哈!-c++ documents related to the achievement of the operation, the document read, file write, open, closed, and related operations, and Kazakhstan is not very perfect!
- 2022-08-26 00:18:06下载
- 积分:1
-
参照《Windows程序设计》一书编写的Wave声音捕获到内存的VCL控件BCB源码(亦即一个通用的C++类)。采用双缓冲技术,效果比较流畅。可以方便进行音频数...
参照《Windows程序设计》一书编写的Wave声音捕获到内存的VCL控件BCB源码(亦即一个通用的C++类)。采用双缓冲技术,效果比较流畅。可以方便进行音频数据处理和研究。根据需要,代码可能要部分修改。-light "Windows Programming," a book prepared by the Wave voices to capture the memory VCL controls BCB source (ie, a generic category C). Double buffer technology and the results were quite fluent. Audio can facilitate data processing and research. According to the need, code may be some changes.
- 2023-04-19 18:30:04下载
- 积分:1