-
map、vector、set再封装,简易使用
map、vector、set各种用法实例介绍、解释清楚,并重新封装了更简单使用的接口
- 2022-07-05 07:40:47下载
- 积分:1
-
关于astyle配置和基本使用技巧总结
安装astyle软件后,对其进行相应配置,然后可设置相应快捷键,使代码自动对齐(After installing astyle software, configure it accordingly, and then set the corresponding shortcut key to make the code align automatically)
- 2018-09-18 08:43:08下载
- 积分:1
-
STM32F103OLED显示屏程序
说明: 实现0.91寸,IIC OLED屏幕驱动程序(Implementation of 0.91 inch, IIC OLED screen driver)
- 2021-04-26 19:28:45下载
- 积分:1
-
本系统主要实现以下目标:
? 系统采用人机交互的方式,界面美观友好,信息查询灵活、方便,数据存储安全可靠。
? 歌星点歌,根据演唱歌星的名字来查询选择歌...
本系统主要实现以下目标:
? 系统采用人机交互的方式,界面美观友好,信息查询灵活、方便,数据存储安全可靠。
? 歌星点歌,根据演唱歌星的名字来查询选择歌曲。
? 数字点歌,按照歌曲名称编号进行查询选择歌曲。
? 拼音点歌,根据歌曲名称的每一个汉字拼音打头的字母来选歌。
? 歌名点歌,根据歌曲名称来检索歌曲。
? 系统最大限度地实现了易维护性和易操作性。-This system is mainly to achieve the following objectives:? System uses human-computer interaction approach, friendly and beautiful interface, and information inquiries, flexible, convenient, safe and reliable data storage. ? Singer song, according to concert singer" s name to query to select a song. ? Digital song, according to a query song name to select a song number. ? Alphabet song, according to the name of every song starts with a Chinese phonetic letters to select songs. ? Song song, according to song name to retrieve the songs. ? System to maximize the ease of maintenance and ease of maneuverability.
- 2022-03-11 23:38:03下载
- 积分:1
-
1602-digital-clock
基于C51单片机的1602液晶屏显示时间,实现计时功能(Based on 1602 C51 LCD shows time, realize the timing function)
- 2015-09-01 21:12:52下载
- 积分:1
-
chengxu1
删除以各字符串中指定下标的字符。其中,a指向原字符串,删除后的字符串存放在b所指的数组中,n中存放指定的下标。 (Delete the specified subscript characters to each string . Among them , a point to the original string , delete the string stored in the array b referred to store the specified subscript n .
)
- 2012-04-13 20:22:03下载
- 积分:1
-
WelcomeToBeijing
这是一个多媒体可以实现对字体和字体颜色编辑的程序(This is a multi-media can be achieved on the font and font color of the editing processes)
- 2008-08-11 17:17:50下载
- 积分:1
-
PS2手柄原理介绍
基于说stc15的ps2驱动程序,带摇杆(PS2 handle driver based on stc15)
- 2020-06-18 16:00:02下载
- 积分:1
-
opencv实现图像的形态学滤波之腐蚀
通过形态学滤波操作,能够实现如下功能:消除噪声、分割独立的图像元素、在图像中连接相邻的元素、寻找图像中明显的极大值区域或极小值区域、求出图像的梯度
- 2022-05-22 02:57:35下载
- 积分:1
-
网络通信、文件传输
在Visual studio 2015 平台下实现TCP网络文件传输。 程序分为发送端和接收端。首先在传输文件数据之前,发送端会把将装有文件名称和文件长度发送到服务器,服务器在指定文件夹下创建同名文件,然后传输
- 2022-11-04 08:00:20下载
- 积分:1