搜索资源列表
od
- VC++下的GDI+绘图程序,支持橡皮筋效果,双缓冲技术,并具有画PolyLine和各种图形的旋转功能-This is a Gdiplus program under VC++ structure,supporting DualBuffer,elastic draw method ,drawing PolyLine and graph rotating
pChart2.1.3
- 好用的生成图表PHP代码,可以生成柱状图,饼状图 线图。或者柱状图和线图的组合-Easy to generate graphs of PHP code, you can generate bar chart, pie chart line graph. Or a combination of bar charts and line graphs
ComputerGraphics
- 该程序包含计算机图形学中基本图形的生成,二维图形的变换算法,以及种子填充、区域填充算法!-The program includes basic computer graphics, pattern formation, two-dimensional graph transformation algorithm, and seed filling, the region filling algorithm!
IEEEPowerFlwTestCases
- ieee各种节点图形,仅供参考。电力系统的分析和计算中,需要不同网络结构和参数。在应 用这些参数之前,收集和整理工作会花费大量的时间和精力。-ieee various node graph, for reference only. Power system analysis and calculation, require different network structures and parameters. Before applying these parameters, the c
3DGraph
- XYZ graph is a program to visualize 3D - data. Three cross sections along the XY- , XZ- , and the YZ-plane are shown. By moving the hairlines the user can scan through the the various voxel planes. Input files can be either binary or ascii. To vi
Sierpinski
- 用VC++6.0环境实现的简单的Sierpinski垫片图形生成-Using VC++6.0 environment to achieve a simple Sierpinski gasket graph generation
graph
- Graph viewer, you can have graph here
zedgraph_dll_v514_464
- 在简单的图形中,一个图表是通过一些简单的步骤创建的。你可以通过一个类库,一个窗体控件,或者一个ASP.NET网页控件,这些方式中的任何一种来使用ZedGraph。-In a simple graph, a chart is through some simple steps to create a. You can be a class library, a form control, or an ASP.NET web control in any one of these ways to
SHOWBMP
- 用TC2.0实现256色BMP图片的读取和现实。源码中还实现了云状图形的边界自动检测算法。-Achieved with 256-color BMP image TC2.0 read and practical. Source also implements automatic cloud detection algorithm for the boundary graph.
paint2
- Paint in C with basic functions and using the library GRAPH
graph
- 画图,在vc++下实现画图和保存图片-graph and save
the-map-recovery
- 可以利用matlab简单的程序对目标图行进行复原-Simple matlab program to recover the goal graph line
tu
- 根据图论中的有向图和无向图进行最短路径问题的求解。-Based on graph theory to the map and no shortest path problem solving directed graph.
unity3Dynamic-map.txt
- 由于Unity 不支持GIF动画贴图,所以目前在Unity里面做动态贴图,有两个办法。 一种是将图片导入成关键帧图片序列,类似(0,1,2...)然后在用脚本根据时间逐帧加载贴图. 另一种是将动画里面的关键帧画在一张大图上,然后用OFFSET来根据时间决定贴图的显示位置,从而实现图片改变的动画效果。-Since Unity does not support GIF animated maps, so now there to do dynamic textures in Unity
BmpShow1
- C实现位图的 显示,同时能显示24色真彩位图的统计直方图-C implementation of the bitmap display, also can display 24-bit true color histogram graph
graph
- 包含数据结构“图”的类声明头文件,请通过吧-Contains data structure, " map" of the class declaration header file
chirp-ambiguity
- 线性调频信号的速度多普勒模糊函数,有三维以及二维截面图-The speed of linear frequency modulation signal doppler fuzzy function, there are three dimensional and two dimensional section graph
digitizer
- 2-d graph digitizer input bmp image then digitize
graph
- 编写程序,输出图的邻接矩阵,输出两种遍历序列,并求出最小生成树-Write a program that outputs the adjacency matrix output two kinds of traversal sequences and finding the minimum spanning tree
segment
- 基于图割的图像分割的实现代码,在linux下测试通过-efficient graph cut source code,run in linux