-
(Windows programming practice
Windows NT2000编程实践-(Windows programming practice
- 2022-03-21 16:51:20下载
- 积分:1
-
Intel web2.0 technology development kit that can be used to develop technical gu...
英特尔web2.0技术开发套件,可用于开发人员的技术指南。-Intel web2.0 technology development kit that can be used to develop technical guidelines for staff.
- 2022-06-17 15:29:43下载
- 积分:1
-
Source for the C++ Languages for the extraction of image contours, detailed proc...
源码为C++语言编写,用于提取图像轮廓,有详细过程,可直接执行。-Source for the C++ Languages for the extraction of image contours, detailed process, can be directly executed.
- 2022-02-20 03:39:38下载
- 积分:1
-
北大版本的数据结构教程对应的源代码,其中包括链表,树,图等经典数据结构和一些算法。...
北大版本的数据结构教程对应的源代码,其中包括链表,树,图等经典数据结构和一些算法。-North version of the data structure corresponding to the source code tutorials, including linked lists, trees, and other classic graph data structure and some algorithms.
- 2022-07-07 04:18:26下载
- 积分:1
-
几个网上找来的源代码,不知是否合要求,本人是初学者,想下载贵站的不少内容,临时找了几个,也不算特别经典吧。打了个压缩包,每个源码文件都有中文名,请测试。...
几个网上找来的源代码,不知是否合要求,本人是初学者,想下载贵站的不少内容,临时找了几个,也不算特别经典吧。打了个压缩包,每个源码文件都有中文名,请测试。-got the source code, I do not know whether he is, I was a beginner, Guizhan to download many of the elements of the Provisional find a few, it is not particularly classical. Manage compressed, each source documents both Chinese name, please test.
- 2023-03-01 12:35:03下载
- 积分:1
-
CASIC多模卫星导航接收机驱动程序,GPS驱动程序
GPS驱动程序,从NMEA0183协仪中提取定位数据
- 2022-03-31 22:12:04下载
- 积分:1
-
带括号的算术表达式计算器.能完成一位数的带括号的算术表达式的运算,结果可以为多位数。用栈实现中缀表达式和后缀表达式的转换。...
带括号的算术表达式计算器.能完成一位数的带括号的算术表达式的运算,结果可以为多位数。用栈实现中缀表达式和后缀表达式的转换。-bracketed arithmetic expression calculator. Complete with a number of brackets arithmetic expression Operational results for the multi-digit number. With Stack Implementation grade expression and suffixes expression change.
- 2022-05-22 15:16:04下载
- 积分:1
-
This procedure has been proven through multiple debugger to debug through as lon...
此程序通过多次调试 已经被证实可以调试通过 只要大家下载完后根据自己的硬件电路改写I/P口就是-This procedure has been proven through multiple debugger to debug through as long as we can download the exhausted according to their own hardware circuit rewritten I/P port is
- 2022-07-27 13:18:37下载
- 积分:1
-
An chat tool in LAN simulating MSN. This tool has sever version and have affair...
模仿msn的局域网聊天工具,有服务器端,可以实现事务提醒功能-An chat tool in LAN simulating MSN. This tool has sever version and have affair informing ability
- 2022-01-26 07:51:38下载
- 积分:1
-
测试项目
函数 test_project
clc ;
关闭所有 ;
清除所有 ;
data1 = [0 0 0 0]; data2 = [0 0 0 0]; data3 = [0 0 0 0]; data4 = [0 0 0 0] ; 数据 = [0 0 0 0]; val1 = [0 0 0 0];
i = 1: 100
i = 1:10
fs = 22050;
y1=wavrecord(fs,fs,1) ;
wavwrite(y1,fs,16,"user.wav") ;
a=wavread("user.wav") ;
wavplay(a,fs) ;
n = 输入 ("输入 0") ;
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-03 06:52:02下载
- 积分:1