-
一个简单的邮件发送器
一个简单的邮件发送器-a simple mail sender
- 2022-03-11 16:24:01下载
- 积分:1
-
A total of 26 chapters, many of the Windows internal mechanism has a very good a...
共26章,对Windows的许多内部机制有很好的剖析-A total of 26 chapters, many of the Windows internal mechanism has a very good analysis
- 2022-01-26 00:55:35下载
- 积分:1
-
漂亮的confirm,想要用的时候new一个就行了
漂亮的confirm,想要用的时候new一个就行了-Beautiful confirm, when you want to use the new one on the list
- 2022-09-11 19:55:03下载
- 积分:1
-
这里是决策树的分类算法,它是建立在…
here is the decision tree in classification algorithm which is build in excel file.
- 2023-05-16 21:15:03下载
- 积分:1
-
GpsMap, 本程序利用MapX做的电子地图,通过串口接收GPS模块数据,实现在电子地图上对当前在地图上位置的定位,同时显示当前经纬度,当前时间,速度,海拔等...
GpsMap, 本程序利用MapX做的电子地图,通过串口接收GPS模块数据,实现在电子地图上对当前在地图上位置的定位,同时显示当前经纬度,当前时间,速度,海拔等信息的功能。注意使用时要安装MAPX(本程序使用MAPX_V5,如使用其它版本,则可能要修改头文件)。-GpsMap, this procedure use MapX E-map and GPS module, and receive the GPS Data through the serial port, to locate the location on the E-map, at the same time shows the current latitude and longitude, the current time, speed, altitude and other information. Attention: MAPX should be installed if u use this program, this procedure is on MAPX_V5, if u use other versions, you may modify header files.
- 2022-02-13 19:19:58下载
- 积分:1
-
com asynchronous processing examples on the Internet to find, and that a simple...
com异步处理例子,在网上找到的,做了简单修改-com asynchronous processing examples on the Internet to find, and that a simple modification
- 2023-04-26 00:45:03下载
- 积分:1
-
该函数将显示GUI选择正方形或长方形的部分
This functions displays GUI for selecting square or rectangular part
of the input image IMG. To perform selection user must click mouse twice:
at two corners of the selection area.
User can change the shape at any moment, even when first point is set,
unless it is not forbidden by additional parameters.
Use also cam change the way the selection area is calculated
from the two selected points.
Depending on the combination of the shape and mode it could be
- 2022-06-20 05:16:04下载
- 积分:1
-
Guangdong weight charges DLL developed using BCB2007
广东计重收费DLL
使用BCB2007开发-Guangdong weight charges DLL developed using BCB2007
- 2022-03-13 02:06:31下载
- 积分:1
-
用c++实现对excel中数据的操作,导入,导出,修改,查询列号和行号等等,结合我之前上传的一个exceltest程序看,更容易理解...
用c++实现对excel中数据的操作,导入,导出,修改,查询列号和行号等等,结合我之前上传的一个exceltest程序看,更容易理解-With c++ Realize excel data on the operation, import, export, modify, query column and line number, etc., combined with before I upload a exceltest procedures look, easier to understand
- 2022-05-23 20:23:35下载
- 积分:1
-
Darwin Streaming Server
对于并发量并不大而且对性能要求不是很高的流媒体传输模块,live555还是很好的选择,下面说一下我所实现的流媒体代理服务器(目前只能实现对H264单视频的转发)
代理转发主要分为对RTSP的转发与对RTP的转发(没有实现对rtcp的转发),尽量做到不破坏原有程序框架,所以还是要将整个代理过程融合于ServerMediaSubsession、Source、Sink的循环中,按照流程,RTSP OPTIONS不是必需进行转发,直接转到DESCRIBE的转发过程。
- 2023-05-05 17:00:07下载
- 积分:1