-
经典编程语言的学习教材,非常的有用,值得反复研读
经典编程语言的学习教材,非常的有用,值得反复研读-Classical programming language learning materials, very useful and worth reading again
- 2023-09-01 07:30:05下载
- 积分: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
-
gcc使用的win32库和头文件
gcc使用的win32库和头文件-gcc use win32 storehouse and document
- 2022-01-25 14:15:56下载
- 积分:1
-
First C
First C-- program for Windows.
- 2022-01-25 14:26:19下载
- 积分:1
-
这是一个用Vb开发的可以聊天的软件,并且可以实现远程的下载但不是P2P的...
这是一个用Vb开发的可以聊天的软件,并且可以实现远程的下载但不是P2P的-Remarkable insights were gained with the development of the software can chat, and can be downloaded from the remote but not P2P
- 2022-03-21 20:16:27下载
- 积分:1
-
简单人事管理系统
#include
#include
#include
#include
using namespace std;
const int Maxr=100;
int ID=10000;
class Employee //职工类
{
int tag;//删除标记
int no;//职工编号
char name[20];//职工姓名
char zw[20]; //职工职务
- 2022-03-24 22:13:18下载
- 积分:1
-
AT89S系列单片机在线下载程序,感兴趣的可以使用,我们实验室用的就是这个。...
AT89S系列单片机在线下载程序,感兴趣的可以使用,我们实验室用的就是这个。-MCS AT89S download online, interested in can be used, we used in this laboratory.
- 2022-03-02 11:53:32下载
- 积分:1
-
dos上的中文菜单程序,用C++编写。希望能给大家有一定的参考价值。...
dos上的中文菜单程序,用C++编写。希望能给大家有一定的参考价值。-dos on the Chinese menu procedures, using C++ prepared. I hope everyone can have a certain reference value.
- 2023-07-21 00:10:03下载
- 积分:1
-
WPF聊天类软件
一个关于WPF基于UDP的聊天软件:
1.内含服务端和客户端
2.基于UDP协议进行联络
3.支持多用户与单一客户端的聊天
4.客户端会开机自启动
5.可定义一些特定动作
- 2023-07-23 22:50:03下载
- 积分:1
-
银行家算法的各种实现,里面包括源代码和报告
银行家算法的各种实现,里面包括源代码和报告-A variety of banker" s algorithm implementation, which includes source code and reports
- 2022-10-19 05:45:03下载
- 积分:1