-
介绍驱动程序开发的PPT,看了就会有收获。
介绍驱动程序开发的PPT,看了就会有收获。-Driver Development introduced the PPT, will be read harvest.
- 2022-07-15 14:21:34下载
- 积分:1
-
一个可以对任意长整数进行加减的类 在Visual C++6.0 WinXp下编译通过 采用类来实现,从CString继承而来 数据运算的结果保存在CString...
一个可以对任意长整数进行加减的类 在Visual C++6.0 WinXp下编译通过 采用类来实现,从CString继承而来 数据运算的结果保存在CString类中 理论上可对任意长的数据进行相加 在Release目录下有可执行文件,将*.txt拖放到longadd.exe上即可,*.txt为数据文件。-A class can perform add-subtract operation to long integers with random length and has been compiled in Visual C++6.0 and WinXp successfully.It is implemented by a class inherited from CString and can perform plus operation to data with random length in theory.There is a file named longadd.exe in directory Release. You may drag the data file named*.txt to that executable file to finish computing.
- 2023-03-20 12:40:04下载
- 积分:1
-
mir source code
mir source code for new user to study
i hope it is can be used to you
and all one
c++ source code
mir source code for new user to study
i hope it is can be used to you
and all one
c++ source code
- 2022-03-05 02:09:49下载
- 积分:1
-
vc write with a very beautiful electronic bell
用vc写的一个非常漂亮的电子钟-vc write with a very beautiful electronic bell
- 2022-01-31 07:26:25下载
- 积分:1
-
java chat system to achieve a simple program to share under their own show
java实现的简单的聊天系统程序 自己拿出分享下-java chat system to achieve a simple program to share under their own show
- 2022-03-28 14:27:08下载
- 积分:1
-
语音识别
Matlab 当前目录中的所有文件都复制并在 Matlab 命令上键入"speakerrecognition"窗口。正确解压缩该文件后,你会发现两个文件夹培训和测试,每个都包含一些文件,命名: S1。WAV,S2。WAV,......,;每个标记后的扬声器的 ID。这些文件被记录在 Microsoft WAV 格式。在 Windows 系统上,您可以听录音听通过双击到文件中。您可以使用中"火车"的声音文件来创建数据库已知的扬声器和使用声音文件目前在"测试"以评估自动识别器。请注意,听起来应该有相同的采样频率和此值必须要符合框架窗口的大小: 256 样品应该有的持续时间约 30 ms: 这使用采样频率约实现12500.如果不满足此条件,你必须重新采样输入的声音(您可以使用"重新取样"Matlab 命令) 或等价地,更改窗口参数进行筛选。这段代码基于阿明 Koohi 优秀提交公开发售http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=8802&objectType=FILE并提高了使用先进的度量距离计算的结果。以这种方式取得了较好的识别率。完整的源代码,请访问http://www.advancedsourcecode.com/speaker.asp任何问题请电邮 luigi.rosa@tiscali.it
- 2022-02-05 14:46:02下载
- 积分:1
-
画图软件代码 内含2个软件。一个是1。0 另一个是2。0用。net编译...
画图软件代码 内含2个软件。一个是1。0 另一个是2。0用。net编译-Program source code of drawing graph in Windows, compile with VS.NET.
- 2023-03-23 21:55:04下载
- 积分:1
-
vc++6.0写的计算器,能实现加,减,乘,除,进制转换,科学计算
vc++6.0写的计算器,能实现加,减,乘,除,进制转换,科学计算-vc++6.0 to write calculator, able to add, subtract, multiply, divide, binary conversion, scientific computing
- 2022-10-10 22:45:03下载
- 积分:1
-
一个用A*算法实现的最短路径求解小程序。以及后台维护功能
一个用A*算法实现的最短路径求解小程序。以及后台维护功能-A use of A* shortest path algorithm for solving applet. As well as the background maintenance function
- 2022-10-28 10:00:03下载
- 积分:1
-
总结windows下堆溢出的三种利用方式,涉及的知识有汇编,c语言,win32编程。...
总结windows下堆溢出的三种利用方式,涉及的知识有汇编,c语言,win32编程。-summed up windows under a heap overflow use of the three methods, involving the compilation of knowledge, c language, win32 programming.
- 2023-06-16 20:05:03下载
- 积分:1