搜索资源列表
shuzituxiangshiyonggongchenganlijingxuan
- 《Visual C++数字图像实用工程案例精选》源程序。 其中精选了7个综合性的工程案例,涵盖了细胞识别统计系统、基于图像处理的数码相机自动调焦系统、运动检测识别系统、基于卫星通信的牌照自动识别监控系统、纺织行业的图案设计系统、人脸检测系统和基于图像的计算机集成数控技术等数字图像处理的大部分领域。每个工程实例都提供了较完整的源代码,可以很容易地根据需要进行二次开发。 -"Visual C Digital Image practical engineering case Showcase
多点触摸源程序
- 用于多点触摸的源程序,CCV-1.3。使用OpenGL框架,通信协议采用tuio。实现和flash的交互。开发环境vc2008+c++
PCM_model
- pcm的编码与译码,适合通信专业的同学,代码很清楚明了-pcm encoding and decoding for communications professional students, the code was clear and
Address-Book
- C语言写的一个图形界面的通信录设计,VC++下运行-A graphical interface written in C language address book design, VC++, running under
T30-improve
- 采用与传统加密传真通信不同的点对点传输方法, 根据传真通信协议的特点, 针对商密的特殊要求, 对T 30 通信协 议进行改造, 研究出一种无中心密钥分配新方法. 介绍了通过改造T 30 通信协议, 把对称、非对称密码算法结合到T30 协议 中 用自定义非标帧进行身份鉴别和起点密钥分发 在C 进程采用附加密码算法解决页工作密钥同步等问题.-Different point-to-point transmission method with the conventional encryptio
c16
- 实现c++与matlab通信 可进行处理图像-C++ and MATLAB communication
Image-Viewer
- 在调试绘制位图的程序时,经常需要在代码运行到某一行时知道当前绘制的位图的具体内容,这套代码提供了一套方案,可以让你调试时实时观察到你的位图的内容变化,所见即所得,其中用到了进程间通信的技术-Have you ever debugged a graphics routine where you would really like to see what the images you are working with in memory actually looked like while you
visualCSharp.NET-programming-experiement
- 《数字图像处理:Visual C#.NET编程与实验》除绪论介绍Visual C#.NET编程基础外,其余15章对应地编程实现了配套书《数字图像处理——原理与算法》中除K-L变换外的所有算法并进行相应的实验。随书光盘中有完整的程序代码和相应的实验图像,可直接运行。部分程序源代码来自于作者的科学研究和与公司的合作研发,具有借鉴和参考价值。可供电子信息、通信、计算机、自动控制、生物医学等理工科相关专业的大专、大学本科和研究生及工程技术人员学习和参考。 -" Digital Image Pro
sfun_video_encode
- sfun函数的解码,C语言实现,通信工程本科用处较大。-sfun decoding function, C language, communication engineering undergraduate greater usefulness.
chuankou
- 单片机与上位机之间通过C语言的串口通信的proteus仿真图-correspondings of spord
xlistctrl
- 这个VC++代码需要有一定基础的开发者阅读,特别是对如何识别USB设备及USB基本原理有一定了解的开发者比较适用。程序主要演示了如何编写高层应用与USB接口通信。-Test.h This is the main header file for the application. It includes other project specific headers (including Resource.h) and declares the CTestApp
image-denoising
- 基于FPGA的图像降噪处理,用vhdl实现,对校验噪声有良好的效果。顶层文件是sram_1024_top.vhd,综合连线文件在DIME文件夹中,与FPGA通信的文件在C文件夹-FPGA based image denoising by vhdl, works well when dealing with salt and pepper noise,top level is sram_1024_top.vhd
WinToLinuxSocket
- 本代码实现了一个window和linux的Socket通信程序,使用C++语言编写。Linux是Server端、Windows是Client端-This Source code is used to build connection between Linux and Windows. Windows is client and Linux is server.
Desktop
- 本文中含有几种典型的C++算法,适用于建模和仿真,并附有两个matlab源程序,用作无限通信链路仿真-This article contains some typical C++ algorithms for modeling and simulation, along with two matlab source, is used as a communication link simulation unlimited
dsssC
- 一个简单的C语言实现的直序扩频通信系统的程序,可学习C语言-A simple C language realization DSSS communication system procedures, be able to learn C language
JP2380
- 此为力盛公司的指纹模组JP2380——API源码,采用C语言编写,使用串口通信,可直接下载使用。内有API接口的详细测试源码以及说明,项目正在使用,吐血奉献。-This is Li Sheng s fingerprint module JP2380- API source code, using C language, the use of serial communication, direct download. There are detailed test API interface s
CAA入门至尊宝典
- catia 二次开发教程,CAA(Component Application Architecture)C++是CATIA的一整套C++函数库,该函数库在CATIA运行时加载。用户通过安装RADE(Rapid Application Development Environment)模块,用户可以在VC++编程环境下编制程序,与CATIA进行通信。(CATIA secondary development course)