-
2009年各类数学建模论文集
2009年各类数学建模论文集,提供历年优秀数模论文(Collection of Mathematical Modeling Papers in 2009,Provide excellent digital and analog papers over the years)
- 2020-06-18 21:40:01下载
- 积分:1
-
归并排序,算法分析与设计第二章分治法思想的归并排序算法实现,用C++写的....
归并排序,算法分析与设计第二章分治法思想的归并排序算法实现,用C++写的.-merge sorting algorithm analysis and design of the second chapter ideological divide-and-conquer method of merging ranking algorithm, C writes.
- 2022-03-15 19:47:12下载
- 积分:1
-
代码
说明: 用matlab对一段音频信号进行采样,并用PCM编码后通过2FSK调制模拟信道传输,最后经过2FSK解调和PCM解码恢复音频信号(Matlab is used to sample a section of audio signal, PCM is used to code it, then it is transmitted through 2FSK modulation analog channel, and finally it is demodulated by 2FSK and decoded by PCM to recover the audio signal)
- 2020-06-03 15:50:25下载
- 积分:1
-
LABVIEWevent
labview8.2入门到精通,很好的东西,是现在入门的经典之作(labview8.2 entry to the master, a very good thing, is now classic entry)
- 2009-02-04 09:33:06下载
- 积分:1
-
连连看游戏源代码 ,本程序由visual c++编译通过,益智类小游戏.
连连看游戏源代码 ,本程序由visual c++编译通过,益智类小游戏.-Lianliankan game source code, the procedures adopted visual c compiler, knowledge-like game.
- 2022-04-01 15:00:38下载
- 积分:1
-
PILLC中文LLC程序
说明: 开关电源高级技术LLC
LLC是提高电源效率的最有效办法,难度也是相当的,该文档带领进入LLC技术的制高点(SWPS advanced skill LLC)
- 2018-12-22 12:54:41下载
- 积分:1
-
sabpyuanma 资料
资料
sabpyuanma 资料
资料-sabpyuanma information information information
- 2022-05-24 23:47:55下载
- 积分:1
-
HID.X
基于mircochip的HID镇流器控制程序,实现PFC等多种控制,以及多种保护。(failed to translate)
- 2013-05-03 12:11:40下载
- 积分:1
-
这是svmfu,用于训练和测试支持矢量包
This is SvmFu, a package for training and testing support vector
machines (SVMs). It s written in C++. It uses templates. The
advantage of templates is that the types of kernel values and data
points can be varied to suit the problem.-This is SvmFu, a package for training and testing support vector
machines (SVMs). It s written in C. It uses templates. The advantage
of templates is that the types of kernel values and data points can be
varied to suit the problem.
- 2023-05-29 07:50:03下载
- 积分:1
-
VC++远程桌面控制的实现
VC++远程桌面控制的实现,C/S结构,使用CSocket,实现思路主要是先将远程桌面捕获,再发回本地,在对话框中显示出来,将本地鼠标和盘键输入,变成命令,发到远程主机执行,以模拟出鼠标和键盘的操作,再将远程桌面捕获,再发回本地,在对话框中显示出来.调试程序注意:
1.先运行服务端点开始
2.再运行客户端,点连接,得到屏幕,再点控制就可以操作远程桌面了.
- 2022-03-09 18:45:35下载
- 积分:1