搜索资源列表
GPRS 协议规范
- gprs的协议规范,对通信的朋友比较有用,-gprs agreement standard, quite is useful to the correspondence friend,
hashkey
- 利用哈希运算产生服务端和客户端的通信密钥- Produces the service end and the customer end correspondence key using the Hasche operation
串口编程
- 目录串口通信高级编程提供了一个能够进行串口通信的类,能够方便地进行各种数据通信。- The table of contents string mouth correspondence high-level programming provided to be able to carry on the string mouth correspondence the kind, could conveniently carry on e
LANusersCom
- 基于TCP/IP的网络通信技术实现了面向连接的用户与服务器间点对点异步通信,本代码在该基础上应用了多线程以及共享数据结构技术,使网络服务器具有了多用户间数据转发的功能,进而解决了局域网多用户间的通信问题。 使用时先建立ODBC,Server与ChatServer先运行,然后运行Client- Has realized based on the TCP/IP network communication face between the
串口实现双机互联
- 用vc编的,实现两台计算机之间通过串口进行通信。- Arranges with vc, realizes between two computers to carry on the correspondence through the string mouth.
decode
- 和register对应的解密机的源码,VC。- With register correspondence deciphering machine source code, VC.
com
- 我编写的一个串口通信的程序- I compile a string mouth correspondence procedure
ipctest
- 关于IPC通信的小程序代码!- About IPC correspondence scr ipt code!
rev_3
- 本程序RS232通信的一个实验小程序,其中还有rs232和rs485的介绍!- A this procedure RS232 correspondence experimental scr ipt, also has rs232 and the rs485 introduction!
computing dense correspondence graph cuts
- computing dense correspondence # # (disparity map) between two images using graph cuts This software implements stereo algorithms described in the following papers: Vladimir Kolmogorov and Ramin Zabih
SuperWords
- 一个很好的通讯录管理系统-a very good correspondence management system
PersonalAddressList
- 个人通讯录,很好用的,支持分组管理,还带有相片管理,可方便添加、删除、修改-personal correspondence, the very good support group management, but also with a photo management and can be easily add, delete, change
match-v3.3.src
- This software implements stereo algorithms described in the following papers: Vladimir Kolmogorov and Ramin Zabih "Multi-Camera scene Reconstruction via Graph Cuts" In: European Conference on Computer Visi
Camera_Calibration
- 摄像机标定:确定摄像机位置,属性参数和建立成像模型,以确定空间坐标系中物体点同它在图像平面上象点之间的对应关系。包括确定摄像机内部几何和光学特性(内部参数)和确定摄像机在一个世界坐标系中的三维位置和方向(外部参数)。-Camera Calibration: To determine the camera position, attributes the establishment of imaging model parameters
regiontracing
- Apply segmentation to the images to extract the regions in the image and subsequently try and automate this complete procedure of segmentation. Using suitable descr iptors of the extracted regions establish correspondenc
aco
- Contour Correspondence via Ant Colony Optimization Oliver van Kaick <ovankaic@cs.sfu.ca> http://www.cs.sfu.ca/~ovankaic/personal/ This MATLAB implementation computes a correspondence between two shape
aco-v1.1
- This MATLAB implementation computes a correspondence between two shapes based on ant colony optimization (ACO). The input shapes can be either two 2D contours (open or closed) or two arbitrary sets of 2D points.
Stereocalibrationrectificationandcorrespondence.ra
- OpenCV开发的摄像机立体标定、校正、匹配程序-OpenCV Stereo calibration rectification and correspondence
stereo-correspondence
- OPENCV 2.0中实现输出两幅图的立体差异,这两幅图是事先矫正好了的。-OPENCV 2.0 in the three-dimensional realization of the output differences between two images, these two pre-corrected map is good for.
Contour-Correspondence-aco
- 蚁群优化算法代码,利用蚁群优化算法进行轮廓识别-Contour Correspondence via Ant Colony Optimization