搜索资源列表
times
- 功能概述: 提供一个时间序列的分析插件,只需要提供时间轴和数值轴,就可以进行相关的可视化分析计算。 接口要求: 利用TeeChart为主要平台构建,支持WebService,支持ActiveX,支持OLE Automation。 所有数值序列采用数组存储,独立于数据库,支持数据的转入转出,支持文本和XML等格式导入导出 图像支持矢量输出,支持多种文件格式输出,支持Stream方式输出图像。 序列数据源(含中间序列)支持交互修改. 基于年序列的频率分析见单独的频率分析插件Hfre
3dsurf
- 这是人有关3d的曲面绘制 ,用Visual c++编程 实现。-That is the surface of 3d rendering, c Visual Programming.
vc_draw_gui
- 用Visual c++ 6.0 编写的一个简单绘图界面,适合初学者。-6.0 with Visual c prepared by a simple graphical interface, suitable for beginners.
Barcode39Rm(VB)
- 用Visual Basica 实现的条形码生成程序(Code39码)-Visual Basica achieve the barcode generation (Code39 code)
justaPainter
- 一个简单的绘图程序,《Visual C++ 6.0 编程实例与技巧中》绘图程序的VC.NET实现的加强版-a simple drawing program. "Visual C 6.0 programming examples and techniques of" Drawing the VC.NET achieve enhanced version
MyGraphExp
- 计算机图形学实验一 用visual C++实现画线的简单功能,并且对所画的线进行保存和撤消。-computer graphics experiment with a visual C realization of a simple line drawing functions, and for the painting line preservation and removal.
Hemite
- 如何生成Hemite曲线,利用Visual C++开发,可以实现控制顶点的移动-how hermitian curve generated using Visual C development, can achieve a mobile control vertices
Choen-Sutherland
- 如何在Visual C++中实现Choen-Sutherland线段裁剪算法,实现了基本交互-how to achieve Visual C Choen-Sutherland line cutting algorithm, to achieve the basic interactive
Sutherland-Hodgman
- 在Visual C++中实现的Sutherland-Hodgman多边形裁剪算法-achieved by Sutherland-Hodgman polygon clipping algorithm
VB(CAD)
- vb(CAD)绘图程序 源代码 采用visual basic 与CAD 结合 -vb (CAD) drawings source code using visual basic and CAD integration
C_LIB
- 消息中有什么? 是否觉得一个消息记录中的信息像希腊语一样?如果是这样,那么看一看下面的解释: hwnd 32位的窗口句柄。窗口可以是任何类型的屏幕对象,因为Win32能够维护大多数可视对象的句柄(窗口、对话框、按钮、编辑框等)。 message 用于区别其他消息的常量值,这些常量可以是Windows单元中预定义的常量,也可以是自定义的常量。 wParam 通常是一个与消息有关的常量值,也可能是窗口或控件的句柄。 lParam 通常是一个指向内存中
《visual c++ 数字图像编码》配套程序
- 《visual c++ 数字图像编码》配套程序-"visual c digital image coding" complementary procedures
Visual C#图形图像编程(处理图片)
- Visual C#图形图像编程(处理图片)-Visual C# graphics programming (for Photo)
Visual Report (1)
- Part 1
eb3DXCad
- cad格式文件的解析识别,使用Visual Basic开发的源代码-Analytical cad format identification, development of the use of Visual Basic source code
FlowChart
- 一款流程图设计软件,可运行设计完成后的流程图并将结果显示在一个输出窗口中,能胜任工业之用!-Flow Chart Visual Programming Language allows to run basic algorithms in a visual way. All you have to do is to place program blocks on the screen, connect them with arrows and run. You can also ru
Course_Design_CAD_Cam
- 本课程设计以尖顶从动件偏心盘状凸轮机构为例,基于Visual Basic软件编写凸轮轮廓计算机辅助设计程序,实现了既能可视地展示机构的运动,又能给出凸轮轮廓上各点所对应的极角和极径,实现计算机辅助设计。-This course is designed to spire discoid eccentric cam follower, for example, based on the Visual Basic software development, computer-aided design
Bresenham_Line
- 在Visual Studio 2005环境下采用Bresenham算法绘制直线。-In Visual Studio 2005 environment using Bresenham algorithm for drawing lines.
Radar-Visual-Simulation
- 针对指挥控制系统处理大量雷达数据所面临的问题,利用三维可视化技术,建立一个基于 DirectX 的雷达可视化仿真系统。系统通过软件形式,替代业界常用的雷达扫描转换卡,对 雷达一次信号、二次信号做出快速的处理和漫游,在可视化仿真系统中直观的显示雷达扫 描信息,并将雷达扫描结果与地图进行配准以后进行显示。该系统可以真实地再现雷达扫 描结果,为指挥控制系统提供快速的数据处理和直观的显示。-Aiming at the problems when command and control s
TempratureGraph
- Visual Basic dot Net program for displaying the temperature reading from the serial port in the graph.