-
汇编语言,用于统计输入的字符串中各个字符的个数。
汇编语言,用于统计输入的字符串中各个字符的个数。-country every word
- 2022-11-03 03:00:03下载
- 积分:1
-
代码模板添加
Code Template add-in for Visual C++ 5.0 在VC5中可增加的代码模板(5KB)-Code Template add-in for Visual C++ 5.0 increase in VC5 in the code templates (5KB)
- 2022-12-25 18:55:03下载
- 积分:1
-
VC中读取mp3文件信息的方法
标准格式的mp3文件中,都有一些自身描述的信息,比如歌曲名称、歌手、专辑名称等信息。
这些信息都记录在mp3文件中,而且...
VC中读取mp3文件信息的方法
标准格式的mp3文件中,都有一些自身描述的信息,比如歌曲名称、歌手、专辑名称等信息。
这些信息都记录在mp3文件中,而且格式是固定的。那么,我们就可以用编程的方式来获取这些信息。其实说简单一点,就是VC文件读取的操作。不过mp3有一定的信息结构,在mp3文件的最后128个字节,就包含上述的信息。那么我们打开mp3文件, 读取最后128个字节即可。-VC MP3 file information reader of the MP3 standard format document, some have described their own information, such as song title, artist, album title and other information. These messages are recorded in the MP3 file, but the format is fixed. Then, we can use the program to access such information. That simple fact that the VC paper read operation. However mp3 certain information, the structure of mp3 of the final 128 bytes, including the above information. Then we open MP3 files, read the last 128 bytes can be.
- 2022-05-14 10:56:12下载
- 积分:1
-
jsp J2EE 猜谜语小游戏 带音乐
一款mvc的小游戏 jsp J2EE 猜谜语小游戏 带音乐,特别适合学生和找工作的小y下载学习看看
- 2022-01-31 19:38:58下载
- 积分:1
-
将一个十六进制的字符串转换成它的等价的十进制数值。主函数负责收集字符,并判别它们是否为十六进制字符,htoi函数负责转换工作...
将一个十六进制的字符串转换成它的等价的十进制数值。主函数负责收集字符,并判别它们是否为十六进制字符,htoi函数负责转换工作-to a hexadecimal string converted into its equivalent of the decimal value. The main function responsible for the collection of characters, and for judging whether the hexadecimal characters htoi function for conversion work
- 2022-02-01 10:44:30下载
- 积分:1
-
Tim Maverick typing test software and source code! If you are interested in typi...
添翼虎打字测试软件及源程序!如果你对于打字游戏软件感兴趣,不妨看看这个程序.基于Win2000/XP下测试成功!-Tim Maverick typing test software and source code! If you are interested in typing game software, Look at this procedure. Based on the test under Win2000/XP success!
- 2023-02-07 16:50:04下载
- 积分:1
-
这VB6代码时钟。
This the VB6 code for Clock.-This is the VB6 code for Clock.
- 2022-09-16 14:10:03下载
- 积分:1
-
一个美化程序界面的实例,可以自定义漂亮的界面
一个美化程序界面的实例,可以自定义漂亮的界面-A landscape example program interface, you can customize pretty interface
- 2022-03-22 14:38:43下载
- 积分:1
-
模拟windows中Ping命令
模拟windows中Ping命令,实现对指定域名/IP的ping包探测功能。可以学习详细的windows下包探测工作原理。
- 2022-11-19 18:20:03下载
- 积分:1
-
VC++使用webservice所需要的包Binaries
在连接WEBserviecs 时,这个在本地应用必须安装的windows客户资源。这样可以快速的连接上对应的应用,这个文件只需要放在安装MSSOAP,对应的Binaries目录下面就可以,因有些程序安装时,可能会缺少资源。
- 2022-07-07 11:20:27下载
- 积分:1