-
http://www.vckbase.com /代码
http://www.vckbase.com/code
- 2022-03-10 10:44:30下载
- 积分:1
-
定时关机重启注销小软件
这是用VC++写的一款小软件,可以实现定时关机,重启,注销功能,用户可以选择立即关机,也可以定时关机,剩余时间显示的是以秒为单位,代码简单明了,思路清晰,适合初学者,功能强大,操作简单。
- 2022-11-13 02:10:03下载
- 积分:1
-
vc++实现的字符统计,统计文章字符的个数的一个小型系统
vc++实现的字符统计,统计文章字符的个数的一个小型系统-vc++ to achieve the character statistics, statistics of the number of characters in the article of a small system
- 2022-07-10 03:22:14下载
- 积分:1
-
Visual Basic,播放.WAV文件,并显示其波形
Visual Basic,播放.WAV文件,并显示其波形-Visual Basic, play. WAV files and display the waveform
- 2022-12-05 09:20:03下载
- 积分:1
-
serial debugging and programming assistant source detailed process
串口调试助手源程序及编程详细过程-serial debugging and programming assistant source detailed process
- 2023-08-08 14:35:03下载
- 积分:1
-
用循环链表解决JOSEPHUS问题,精心制作
用循环链表解决JOSEPHUS问题,精心制作-cyclic Chain JOSEPHUS solve problems carefully
- 2022-09-25 08:45:03下载
- 积分:1
-
集合使用发发
本实力是对C#面向对象的集合使用的一个全面的使用,并结合实际应用情况对每一个几何对象进行全面的剖析,例如Array数组对象,Dictionary泛型类对象的讲解以及使用等等,让我们更好的学习使用面向对象编程语言
- 2022-05-06 14:21:36下载
- 积分: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
-
one on the use of C realization of the machine's case. Discussion of the gen...
一个关于用 C++ 实现本机事件的问题。讨论了一般意义上的事件并示范了如何用接口为你的类定义事件处理器,事件的处理必须在客户机实现。-one on the use of C realization of the machine"s case. Discussion of the general sense of the incident and demonstrated how to use interface for your class definitions incident processor, the handling of the incident must achieve the client.
- 2022-11-10 02:15:03下载
- 积分:1
-
XML解析工具封装
此工程为对tinyxml库的封装,封装接口全部在XML.h中提供,支持从.xml文件中读取字段属性,新增了从内存读取字段属性和写XML文件功能,方便操作xml文件。该工程已用在项目开发中,亲测稳定。
- 2022-02-10 08:09:38下载
- 积分:1