-
LRC文件解析、显示与编辑功能的实现.运行环境:Win XP;VC++6.0
LRC文件解析、显示与编辑功能的实现.运行环境:Win XP;VC++6.0
-LRC document analysis, display and editing features of the achievement. Runtime Environment: Win XP VC++6.0
- 2022-11-01 23:45:03下载
- 积分:1
-
基本的浏览器源码
基本的浏览器源码-basic source browser
- 2023-08-25 01:55:04下载
- 积分:1
-
运用递归下降子程序法,实现整数四则运算表达式的语法分析程序。...
运用递归下降子程序法,实现整数四则运算表达式的语法分析程序。-Decline in the use of recursive subroutine method, to achieve an integer 4 expression is the syntax analysis program.
- 2022-12-01 13:40: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
-
使用查表发实现公历转换为农历
文件说明
luanrday.h 头文件,声明了公历到农历转换的函数
luanrday.cpp 实现文件,实现...
使用查表发实现公历转换为农历
文件说明
luanrday.h 头文件,声明了公历到农历转换的函数
luanrday.cpp 实现文件,实现了公历到农历的转换函数
chdate.cpp 例子程序,使用luanrday实现功能:使用汉字显示当前农历日期.-Made the realization of the use of look-up table is converted to the Lunar calendar luanrday.h document describes the first document, a statement of the lunar calendar conversion function to file luanrday.cpp achieved lunar calendar conversion function to chdate.cpp example, the use of the realization of luanrday features: Displays the current use of Chinese Lunar New Year dates.
- 2022-03-06 03:19:01下载
- 积分:1
-
Rarnu C 是百度编程群老大Rarnu个人的作品。是图形界面的C编译器。希望大家喜欢。...
Rarnu C 是百度编程群老大Rarnu个人的作品。是图形界面的C编译器。希望大家喜欢。-Rarnu C Programming Group Baidu is the leader Rarnu personal work. Is a graphical interface C compiler. Hope you like them.
- 2022-08-05 14:39:27下载
- 积分:1
-
Nine
九宫图,是一个将9个空格中8个不连续的数字排列成有序的小游戏。-Nine-palace map, is a nine spaces in the eight figures are not arranged in an orderly row of small game.
- 2022-01-25 19:44:39下载
- 积分:1
-
packages in java
java包。。包存储在各自的文件夹中并正确继承。这是一个理解软件包的简单程序。
- 2022-03-30 00:59:22下载
- 积分:1
-
c use of the basic group and the operation. For beginners helpful, instructive o...
c++基本类使用以及操作。对初学者很有帮助,启发面向对象思想-c use of the basic group and the operation. For beginners helpful, instructive object-oriented thinking
- 2022-03-18 06:53:32下载
- 积分:1
-
windows Socket编程
应用背景WINDOWS SOCKET编程,简单实用。TCP/IP网络编程不可少的。关键技术SOCKET编程分客户端和服务器端,易学易用。
- 2022-04-16 17:12:57下载
- 积分:1