搜索资源列表
LCD222.ZIP
- LCD 仿真器 一、概述 LCD仿真器是一种电子产品的辅助开发工具。目前LCD(液晶屏)在各种电子产品的使用越来越广泛,开发人员在开发带LCD的产品时会用到各种各样的LCD,这些LCD或是现有的,或是定制,现有的LCD不一定能完全满足设计需要,定制LCD需要时间,需要资金,做好后还有修改的可能性,造成不必要的浪费。传统的做法是用LED(发光管)+驱动电路来仿真LCD,其弊端有四,一、电路复杂,功耗大,100多点的LCD电流将达1A左右。二、图案逼真性差,不直观。三、制作、修改困难,灵活性差。四、
hovercars
- 这是一个用VB编写的快要完成的竞赛游戏,使用计算机控件的赛车(最多可达20辆!),包括一个跑道编辑器,很多不同风格的跑道,对于任何一个想要创建一个竞赛游戏的人来说这是一个非常好的开端。对于以下方面它也是一个非常好的示例:游戏物理学,例如碰撞检测和磨擦,快速图形,旋转角度涉及到的数学,计算机人工智能(这些赛车能按任何一个用户制造的跑道进行竞赛!),制造级别编辑器,以及如何用相当少的代码来制造一个酷的游戏。- This is the competition game which compiles w
grapheditor
- 近似于Windows画图板的一个应用程序.包括了基本的画笔,图形工具.-implement a graph editor has the same function as Microsoft Paint.
DSGraphEditDemo
- Another DirectShow filter graph editor
DSGraphEditSrc
- Another DirectShow filter graph editor source code
winmobile6
- ViewGraph -- DirectShow Graph Editor for Windows Mobile-ViewGraph-- DirectShow Graph Editor for Windows Mobile
graph
- Sample vector editor
Graph
- 图形编辑器用VC6.0中的MFC实现简单的图形编辑,包括画圆、画直线、画矩形等。-Used for VC6.0 graphics editor in MFC to achieve a simple graphics editor, including the Circle, painting a straight line and draw a rectangle and so on.
mxGraph_pojie
- msgraph Hello, World! example for mxGraph. This example demonstrates using a DOM node to create a graph and adding vertices and edges. -msgraph Hello, World! example for mxGraph. This example demonstrates using a DOM node to create a
Graph_Editor
- "Graph Editor" is application for work with vector graphics. It allow to create and modify vector primitives for pictures creation.
daoyouxitong
- 设计校园导游程序,完成校园信息的维护以及为来访的客人提供服务。 (1) 记录校内各景点信息:景点名称、代号、简介等; (2) 记录景点之间道路信息包括:两点距离、所需时间等相关信息; (3) 数据的输入可以是键盘输入或文件导入; (3) 提供对校园景点信息的编辑(如:添加、删除、修改等)的功能; (5) 为来访客人提供图中任意景点相关信息的查询; (4) 为来访客人提供从校门口到图中任意景点的问路查询,查询出距离最短的往返方案;-Cam
draw
- 图形的绘制:图形主要包括点、直线、弧线、圆、椭圆、多边形等。用户可以通过菜单或工具条按钮两种方式选择将要绘制的图形,从状态栏上可以看到当前绘制的图形类型。用户能够对图形元素的线型参数、填充参数进行设置。图形的编辑:支持撤销、恢复以及对当前所画图形的重复等操作。图形文件的读写:能够将所绘制的图形保存到文件中,并能够进行文件的读取。 -Graphics rendering: graphics including point, line, arc, circle, ellipse, polygon
graph-editor.jar
- Graph editor, allows to edit nodes/edges graphs with a simple piece of java code. Easy to include in an existing project.
MapEditApp
- 有向图编辑器 有向图中涉及到节点和有向边,分别用Node和Arrow来建模,考虑到Node和Arrow要被多个其他对象调用,直接处理开销比较大。可以利用设计模式中的代理模式创建NodeProxy和ArrowProxy实现对Node和Arrow的操作。-Directed graph editor Involved in a directed graph with nodes and directed edges, respectively, to the Node and Arrow mo
quxianbainji
- 使用了2种方法实现的曲线编辑器,包括控制点的-Used two methods to achieve a graph editor, including control point
SGTEditor_v1.2
- SGTEditor is a graphical editor for situation graph trees (SGTs), which allows the graphical creation, inspection and manipulation of SGTs. SGTs are graph-like structures modelling the behavior of agents. They were successfully used in terms of highl
src
- Swing application in java Graph editor
src
- Java swing application graph simple editor
CameraCapture-Public-IP-Multipl-Display-Alpha
- Multi Monitor DNA Other windows programs Linux-Unix program Internet-Socket-Network
yedgen-svn.tar
- yEdGen can generate ANSI C code a graphml file. You can use yEd Graph Editor, save your flow chart (following some yEdGen rules) in graphml and open it with yEdGen to generate ANSI C code. You can extend yEdGen to generate code for other language. Th