-
ParseS57
电子海图程序源代码,可以对S57格式文件进行解析,希望高手能将显示做出来(Electronic Chart source code, you can format documents on S57 resolve, I hope you can show up to do)
- 2021-01-31 10:48:37下载
- 积分:1
-
mail
基于mfc的c++编程的通讯录管理系统,非常友善的使用的管理系统,方便用户使用和实现通讯录的管理(Mfc-based programming in c++ address book management system, very friendly to-use management system, user-friendly and achieve the management of contacts)
- 2009-10-17 22:50:08下载
- 积分:1
-
C-P-P-100-cases-of-classic-program
C++经典程序100例,更多的试题,源代码,c++的练习题
(C++ 100 cases of classic program, more questions, source code, c++ exercises)
- 2013-03-29 11:10:28下载
- 积分:1
-
RemoteProcessManager_src
一个.net下的Remote进程管理工具(-A management tool of Remote progress under .net)
- 2003-10-22 21:05:59下载
- 积分:1
-
killerringer_vst_plugin
说明: vstgui develop plugin
- 2020-06-28 12:30:31下载
- 积分:1
-
ServerSocket
code of server socket for windows
- 2012-05-31 20:47:27下载
- 积分:1
-
VCSeriesV2.2.2SDK
天敏系列监控卡SDK,视频采集,数据压缩保存成BMP/JPG/AVI等文件格式(Mortimer Series SDK control cards, video capture, data compression preservation into BMP/JPG/AVI file format)
- 2006-07-05 10:49:03下载
- 积分:1
-
my
说明: 填写坐标信息,调用地磁模型WMM2015,计算当前位置磁场值(填写坐标信息,调用地磁模型WMM2015,计算当前位置磁场值
填写坐标信息,调用地磁模型WMM2015,计算当前位置磁场值
Fill in the coordinate information, call the geomagnetic model WMM2015, calculate the current position of the magnetic field value)
- 2016-07-21 11:09:46下载
- 积分:1
-
PieArtical
这编码帮着展示图像代表情况,每年学生报告附带图片(This code helps you to show graphical representation for situations like generating annual report for student with its graph. This code creates Pie Chart likewise we can also create Bar Chart.
)
- 2009-02-17 18:38:34下载
- 积分:1
-
gest
void swap1(int x, int y) //值传递
void swap2(int *px, int *py) //指针传递
void swap3(int &x, int &y) //引用传递
的使用(void swap1(int x, int y) //值传递
void swap2(int*px, int*py) //指针传递
void swap3(int &x, int &y) //引用传递
的使用)
- 2012-04-30 16:41:44下载
- 积分:1