-
一个EVC实例MP3播放器
里面含EVC源码和英文文档说明
一个EVC实例MP3播放器
里面含EVC源码和英文文档说明-AppWizard has created this MyMp3sec application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the files that
make up your MyMp3sec application.
MyMp3sec.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CMyMp3secApp application class.
MyMp3sec.cpp
This is the main application source file that contains the application
class CMyMp3secApp.
MyMp3sec.rc
This is a listing of all of the Microsoft Windows CE resources that the
program uses. It includes the icons, bitmaps, and cursors that are stored
in the RES subdirectory. This file can be directly edited in Microsoft
eMbedded Visual C++.
resMyMp3sec.ico
This is an
- 2022-03-04 20:56:58下载
- 积分:1
-
vc 动态连接库的例子
vc 动态连接库的例子-vc example of Dynamic Link Library
- 2022-03-14 14:03:37下载
- 积分:1
-
c接口和实现,非常经典的c接口书籍。完整pdf版本,适合用c实现oop方式的编程。...
c接口和实现,非常经典的c接口书籍。完整pdf版本,适合用c实现oop方式的编程。-c interface and realize very classic books c interface. Complete pdf version suitable way c realize oop programming.
- 2023-03-22 10:45:04下载
- 积分:1
-
调用一个函数int86x() biosprint
A Biosprint Function Using A Call to Int86x()
- 2023-07-30 03:20:03下载
- 积分:1
-
PXA27x library for Windows CE 5.0
pxa27x library for windows ce 5.0
- 2022-01-26 02:20:43下载
- 积分:1
-
输入源代码
一个输入法源代码-an input source code
- 2022-03-22 18:04:25下载
- 积分:1
-
本程序是一个算法,对一个数组进行排列.第一个数和第二个数比较,大的往下沉,小的往上冒,如此循环,最后得到一个由小到大的数组...
本程序是一个算法,对一个数组进行排列.第一个数和第二个数比较,大的往下沉,小的往上冒,如此循环,最后得到一个由小到大的数组
-this procedure is an algorithm, for an array with. Number of the first and second numbers, the sinking large and small to take up such a cycle, the last to be headed by an array
- 2023-01-17 00:40:03下载
- 积分:1
-
win32MP3播放器
win32实现的MP3播放器,采样了MCI接口,通过复写wnproc实现不规则界面,并自定义实现了歌词显示功能。支持lrc歌词
- 2022-05-14 00:22:45下载
- 积分:1
-
局域网通信软件
局域网通信软件跨平台信息交流,基于 TCP/IP(UDP),无需服务器,简单易用,可传送文件和文件夹,通讯数据采用 RSA/Blofish 加密-LAN communications software cross-platform information exchange, based on TCP/IP (UDP) without the server, simple to use, is capable of transmitting files and folders, data communications using RSA/encryption Blofish
- 2022-02-03 16:56:39下载
- 积分:1
-
已知数组A包含15个互不相等的整数,数组B包含20个互不相等的整数。试编制一程序把既在A中又在B中出现的整数存放于数组C中。
进一步要求数组A和数组B中的数...
已知数组A包含15个互不相等的整数,数组B包含20个互不相等的整数。试编制一程序把既在A中又在B中出现的整数存放于数组C中。
进一步要求数组A和数组B中的数据用键盘输入,且数据个数不定(最大个数受限制)。-Known to the array A contains 15 mutually exclusive, such as integer, array B contains 20 separate integer and so on. Try to develop a procedure in both A and B appear in the integer stored in an array in C. Further requested that the array A and array B data in the keyboard input, and the number of variable data (maximum number of restricted).
- 2023-04-06 05:15:04下载
- 积分:1