-
安装程序制作软件
安装程序制作软件-software installation procedures
- 2022-03-02 13:45:51下载
- 积分:1
-
WinCE 设备驱动程序开发指南中文版的,花了很多钱买的希望大家珍惜...
WinCE 设备驱动程序开发指南中文版的,花了很多钱买的希望大家珍惜-WinCE Device Driver Development Guide to the Chinese version, and spent a lot of money to buy the hope of U.S. Value
- 2022-03-19 04:40:04下载
- 积分:1
-
发送邮件程序,VC开发,学习邮件系统的好代码。
发送邮件程序,VC开发,学习邮件系统的好代码。-Send e-mail program, VC development, e-mail system, a good code to learn.
- 2022-04-13 09:18:14下载
- 积分:1
-
This is the preparation of VC based TCP mailing acceptable to the application.
这是用VC++编写的基于TCP协议的邮件发送可接受的应用程序。-This is the preparation of VC based TCP mailing acceptable to the application.
- 2022-07-07 11:11:52下载
- 积分:1
-
编译原理实验中的实验指导书,详细介绍了实验环境设置等,和详细源码...
编译原理实验中的实验指导书,详细介绍了实验环境设置等,和详细源码-Compilation Principle experiment experimental instructions, detailing the experimental environment settings and so on, and detailed source
- 2023-07-14 12:25:03下载
- 积分:1
-
EXCEL formula to introduce the main functions, such as FIND, SEARCH
EXCEL的主要函数公式介绍,如FIND,SEARCH-EXCEL formula to introduce the main functions, such as FIND, SEARCH
- 2022-06-01 23:38:30下载
- 积分:1
-
基于uCGUI和uCOS-II的多功能MP3设计
功能介绍:
(1)音乐播放器:能播放MP3,WMA,WAV,MID,FLAC,OGG格式的音频文件,能显示播放进度,时间,比特率,带频谱显示,歌词同步显示,能实现上一首,下一首,暂停,播放,关闭返回文件浏览器。通过点击进度条可实现快进和快退。通过设置按钮,可以设置高音,低音,空间效果,播放模式。
(2)数码相框:能解码bmp,jpg,jpeg,gif格式的图片,通过触摸屏幕的上半部分可以播放上一张,触摸下半部分播放下一张,长按返回文件浏览器。 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-04-21 04:11:27下载
- 积分:1
-
设置地图符号-各种渲染方式的使用
使用ArcMap Layout(布局)界面制作专题地图
将各种地图元素添加到地图版面中...
设置地图符号-各种渲染方式的使用
使用ArcMap Layout(布局)界面制作专题地图
将各种地图元素添加到地图版面中
-Set map symbols- the use of a variety of rendering methods
Use ArcMap Layout (layout) the production of thematic maps interface
A variety of map elements will be added to the map layout in
- 2022-01-25 23:47:45下载
- 积分:1
-
这个过程是一个个人考勤软件,从系统对象访问它…
这个程序是一个个人考勤软件,它从系统时钟获取时间信息,可逐日记录下个人每天的工作时间,按月统计汇总,按年形成文件.可以查看过去的记录,也可把记录按月打印出来.或进行年汇总。
本程序是一个基于对话框的实用程序,在基于对话框界面的程序中实现打印和打印预览是采用了非常规 MFC 方法。
-This process is a personal attendance software, access to it from the system clock time information, day by day record of personal daily working hours, monthly statistical summary, year-on-year documented. Can see the past records, the records can also be a monthly print out. or in aggregate. This procedure is a dialog-based utility, dialog-based interface in the process of printing and print preview realize that MFC uses unconventional methods.
- 2023-03-23 12:55:04下载
- 积分:1
-
选择法排序原理:一次选定数组中的每一个数,记下当前位置并假设它是从当前位置开始后面数中的最小数min=i,从这个数的下一个数开始扫描直到最后一个数,并记录下最小...
选择法排序原理:一次选定数组中的每一个数,记下当前位置并假设它是从当前位置开始后面数中的最小数min=i,从这个数的下一个数开始扫描直到最后一个数,并记录下最小数的位置min,扫描结束后如果min不等于i,说明假设错误,则交换min与i位置上数。-Selection sort works: each time the selected number of the array, note the current position and assume that it is behind a number starting from the current location of the minimum number min = i, from this number the number of start scanning the next one until the last one the number of , and record the location of the minimum number of min, after scanning, if min is not equal to i, instructions assume that the error, then the exchange of a few min and i position.
- 2022-08-07 23:09:54下载
- 积分:1