-
又一个模拟LED显示的VC程序,能很好的显示
又一个模拟LED显示的VC程序,能很好的显示-also an LED display simulation VC procedures can be very good show
- 2022-04-20 00:55:55下载
- 积分:1
-
DirectShow的Windows CE下的代码
DirectShowWindowsCE下的代码
- 2022-01-31 08:39:34下载
- 积分:1
-
very important book to learn the c++ programing language in Arabic language
very important book to learn the c++ programing language in Arabic language
- 2022-05-28 13:07:53下载
- 积分: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
-
wince下socket编程的例子,包括server端和client端
wince下socket编程的例子,包括server端和client端-wince under socket programming examples, including server and client-side
- 2022-05-25 04:18:30下载
- 积分:1
-
how to get host logical drivers ,use function:GetLogicalDrives()
也许你是一个自由人,找到一个方法如何获得主机逻辑驱动器在C++中,你会得到一个解决方案,使用我的代码!
- 2022-01-26 05:16:15下载
- 积分:1
-
linear programming solution using the multiplier Simplex Method
解线性规划的用乘数的单纯形法-linear programming solution using the multiplier Simplex Method
- 2022-07-03 03:14:21下载
- 积分:1
-
这是用Windows编写的,已经是一个完整的游戏了。游戏名字叫陕西麻将。...
这是用Windows编写的,已经是一个完整的游戏了。游戏名字叫陕西麻将。-This is prepared by using Windows, it is a complete game. Shaanxi mahjong game name.
- 2022-03-20 09:15:20下载
- 积分:1
-
多功能计算器,,大家来看哦
多功能计算器,,大家来看哦-multifunction calculator, we look at oh
- 2023-03-25 13:05:04下载
- 积分:1
-
NTFS流操作.流(STREAM)是NTFS下的概念。目前只有NTFS支持流。流依附于文件而存在,
你可以在流中存储2进制数据,文字或者其他一些东西.就象文...
NTFS流操作.流(STREAM)是NTFS下的概念。目前只有NTFS支持流。流依附于文件而存在,
你可以在流中存储2进制数据,文字或者其他一些东西.就象文件一样。文件存
什么,流就能存什么。每个文件可以含有多个流。当流所依附的文件被删除,
流也随之消失。-NTFS flow operation. Flow (STREAM) NTFS is the concept. At present, only NTFS support flow. Depend on the flow of documents exist, you can flow in two-band data storage, writing or other things. Like papers. What the file, what depositors will be able to flow. Each file can contain a number of flow. When the flow are dependent files are deleted, the flow will disappear.
- 2023-01-27 22:35:03下载
- 积分:1