CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 可视化

搜索资源列表

  1. EditWindow

    0下载:
  2. 窗口编辑程序.随意划分窗口,记录相应窗口ID号,和绝对相对坐标.编写可视化程序时可直接调用已编辑好的窗口布局.修改程序界面时简单方便.-window editing procedures. Arbitrarily divided into windows, window ID corresponding record, absolute and relative coordinates. Visualization preparation procedures can be directly e
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:63522
    • 提供者:xueshh
  1. guinc

    0下载:
  2. 用c写的可视化nc,主要是学习用,没有注释,而且代码很乱。-written with Visual nc, mainly the study with no notes, and code into confusion.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:49733
    • 提供者:liao
  1. levelingdevicePIDcontrolleresign

    0下载:
  2. 为了便于进行形象化的理解,本章进行了控制结果的可视化编程。利用Matlab与Borland C++ Builder的程序开发接口,通过建立独立的可执行程序,演示了控制过程中对熨平板进行调节的过程。最终认为,PID控制和人工神经网络控制对控制速度和精度都有了很多的改善;对摊铺机自动调平装置而言,其控制器的设计占有重要的地位。 -To facilitate figurative understanding of this chapter for the control of the results
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:192085
    • 提供者:史海红
  1. Fibonacci102

    0下载:
  2. 得到Fibonacci 可视化-be Fibonacci Visualization
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:27088
    • 提供者:chen
  1. prefuse-beta-20060615

    0下载:
  2. prefuse是一个用户界面包用来把有结构与无结构数据以具有交互性的可视化图形展示出来. 这包括的数据有任何可以被描述成一组实体(或节点)或者可以被连接在一起的一些关系(或 边缘).prefuse支持的数据包括具有层次性(如:文件系统,组织图)-prefuse is a user contact surface package uses for to have the structure by to have with the non- structure data the interacti
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:4318172
    • 提供者:哦哦哦
  1. SDIFORM118JXG

    0下载:
  2. 可视化编程练习,关于菜单和鼠标的运用,填加菜单,右击左击鼠标-visual programming exercises, menus and mouse on the use of the filled menu, right-clicking the left
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:97018
    • 提供者:Lynn
  1. aprd_d5

    0下载:
  2. 不需要透过 .RC 文件、以可视化设计方式即可制作自己的 Win32 通用对话盒 ( Common Dialogs )-going through. RC paper a visual design approach can produce their own generic Win32 dialogue boxes (Common Dialogs)
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:593161
    • 提供者:刘雨
  1. matlab_visual_program

    0下载:
  2. 用matlab开发的可视化实验系统,采用了mex实现vc与matlab的通信,系统具有针对性和通用性-using Matlab development of the visualization experiment system, mex used to achieve vc Matlab and communications, the system is targeted and versatility
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:77290
    • 提供者:张先生
  1. grid++report

    1下载:
  2. Grid++Report是一款高性能的报表组件(构件/控件),特别适用于管理信息系统(如ERP、进销存、财务等)的报表开发。提供一个具有超强数据展现能力的数据网格(DataGrid)部件,制作各种表格报表非常简便;运行时可通过事件响应使报表与用户交互;针对票据套打进行了专门实现;总之Grid++Report 是制作动态报表的最佳选择。提供可视化报表设计器,设计报表快速简单。Grid++Report除了提供打印功能外,还提供报表的查询显示功能,即如各种数据网格(DataGrid)控件一样显示数据,
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:4330706
    • 提供者:wang
  1. homework7_2004010191

    0下载:
  2. c++程序开发,实现多种功能,面向对象程序设计,非可视化-program, to achieve a variety of functions, object-oriented programming, visual -
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:4510
    • 提供者:蒙胶
  1. visualphone

    0下载:
  2. 采用VB进行可视化通信编程的一个应用实例-using VB Visual Communication Programming Application of a
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:106568
    • 提供者:www
  1. CBuilderGetTime

    0下载:
  2. 虽然Windows下可视化开发工具如VC、Delphi、C++ Builder等都有专用的定时器控件Timer,而且使用很方便,可以实现一定的定时功能,但最小计时精度仅为55ms,且定时器消息在多任务操作系统中的优先级很低,不能得到及时响应,往往不能满足实时控制环境下的应用。不过Microsoft公司在Win32 API函数库中已经为用户提供了一组用于高精度计时的底层函数,如果用户使用得当,计时精度可到1ms。这个计时精度、对于一般的实时系统控制完全可以满足要求。现将由C++ Builder 4
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:1796
    • 提供者:wangjing
  1. [Java.GUI].keygen

    0下载:
  2. 本文件为Java.GUI可视化界面编辑器 的注册机 据说是很好的编辑器-this document to Java.GUI visualization interface editor of the RI is said to be a good editor
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1399268
    • 提供者:石增华
  1. weiguanjiegou

    0下载:
  2. 钛合金微观结构加工仿真程序,该程序可以大致可视化表示围观结构在加工过程的状态。-titanium alloy microstructure simulation processing procedures, The procedures can be broadly expressed onlookers visualization processing structure in the state.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:27993
    • 提供者:zhanya
  1. jessgui

    0下载:
  2. jess的编辑界面,有利于进行jess规则的可视化开发-jess editing interface to the rules for jess Visual Development
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:136789
    • 提供者:duanruian
  1. ccna

    0下载:
  2. 实现可视化编程,可以再平台上实现拖拉,删除等功能,很好用-achieve visual programming, the platform can achieve filibustering, delete functions, easy to use
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:1747431
    • 提供者:alex
  1. 2006915214046809

    0下载:
  2. 1. 在界面的开头显示新闻添加的位置,主要是新闻所属的大类和小类名称。 2. 添加的新闻可以选择属于哪个专题,也可不属于任何专题。 3. 可以注明所添加新闻的来源和作者,可选择自己喜欢的添加摸板。 4. 还设有新闻编辑框,可进行可视化新闻添加,可以粘贴网页任意图片、表格、文字,就像WORD一样方便,可以选择HTML语法书写。 5. 可以设定相关新闻,以及添加新闻的性质,如可以选择此新闻在焦点新闻、推荐新闻、热点新闻等首页栏目显示,并且可以使此条新闻固定的显示于最新新闻列表中。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:354266
    • 提供者:semina
  1. xml_metadata_system

    0下载:
  2. 基于xml的元数据系统 解析xml文档,用树状控件可视化出来,并进行修改等操作后,保存后存入xml文件中。-based xml metadata analytical xml files, tree controls with visualization, and and operational changes, the preserved deposited xml document.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:385731
    • 提供者:wuruijiao
  1. Detection_and_Visualization_of_closed_streamlines_

    0下载:
  2. 流体的分析与可视化是可视化的中心问题。近几年基于拓扑的方法引起了越来越多的兴趣,本文描述一种流体封闭流线的探测方法。-fluid analysis and visualization is visualization of the central issue. In recent years, based on topological methods attracted more and more interest, the paper describes a closed fluid flow
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:10970
    • 提供者:罗伟平
  1. BasedonthePSKMATLAB_SimulinkTransmissionSystemSimu

    0下载:
  2. 利用MATLAB/Simulink软件中Communication Blockets(通信模块)对PSK数字传输系统进行动态、可视化仿真,清晰地表现出PSK传输系统的系统组成及各项性能指标。-using MATLAB / Simulink Software Communication Joe Blo ckets (Communication Module) PSK digital transmission system dynamics, visual simulation, PSK clear
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:606193
    • 提供者:aaaaa
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com