搜索资源列表
以曲线或柱状图实时显示数据的控件代码
- 这是一款可以以曲线或柱状图的形式实时动态显示数据的控件。 主要特点是:支持显示浮点数、负数,显示数据范围大、可以自定义显示范围也可自动选择范围,还可锁定显示范围。-This a can of a curve or column in the form of real-time dynamic display of data control. The main features are : support shown float, negative, showing the scope of th
自绘位图
- 在这个程序中,给出了怎样自绘位图的一种方法,这个源代码是vc开发大全书中的例子,它给出了详细的解释和示例,有兴趣的朋友可以去下载来看看。-in this process, given how self-drawn map a way that the source code is developed Daquan book vc example, it gives a detailed explanation and examples, interested friends to downloa
在C++ Builder中显示透明位图
- 在C++Builder中,可以轻而易举地显示透明位图。透明位图与透明GIF图像相比有一个很大的优点,即:GIF图像格式最大支持256种颜色,位图却可以支持真彩色。 -in C + + Builder, it can be easy to show transparent bitmap. Bitmap and transparent transparent GIF image compared with a lot of advantages, namely : GIF format images
BMP位图文件结构及平滑缩放
- 用普通方法显示BMP位图,占内存大,速度慢,在图形缩小时,失真严重,在低颜色位数的设备上显示高颜色位数的图形图形时失真大。本 文采用视频函数显示BMP位图,可以消除以上的缺点。 -using ordinary methods bitmap display BMP, or memory, is slower, the graphics narrow, serious distortion in the low median colors displayed on the device
最小费用最大流1
- 本文用C语言实现了优化算法-最小费用最大流算法,主要用于图论领域-Using C programming language, the optimization algorithm-minimum cost maximum flow algorithm, mainly for the field of graph theory
BigMap
- 演示如何在程序框架中实现大图的浏览 (CSharp环境)-illustration of how the procedural framework for achieving large map browser (CSharp Environment)
VCpicture
- 在VC下实现大图的游览,可编译直接运行。-in VC realize the tour map can be compiled directly operation.
图象压缩
- 图像压缩问题要求确定象素序列{p1,p2,…,pn}的最优分段,使得依此分段所需的存储空间最少。每个分段的长度不超过256位。数字化图像是m×m的像素阵列。假定每个像素有一个0 ~ 2 5 5的灰度值。因此存储一个像素至多需8位。若每个像素存储都用最大位8位,则总的存储空间为8m^2 位。为了减少存储空间,我们将采用变长模式( variable bit scheme),即不同像素用不同位数来存储。像素值为0和1时只需1位存储空间; 值2、3各需2位;值4,5,6和7各需3位;以此类推。-imag
最大团
- 回溯算法中的图的最大团问题-backtracking algorithms map of the biggest problems Mission
(GDAL)vc2005
- 操作遥感海量大图时非常方便的库(GDAL),在此将VC2005下调用GDAL库时所需要的库文件和头文件整理出来,希望能给大家带来方便。
zfwx
- 简介:功能描述: 1、首页滚动最近10条发布的祝福,章显你的个性。 2、评论功能将带给你的祝福墙更有互动性,评论者的IP将会转换成所在地,管理员有权利删除不妥当的评论内容,有利于更好的管理 3、首页的帖子都将显示对应帖的评论数,丰富了帖子的可读性,让浏览的人能一目了然,哪个帖子的人气比较旺 4、发放最新的心情图案,让使用爱墙的站长能够完美地实现与官方一样的功能! 5.首页的贴纸美化,体积变大,可以容纳更多的信息和更大的图片,并且使其透明化 6.增加一个Banner广
5679827309.ZIP
- 小图象在大图象上来回的移动,可以选择不同的方式来看效果
Example029-轻松实现大图像浏览
- 轻松实现大图像浏览,这是一个可以帮你浏览大部分格式的图象的软件-easily big picture here, this is a can help you to browse most of the image format software
大气全屏jquery焦点图轮播
- 网站首页大图轮播效果,带图片下标和链接设置。(It is a jquery demo about jquery.)
常用
- 一些床常用的画图函数和细节等,如将大图中不明显的细节用小图来展示出来,可自己决定横纵坐标范围(The minor details in the larger image are shown in a small graph, and the range of the ordinate and vertical coordinates can be determined by itself)
6、江苏省十大城市交通布线问题
- 用无向网表示江苏省南京、无锡、常州、昆山、连云港、南通、镇江、扬州、盐城、徐州,图中顶点表示城市信息,图中的边表示城市之间的距离,存放长度信息。要求能够建立交通网,所花的代价最小。(With no to the network in Jiangsu Province, said Nanjing Wuxi, Changzhou, Kunshan, Lianyungang, Nantong, Zhenjiang, Yangzhou, Yancheng, Xuzhou City, map vertex
大智慧南川四代_完全加密
- 股标公式指票,大智慧南川分时指标,盘中精确买卖点,很不错的分时主图指标!(NCSDFsfjairuewqglkugsdkllllfaurewkl;fasewq8ugkkjsfdgh)
微波技术与天线大作业
- 用Matlab编程绘出二元阵天线的主平面及立体方向图。(The main plane and the stereoscopic pattern of the two element array antenna are plotted by Matlab.)
有向无环图最大距离
- 数据结构比较重要的一个结构,图论里的有向无环图的一个应用实例(An important structure of data structure, an application example of directed acyclic graph in graph theory.)
图论算法及其MATLAB程序代码
- 常用图论算法及其MATLAB程序代码: 1.最短路的Warshall-Floyd算法 2.最小生成树Kruskal避圈法 3.二部图G的最大匹配的算法(匈牙利算法)(The commonly used graph theory algorithm and its MATLAB program code: 1. shortest path Warshall-Floyd algorithm 2. minimum spanning tree Kruskal avoidance meth