搜索资源列表
车牌识别
- 需要注意的地方: 使用VC++6.0做开发工具, 采用简单的SDI框架结构 ,一次处理一幅位图(有兴趣的可以作成MDI) 1)位图信息的数据是从左下往右下为一行,一行一行往上排的。 2)每行像素应该是4的倍数,不足的地方用空点补齐,读的时候注意跳过冗余点。 3)主要数据都存在Doc里面,BMP的主要数据存在一个由ImgData指向的BYTE型的内存空间(根据位图的大小,动态分配的)。 4)数据读进来以后,注意向内存中贴图,以保证刷新的效率。 5)程序执行流程 应用程序生成--》
ADOAddRelate
- VB+mo 连接数据库,采用Ado方式连接数据库,动态显示数据库中的数据-VB + mo connect to the database, using Ado way to connect to the database, dynamic display the data in the database
200561555616250020000
- 车牌识别系统 需要注意的地方: 使用VC++6.0做开发工具, 采用简单的SDI框架结构 ,一次处理一幅位图(有兴趣的可以作成MDI) 1)位图信息的数据是从左下往右下为一行,一行一行往上排的。 2)每行像素应该是4的倍数,不足的地方用空点补齐,读的时候注意跳过冗余点。 3)主要数据都存在Doc里面,BMP的主要数据存在一个由ImgData指向的BYTE型的内存空间(根据位图的大小,动态分配的)。 4)数据读进来以后,注意向
curvectrl_demo
- 可以动态显示数据,还有标尺,以及视图缩放-dynamically display data, there is the scale and zoom View
rt_ocx_cure
- VB 做的曲线控件原代码,一般可以用于工业数据动态显示.希望还有高手改进一下
VideoServer
- 这是动态显示位图的程序,利用采集卡采集数据,采集卡方面已屏蔽。
Dynamicdisplayofreal-time3Dterrain
- 三维地形实时动态显示DEMO800*600下效果最好,源代码包含了三维地形生成的全过程,包括数据的读入,数据的组织,三角网的构造,光照、材质、纹理等应用。
realcurve
- 一种实时曲线类,可动态显示采集数据,里面有各种接口函数的说明啊
CreateCurve.rar
- C#绘制动态曲线图。可以实现多条同时显示。可以实现平面和三维切换和放大。从DataSet中获取动态数据。,C# mapping dynamic curves. Can simultaneously achieve a number of shows. Can achieve planar and three-dimensional switching and amplification. From the DataSet to obtain dynamic data.
可以运行在Window CE下的曲线控件
- 可以运行在Window CE下的曲线控件,动态显示数据。自动移动曲线。-Window CE can run under the curve control, dynamic display of data. Automatically moves the curve.
curvedisplay
- 绘制实时曲线,可用于动态仿真过程的实时数据显示。-protract real time curve for display real time datas in simulation
testdynamicplotdata
- 用CStatic显示动态显示曲线,对监控系统的数据显示非常有用-CStatic display with dynamic display curves of the monitoring system is very useful data
DataShow-class-and-demo
- 动态数据显示类,平时写程序时经常需要示波器显示数据。但是好的控件不是免费的。由于程序的需要,我写了一个类用于数据显示。现在我把类公开,大家相互学习。-Dynamic data type, usually when you write a program often need the oscilloscope display the data. But the good control is not free. Because the program needs, I wrote a class
wrl_viewer
- 三位地形动态显示,采用OpenGL对地形数据进行重建,并根据高程进行着色,实现了光照、纹理等功能。-Three terrain dynamic display, the use of OpenGL reconstruction of terrain data, and elevation are colored according to realize the light, texture and other features.
WinCE_DataCllect
- winCE 下数据采集卡 数据采集界面 可动态显示波形-Under the winCE data acquisition card data collection interface can be dynamic waveform display
DataShowClass
- 平时编程时候经常要根据数据动态显示曲线,很多时候我们都用控件来解决这个问题,这固然方便,但是有时候得不到我们想要的功能,因此自己花了几天的功夫,自写了一个动态曲线绘制类,实际上它是由两个头文件组成,文档已经为您附在压缩包内,用法、技术要点什么的都有了,本类无限制,供C++爱好者共同学习-Usually programmed time often want to display dynamic data curve a lot of time, we use the controls to sol
lianbiaonew
- 十字链表的界面显示和运用,含动态显示,是数据结构的一种重要形式-Cross Chain interface display and use, is an important form of data structure with dynamic display
zedgraph
- c#环境下利用ZedGraph控件动态静态显示数据,附文档说明-c# environment ZedGraph control dynamic static display data with document explains
line2
- 绘制任意斜率的直线段 设计CLine直线类,其数据成员为直线段的起点坐标P0和终点坐标P1,成员函数为MoveTo()和LineTo()函数。 CLine类的LineTo()函数使用中点Bresenham算法绘制任意斜率k的直线段,包括k=±∞、k>1、0≤k≤1、-1≤k<0和k<-1五种情况。 在屏幕客户区按下鼠标左键选择直线的起点,保持鼠标左键按下并移动鼠标到另一位置,弹起鼠标左键绘制任意斜率的直线段。 在状态栏动态显示鼠标光标移动时的位置坐标。-The slope of
数码管的动态显示
- 熟悉数码管的段选位选以及动态显示数据,28335控制数码管显示(Be familiar with the segment selection and dynamic display data of the digital tube, 28335 control digital tube display)