-
本人用VB写的一个小闹钟,呵呵,会振动,可播放wav声音文件。...
本人用VB写的一个小闹钟,呵呵,会振动,可播放wav声音文件。-I wrote a small alarm clock, huh, vibration, can play wav sound files.
- 2023-06-24 20:10:04下载
- 积分:1
-
smartphone2003 上用evc编译的 短信发送程序, api编写
smartphone2003 上用evc编译的 短信发送程序, api编写-Smartphone2003 EVC compiler used to send the message procedures, api prepared
- 2022-05-27 20:05:24下载
- 积分:1
-
使用WMI获取Windows所有USB摄像头设备名称,支持Win10
使用WMI获取Windows所有USB摄像头设备名称的VS开发下的小程序,不需要视频音频管理类,简单实用可扩展,支持xp及以上系统,包括Win10。
- 2023-04-27 01:50:03下载
- 积分:1
-
自动读取Access表结构和字段描述的程序,并将这些信息导入到Excel中,程序有一个将数据导出到Excel的控件可以直接使用,也可以用于其它程序。...
自动读取Access表结构和字段描述的程序,并将这些信息导入到Excel中,程序有一个将数据导出到Excel的控件可以直接使用,也可以用于其它程序。-Automatically read Access table structure and field procedures are described, and the information into Excel, the program has a data Export to Excel control can be used directly, can also be used for other programs.
- 2022-04-01 12:13:39下载
- 积分:1
-
基于DSP的mp3解码,大家看看,相互可以多多交流。
基于DSP的mp3解码,大家看看,相互可以多多交流。-Based on the DSP mp3 decoding, everybody has a look, may mutually many
exchanges.
- 2022-04-27 12:52:52下载
- 积分:1
-
大二时做的稀疏数组课程设计,希望对大家有帮助
大二时做的稀疏数组课程设计,希望对大家有帮助-Sparse array of curriculum design, we want to help
- 2022-02-06 08:37:00下载
- 积分:1
-
八数码问题也称为九宫问题。在3×3的棋盘,摆有八个棋子,每个棋子上标有1至8的某一数字,不同棋子上标的数字不相同。棋盘上还有一个空格,与空格相邻的棋子可以移到空...
八数码问题也称为九宫问题。在3×3的棋盘,摆有八个棋子,每个棋子上标有1至8的某一数字,不同棋子上标的数字不相同。棋盘上还有一个空格,与空格相邻的棋子可以移到空格中。要求解决的问题是:给出一个初始状态和一个目标状态,找出一种从初始转变成目标状态的移动棋子步数最少的移动步骤。
-8 issue of the digital problem, also known as Nine-palace. In the 3 × 3 chessboard placed eight pieces, each piece is marked 1 to 8, a number of different pieces on the subject are not the same. There is also a board space, and spaces adjacent pieces can be moved to the space. To be resolved is: given an initial state and a target state, to find a target state from the initial movement into the least number of pieces of mobile steps step.
- 2023-06-28 21:25:03下载
- 积分:1
-
SolidGraph CAD 系统
翻译 maninwest@Codeforge 作者:Geometros @ Codeproject介绍SolidGraph 是个功能完全的 3D 建模系统,适用于复杂的几何对象。每个使用电脑绘图的人都觉得有必要编写一个自己的编辑器。我们向您展示一种写模块化应用的方法,在模块化应用中,创建新对象的函数分布在插件之间。该项目仅使用了以下编译器编译:: Microsoft Visual C++ 7.1 和 Microsoft Visual C++ 8.0.
- 2022-03-09 11:41:03下载
- 积分:1
-
用c程序实现的数字时钟程序,其中包含改程序的所有c代码,以及详细的注释说明。...
用c程序实现的数字时钟程序,其中包含改程序的所有c代码,以及详细的注释说明。-C program with digital clock procedures, including procedures to all the c code, as well as detailed notes.
- 2022-05-09 11:28:11下载
- 积分:1
-
基于TCP的FTP文件传输协议
本系统分为客户端和服务器端,采用服务器监听客户端发来的Sockets连接请求,服务器端监听到请求后可与客户端建立网络连接,服务器端的文件显示在其所设置的下拉列表中,客户端可以选择自己所需的文件,从服务器端下载文件。文件传输完成后,进行连接释放即可。
- 2022-06-26 23:36:24下载
- 积分:1