搜索资源列表
位图的Alpha淡入淡出显示示例代码
- 位图显示的淡入淡出出程序-the bitmap Fade out of the program
校园导游图
- 一个用最短距离法来实现的校园导游算法,可以找出最合适的路经来!-This is an example that use the shortest arithmetic to implement the schoolyard cicerone map,it can find the best path!
grap
- —图数据类型的实现——问题描述:图是一种较线性表和树更为复杂的数据结构。在图形结构中,结点之间的关系是任意的,任意两个数据元素之间都可能相关,因此,图的应用非常广泛,已渗入到诸如语言学‘逻辑学、物理、化学、电讯工程、计算机科学及数学的其它分支中。因此,实现图这种数据类型也尤为重要,在该练习中即要实现图的抽象数据类型。基本要求:2、 定义出图的ADT;3、 采用邻接矩阵及邻接表的存储结构(有向图也可使用十字链表)实现以下操作:a. 构造图
可以绘制XY坐标图的控件
- 用于绘图的小控件,可以绘出XY坐标,控件应用见包-drawings for a small control that charted XY coordinates, and controls application packet see
九宫图算法实现(过程表示法)
- 这题奇数是有数学方法的,可以构造出解。描述起来比较麻烦。 出一解的构造法: 首先在整个矩阵的最下面一行的中央置1, 然后向右下方向顺序填上2,3,4,5,6,7,…… 注意碰到底的时候就将数翻到上面去,碰到右边的时候就翻到左面去 比如5*5的幻方,如果1填在(5,3)处,2就应该填在(1,4)处,4就应该填在(3,1)处…… 另外,当原数的下方已经有数时,要将要填入的数填到原数正上方 仍举5*5幻方的例子,当5已填好(4,2)时,其右下
xibaoshibietongji
- 细胞识别统计系统,可以对细胞图象进行图象分割处理,计算出图象中的细胞个数-cell recognise system, it can segment the cell image and count the number of the cells in the image.
vxWorks GIS
- vxworks下的GIS系统。 使用说明: 1.下载 "VxEmapgis.out" 或则 "VxEmapgis2.out" 到目标机 2.运行 "main" ,启动应用程序 , 3.按 "ESC" 弹出菜单, 4.选择 "打开图层" , 弹出图打开窗口 , 输入图层文件名称 如 “road.vxw” 或者 “water.vxw” 5.按 大写字母"O",确定, 或者大写字母 “C”取消 6.按方向箭头、pagedown , page
语音语谱图与基频
- 编译时需要intel C++编译器支持,程序主要功能显示语音波形,画出窄带语谱图,以及语音基频变化曲线-need intel compiler C compiler support, principally voice waveform display function, he painted the phrase narrowband spectrum, and the voice-frequency curve
导游图
- 用c语言实现的导游图,有图形界面,支持鼠标操作,使用dfs和floyd算法实现给出两点间最短路和最长路。-used language guides map, a graphical interface, mouse support operation, use dfs and Floyd algorithm is the shortest path between two points and the longest path.
hamilton9901
- 给定一个n个结点的连通图,用回溯法求出图中含有的所有哈密尔顿环。包含实验报告。 -given a n nodes in a graph, with retrospective method, the map contains all the Hamilton Central. The report contains experiments.
linsang
- 很多涉及图上操作的算法都是以图的遍历操作为基础的,此程序演示出图的遍历的过程。通过邻接矩阵存储结构实现数据俄的输入,实现图的深度优先遍历和广度优先遍历过程的演示,对异常输入信息报错。-map of algorithms are plans to traverse the basis for the operation, this procedure demonstrated map out the ergodic process. Th
Mindistance
- 对于无向图或有向图,程序可以计算出图中每两个顶点之间的最短路径,并列出Floyd算法的具体实现-For undirected graph or directed graph, the program can calculate a figure between every two vertices of the shortest path, and lists the specific realize Floyd algorithm
Dijkstra
- dijkstra算法实现,即最短寻路算法。给出图(有向图或者无向图)中各点间的权值。-Dijkstra algorithm, that is, find the shortest path algorithm. Given graph (directed graph or undirected graph) between various points in the right value.
WebChart
- 一个独立的报表出图系统,可以连接任何数据库,灵活定义显示样式,图的样式和颜色-An independent statement of the map system that can connect to any database, flexible definition of display styles, chart styles and colors
Charmdx.AEF.2009
- ArcGIS Engine fr a mework技术补充 最新下载:Charmdx.AEF.2009.rar (2009) 内容: 1)支持net3.0以上,支持AE9.3; (20080415) 内容: 1)取消限制; (20080210) 内容: 1)重新分类整合(逻辑上拆分应用框架与SDK开发包); 2)提供比较完整的Tile+Aj
H2
- Hainan H2无线路由器电路图,公司机密文件,88E6083的Ethernet Switch控制芯片,工程部出图文件,-Hainan H2 wireless router circuit, the company confidential documents, 88E6083' s Ethernet Switch controller chip, the engineering drawing files,
有向图
- 创建N个顶点的有向图,求每个顶点的入度、出度和度。(Create a graph of N vertices,and find the degree of entry,degree,and degree of each vertex.)
surf和mesh创建 的三维图
- surf和mesh创建 的三维图。 1. 请对 画出 和 的数据变化范围从 到 的曲面图形, 2 增加一些坐标轴信息,如标题、三个坐标轴的标签等信息。(Surf and mesh create three-dimensional drawings.)
coff
- 光谱分析 分析筛选两组合波段与测定目标的相关性,并出图(Spectral analysis Analyze and correlate the correlation between the two combined bands and the measurement target and plot)
arcgis批量出图工具
- arcgis 批量出图工具,我自己也没用过打开过了 应该可以用(ArcGIS batch drawing tool, I have not used it opened, should be able to use.)