-
example for lm algorithm using minipack
example for lm algorithm using minipack
- 2022-03-21 05:31:06下载
- 积分:1
-
对整个世界而言,你可能只是一个人,但对于某个人而言,你却是整个世界。
学生信息管理系统
大家参考一下吧,毕业设计太头疼了,现在我是有感触了!-To the world you may be one person, but to one person you may be the world
- 2022-08-07 05:41:46下载
- 积分:1
-
dissecting MFC 2e part5.pdf
dissecting MFC 2e part5.pdf
- 2022-02-06 02:28:06下载
- 积分:1
-
parzen算法的vc实现代码,包括正态分布和均匀分布。
parzen算法的vc实现代码,包括正态分布和均匀分布。-vc achieve parzen algorithm code, including the normal distribution and uniform distribution.
- 2022-12-17 17:35:04下载
- 积分:1
-
支持超
支持超长大整数的基本运算,重载了多种基本运算符,操作简单方便-Support for super-long big integer basic computing, a variety of heavy-duty basic operator, operation is simple and convenient
- 2023-06-03 21:20:03下载
- 积分:1
-
语音识别
#include
#pragma comment(lib,"ole32.lib") //CoInitialize CoCreateInstance闇€瑕佽皟鐢╫le32.dll
#pragma comment(lib,"sapi.lib") //sapi.lib鍦⊿DK鐨刲ib鐩綍,蹇呴渶姝g‘閰嶇疆
int main(int argc, char* argv[])
{
ISpVoice * pVoice = NULL;
//COM鍒濆鍖栵細
if (FAILED(::CoInitialize(NULL)))
return FALSE;
//鑾峰彇ISpVoice鎺ュ彛锛?
HRESULT hr = CoC
- 2023-07-03 17:00:03下载
- 积分:1
-
用CSharp写的画橡筋线程序,虽然不是很复杂,但是提供了基本的思路,可以注释很详细,相信大家都可以看得懂!...
用CSharp写的画橡筋线程序,虽然不是很复杂,但是提供了基本的思路,可以注释很详细,相信大家都可以看得懂!-CSharp written with rubber band line painting process, although not very complicated, but provides the basic ideas can be very detailed notes, I believe that everyone can understand!
- 2022-08-13 15:12:44下载
- 积分:1
-
http详解
This document specifies an Internet standards track protocol for the In...
http详解
This document specifies an Internet standards track protocol for the Internet community, and requests discussion and
suggestions for improvements. Please refer to the current edition of the “Internet Official Protocol Standards” (STD
1) for the standardization state and status of this protocol. Distribution of this memo is unlimited.-http Detailed This document specifies an Internet standards track protocol for the Internet community, and requests discussion andsuggestions for improvements. Please refer to the current edition of the Internet Official Protocol Standards (STD1) for the standardization state and status of this protocol. Distribution of this memo is unlimited.
- 2022-01-21 19:20:17下载
- 积分:1
-
模拟梁的震动,根据函数关系式y=asin(2∏t/T)sin(2∏x/L)绘制梁振动曲线,其中a为振幅,T为周期,L为梁长!在窗口内出现梁振动图象。...
模拟梁的震动,根据函数关系式y=asin(2∏t/T)sin(2∏x/L)绘制梁振动曲线,其中a为振幅,T为周期,L为梁长!在窗口内出现梁振动图象。-simulated beam vibration, according to a function y =- asin (2 t/T) sin (2 x/L) mapping beam vibration curve, which for a amplitude, T cycle, L-beams! Within the window beam images.
- 2022-03-12 00:53:45下载
- 积分:1
-
Modular C Programming Language Guide, c programming ski
模块化C编程语言指南
- 2023-07-25 22:10:03下载
- 积分:1