-
com
vC++做上位机实现串口通讯,符合RS485通信协议(vC++ do PC Serial communication line RS485 communication protocol)
- 2010-08-10 16:55:57下载
- 积分:1
-
shangweijiduchuankoushujubinghuatu
上位机源码--读取串口数据并画实时曲线的vc 2B 2B源程序.rar(PC Source- read serial data and draw real-time curve vc 2B 2B source code. Rar)
- 2011-07-15 11:07:14下载
- 积分:1
-
vc知识点
说明: vc6.0一些基础的知识点,以及对读串口函数的进一步封装(Some basic knowledge points of VC6.0 and further encapsulation of read serial function)
- 2020-06-16 22:40:01下载
- 积分:1
-
全国矢量地图大全 shp格式
全国矢量地图大全 shp格式National vector map encyclopedia SHP format national vector map Daquan SHP format national vector map Daquan SHP format(National vector map encyclopedia SHP format national vector map Daquan SHP format national vector map Daquan SHP format)
- 2020-11-22 10:59:34下载
- 积分:1
-
Jitter
jitterbuffer实现网络数据流的抖动,可以有效解决网络带宽波动的时候音视频数据的丢包现象(jitterbuffer network data stream to achieve jitter, can be an effective solution to network bandwidth fluctuations, when the phenomenon of audio and video data packet loss)
- 2010-01-28 19:30:30下载
- 积分:1
-
hailang147258
说明: 本源码是仿真海浪运动的实例,代码有详细的注释,是初学的好例子(???)
- 2008-08-30 10:27:52下载
- 积分:1
-
PicProcess
说明: 一个数字图像处理源码,实现了jpeg,bmp,tiff,png,gif等多种图像格式的读取,边缘检测,fft变换,图像形态变化等功能(A source of digital image processing to achieve a jpeg, bmp, tiff, png, gif image formats such as read, edge detection, fft transform, image features such as morphological changes)
- 2008-11-29 09:49:41下载
- 积分:1
-
Thinking_in_CPP
C++编程思想英文版,很好的一本C++编程书籍。(thinking in C++)
- 2012-09-23 04:43:15下载
- 积分:1
-
jxxfc1
介绍了如何将m文件转换成VC可调用的dll文件,在这章中介绍如何利用编译器将m文件转换成对应的CC++文件,并在VC中调用(on how to convert documents into m VC dll with the available documents, In this chapter, how to use the compiler to convert documents into m corresponding to the C C paper and called in VC)
- 2006-12-28 09:39:28下载
- 积分:1
-
MESH--SIMPLE
可以简化obj,ply等三维模型,1:在VC++2008上运行oglpemsh.dsw 文件
2:选择要简化的模型,eg:huge_bunny.ply
3:选择简化
(Mesh Simplification Viewer
This program implements four different mesh simplification algorithms. After loading a mesh, the user can easily remove triangles from the mesh and the results are displayed in real time. The mesh can also be rotated and moved closer to or farther away from the viewer.
The goal of mesh simplification is to display a 3D polygonal mesh with fewer triangles while retaining the same shape. In the example above, the original cow model (upper left) is made up of over 5800 triangles. We can easily remove thousands of triangles from this mesh and still display a very similar cow model. While the 500 triangle cow is a cruder representation, this may not make a difference if the cow is far away from the viewer.
)
- 2014-07-10 11:37:50下载
- 积分:1