-
A given voice signal amplification procedures, can enter multiples of amplificat...
一个给语音信号进行放大的程序,可以输入放大的倍数,输入放大后的语音信号。倍数是指语音的幅度,不是指能量。-A given voice signal amplification procedures, can enter multiples of amplification, the amplified voice input signal. Refers to a multiple of the range of voice, not energy.
- 2022-08-17 20:36:34下载
- 积分:1
-
让任务管理器的CPU使用记录呈正弦曲线显示
通过SetProcessAffinityMask指定多核CPU中的一核来运行,然后通过GetTickCount() - startTime来控制CPU忙时的时间,从而达到
让CPU记录状态呈正弦曲线显示
- 2022-03-15 22:00:04下载
- 积分:1
-
哈夫曼压缩文件解压缩
哈夫曼压缩解压缩文件。使用自适应哈夫曼,在 *.asv 文件中,这可以解压缩压缩保存的所有文件类型。包含的所有文件。
- 2022-07-16 08:40:07下载
- 积分:1
-
PID控制VB程序
简单实用的PID算法程序,有图形界面,简单实用~
Visual Basic是一种由微软公司开发的包含协助开发环境 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-05-14 02:21:20下载
- 积分:1
-
一个解决方案
一个解线性超定方程组的算法,是用C语言写的,简单易懂,而且速度还挺快的。-a solution-linear equations of the algorithm is written in C language, easily understood, but the speed It"s fast.
- 2022-02-20 05:12:20下载
- 积分:1
-
请认真阅读您的文件包,说明它至少有40字节。
Please read your package and describe it at least 40 bytes.
System will automatically delete the directory of debug and release
- 2022-09-10 02:55:03下载
- 积分:1
-
卫星单点定位
里面有关于如何读取卫星星历文件。其中包括读取卫星头文件,接收机的信息,接收机的近似坐标,卫星的编码信息及卫星的颗数等一系列的信息。其中还包括根据这些信息而求得的接收机的精确位置。
- 2022-06-15 23:26:51下载
- 积分:1
-
在数据库中发现频繁模式和关联规则是数据挖掘领域的最基本、最重要的问题。大多数早期的研究采用了类似Apriori算法的产生候选级并测试迭代的途径代价是昂贵的,尤其...
在数据库中发现频繁模式和关联规则是数据挖掘领域的最基本、最重要的问题。大多数早期的研究采用了类似Apriori算法的产生候选级并测试迭代的途径代价是昂贵的,尤其是挖掘富模式和长模式时,Jiawei Han提出了一种新颖的数据结构FP_tree,及基于其上的FP_growth算法,主要用于有效的进行长模式与富模式的挖掘.本文在讨论了FP_growth算法的基础上,提出了用Visual C++实现该算法的方法,并编写了算法的程序。-found in the database model and the frequent association rules is the area of data mining the most fundamental and important issues. Most of the early studies used a similar Apriori algorithm for the selection of candidates and test-iterative way was costly, particularly mining the rich patterns and long model, Jiawei Han proposed a novel data structure FP_tree and on the basis of their FP_growth algorithm used effectively the model for long and rich patterns of excavation. This paper discussed the FP_growth algorithm on the basis of the Visual C of the algorithm, and the preparation procedure of the algorithm.
- 2023-01-10 12:20:03下载
- 积分:1
-
dxf 读取
应用背景Build Instructions:
Make sure you have autoconf, swig, texinfo, python-dev, build-essential packages
or equivalent installed via your package manager.
cd libredwg
./autogen.sh && ./configure && make && sudo make install
cd ../dxflib
./configure && make && sudo make install
cd ..
Once the above dependencies have been built, edit /usr/local/include/dwg.h,
and rename the THICKNESS constant (or add _ to end). It conflicts with another
constant included in the converter, but is not used itself. After that, just
run "make".
That"s it!
关键技术GNU LibreDWG 是一个免费开源的 C 库用来处理 DWG 文件,这
- 2022-12-18 16:30:03下载
- 积分:1
-
无线定位算法
本代码做的是无线传感器定位算法,该算法计算精确大大提高了定位精度,减少节点损耗
- 2022-03-06 05:02:56下载
- 积分:1