-
A more complete tapi procedures, including one that contains all of tapi
一个比较完成的tapi程序,包括一个包含全部tapi定义的模块和一个tapi类,包括查看以建立的tapi连接、拨号、中断连接以及对线路和拨号进行设置。 -A more complete tapi procedures, including one that contains all of tapi-defined modules and a tapi categories, including the tapi view to establish a connection, dial-up, interrupt lines and dial-up connectivity and the right set.
- 2022-02-04 00:27:23下载
- 积分:1
-
这是一个关于数据结构中三种排序的程序,包括拓扑排序,快速排序,希尔排序。都是经过老师检查过的。...
这是一个关于数据结构中三种排序的程序,包括拓扑排序,快速排序,希尔排序。都是经过老师检查过的。-This is a data structure on the three sequencing procedures, including topological sorting, quick sort, Hill sequencing. After all the teachers checked.
- 2022-02-11 16:23:19下载
- 积分:1
-
・这是一个播放音乐的系统,只要你打开所要播放的歌曲就可以播放了,不信试试看.....
・这是一个播放音乐的系统,只要你打开所要播放的歌曲就可以播放了,不信试试看.. -This is a music-playing system.To play music ,just open the music files useing this system.Just try and enjoy it!
- 2023-01-10 17:35:03下载
- 积分:1
-
MCI' s application examples, including the play WAV, MIDI files and play the...
MCI的应用示例,包括播放WAV、MIDI文件和播放CD及将CD中的曲目转录为WAV文件等 -MCI" s application examples, including the play WAV, MIDI files and play the CD in the CD and the tracks transcribed into WAV files
- 2022-04-15 08:25:41下载
- 积分:1
-
一个PE文件查看器,可以查看PE文件的详细信息
一个PE文件查看器,可以查看PE文件的详细信息-A PE File Viewer, you can view PE file details
- 2022-01-25 15:48:44下载
- 积分:1
-
G代码分析 数控系统G代码可视化
前几年下载的一个可视化的G代码分析工具,可以分析数控车、数控铣走刀过程,图示显示,三维空间线条模式。非常实用。
- 2022-12-18 03:35:03下载
- 积分:1
-
VB6和菜单..一个示例代码
VB6 and Meun .. a sample code-VB6 and Meun a sample code ..
- 2022-11-07 05:20:03下载
- 积分:1
-
Symbol_MC3000_C#.条码扫码范例程序之5
Symbol_MC3000_C#.条码扫码范例程序之5-Symbol_MC3000_C#. Barcodes sweep procedure code sample 5
- 2022-12-27 20:20:04下载
- 积分:1
-
VC++鼠标捕捉的使用方法
Windows 95 程序设计中的一个小例子。今天再次复习一遍。
学习鼠标捕捉的使用方法:
SetCapture()
ReleaseCapture();
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-28 21:30:08下载
- 积分: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