Welcome![Sign In][Sign Up]
Location:
Search - charts

Search list

[JSP/JavaColorDisc

Description: 使用绘制圆弧的方法,输出一个统计图表“圆饼图”和一个“折扇”。 原始数据在数组Data中,这5个数据在圆饼图中为角度不同的扇形,各自角度的计算值分别为38、91、54、125、53,放在数组drgree中。第一个数据的扇形起始角start=0,用绿色画。第二个的起始角start=38,用蓝色画。最后一个的起始角start=308,用橙色画。 折扇的画法是:在左上角坐标(130,40),长150,宽80的椭圆区域内,从22度开始逆时针地画一个15度的扇性,再画一段15度的椭圆弧;然后交替地画扇形和圆弧。-use mapping arc method, output a statistical charts, "Yuan pie" and a "folding fans." The raw data in the array Data, this data in the five round pie for the fan perspective, the perspective of their respective values were calculated 38,91,54,125,53, on the array were drgree. No. 1 fan initial data Kok start = 0, green painted. The second start of the initial angle = 38, painted blue. A final start of the initial angle = 308, with orange painting. Folding fans of paint is : in the upper left corner coordinates (130,40), 150 long, wide oval region of 80, from 22 degrees to start painting an anti-clockwise 15 degrees fan, painting section 15 of ellipse; Then turn to the fan-shaped and painted arc.
Platform: | Size: 960 | Author: 刘流 | Hits:

[Other resourceGISandCAMapplications

Description: CanvasGIS is an object oriented 2D graphics drawing component. It s a part of MVisionTech open source GIS and data visualization framework. CanvasGIS had been used in the GisMap component presented in my previous article. Many applications require two dimensional graphics to provide graphical input and represent different types of data. Some examples of two dimensional data presentation are charts displaying numerical data, maps representing the geometry of roads and other geographical objects, diagrams representing object relations and CAD/CAM tools. Canvas is an attempt to create a component that will serve them all. CanvasGIS是一个面向对象的2D图形绘制组件。它是MVisionTech开源GIS和数据可视化框架的一部分。
Platform: | Size: 585148 | Author: 成东 | Hits:

[JSP/Javaaiotrade

Description: AIOTrade is a free, open source stock technical analysis platform built on pure java. Its pluggable architecture is also ideal for custom features extending, such as indicators and charts. It Requires JRE 1.5.0+.
Platform: | Size: 5930723 | Author: eric | Hits:

[Other resourceeclipsetrader-0.30.0.src

Description: EclipseTrader is a stock exchange analysis system, featuring shares pricing watch, intraday and history charts with technical analysis indicators, level II/market depth view, news watching, automated trading systems, integrated trading.
Platform: | Size: 5318531 | Author: eric | Hits:

[GDI-Bitmapa1derful23417242001

Description: It makes and saves pie charts and bar charts It is quite good! Please rate it!
Platform: | Size: 3529 | Author: avaga | Hits:

[Special EffectsDislinDataPlotLibb

Description: DISLIN data plotting library manual. This manual describes the data plotting library DISLIN written in the programming languages Fortran andC.ThenameDISLINisanabbreviationforDevice-IndependentSoftwareLINdausinceapplications were designed to run on different computer systems without any changes. The library contains subrou- tines and functions for displaying data graphically as curves, bar graphs, pie charts, 3-D colour plots, surfaces,contours andmaps.
Platform: | Size: 2418134 | Author: donotspam | Hits:

[FlashMXCharts

Description: Adobe官方的关于Flex Charting的例子,有各种图表的简单介绍
Platform: | Size: 292856 | Author: Jude | Hits:

[Delphi VCLsefcs137

Description: DevExpress.ExpressFlowChart.Suite.v1.37.for.Delphi.BCB.Full.Source-SSG delphi 和 BCB的源码,次空间可以帮你轻松实现流程图类的图标功能,强烈推荐! The ExpressFlowChart is designed to help you present charts, schemes, hierarchies, and graphs of any complexity with minimal coding and programming effort. The ExpressFlowChart Suite offers all the necessary tools and elements to create dazzling interfaces limited only by your imagination and the needs of your end-users.
Platform: | Size: 529521 | Author: wei | Hits:

[JSP/JavaChart_Jcckit

Description: JCCKit is a Java library which can be used in any Java application or applet to visualize scientific data by plots or charts
Platform: | Size: 1089440 | Author: 黄杉 | Hits:

[OS programbandwidthd-2.0.1

Description: 跟踪TCP/IP网络使用情况,并通过生成图表保存在html中,对HTTP,TCP,UDP,ICMP,VPN,P2P等都有专门的颜色区分-tracking TCP / IP networks, and by generating charts stored in html, right HTTP, TCP, UDP, ICMP, VPN, including P2P has specialized color distinction
Platform: | Size: 139061 | Author: 刘迅 | Hits:

[Other resourceMicroArt

Description: 图表编辑程序,VB源代码。-charts editor, VB source code.
Platform: | Size: 122394 | Author: 李柯 | Hits:

[WEB Code图表组件wschart.3.6

Description: 功能特点: 1、多种样式统计图表制作,包括柱状图,折线图,饼图,柏拉图等;2、输出多种格式文件,包括BMP,JPG,GIF等格式,输出质量自定义; 3、可在任意位置添加线条、文字、图片;4、可将统计结果直接输出到浏览器,包括BMP,JPG和GIF格式;5、柱状图表支持序列数据组比较;6、图表填充方式支持图片填充;7、数十个属性灵活控制图表布局和外观;8、组件用于WEB开发时只需要服务器端注册即可,无须客户端安装。9、性能稳定,消耗系统资极少,无内存泄-features : one, a variety of styles produced statistical charts, including column, Plotting, pie, Plato; 2, a variety of output formats, including BMP, GIF, JPG format, the quality of output from the definition; 3, in any position to add lines , text, graphics; 4, the results can be output directly to the browser, including BMP, JPG and GIF formats; 5, column sequence data support group; 6, charts support in the form of pictures filled filling; 7, dozens of attributes flexible layout and control charts Appearance; 8, components for Web developers only need to be registered server, not the client installation. 9, stable performance, consume very little funding, no memory China
Platform: | Size: 164211 | Author: 小希 | Hits:

[FlashMX绘制扇形统计图

Description: 绘制扇形统计图 效率和功能仍有待提高 主要是一些代码的应用!-fan charts mapping efficiency and function remain to be some increase is mainly the application code!
Platform: | Size: 5071 | Author: 王佳玮 | Hits:

[WEB Code1_3050_w

Description: 图表组件wsChart3.6资源介绍: 功能特点: 1、多种样式统计图表制作,包括柱状图,折线图,饼图,柏拉图等;2、输出多种格式文件,包括BMP,JPG,GIF等格式,输出质量自定义; 3、可在任意位置添加线条、文字、图片;4、可将统计结果直接输出到浏览器,包括BMP,JPG和GIF格式;5、柱状图表支持序列数据组比较;6、图表填充方式支持图片填充;7、数十个属性灵活控制图表布局和外观;8、组件用于WEB开发时只需要服务器端注册即可,无须客户端安装。9、性能稳定,消耗系统资极少,无内存泄wsChart v3.61、增加图表边框功能;2、增加任意位置输出图片,可控制透明度;3、修正图表输出格式为GIF时线条颜色失真的BUG; -chart components wsChart3.6 resources presentations : features : 1, a variety of styles produced statistical charts, including column, Plotting, pie, Plato; 2, a variety of output formats, including BMP, GIF, JPG format, the output from the definition of quality ; 3, in any position to add lines, text, photographs; 4, the results can be output directly to the browser, including BMP, JPG and GIF formats; 5, column sequence data support group; 6, charts support in the form of pictures filled filling; 7 several flexible control of 10 properties chart layout and appearance; 8, components for Web developers only need to be registered server, not the client installation. 9, stable performance, consume very little funding, no memory vent wsChart v3.61 increase charts frame function; 2, increasing
Platform: | Size: 164211 | Author: mxl | Hits:

[JSP/Javaopenreports-0.8.0

Description: The ability to create groups of reports, and grant users access to reports by group. The ability to generate reports as PDF, XLS, HTML, and CSV files. The ability to generate bar, pie and xy charts for inclusion in reports. The ability to schedule and email PDF, XLS, and CSV reports. The ability to define reusable report parameters. Available parameter types include Date, Text, and Query Parameters. The ability to create multiple DataSources for use in generating reports. Support for JNDI DataSources and internal connection pooling via Commons-DBCP is included. The ability to upload and hot deploy new reports. Web based administration of users, groups, reports, parameters, and datasources. Cross platform database support via Hibernate based persistence layer. Available in a preconfigured bundle with Apache Tomcat. - The ability to create groups of reports, and grant users access to reports by group. The ability to generate reports as PDF, XLS, HTML, and CSV files. The ability to generate bar, pie and xy charts for inclusion in reports. The ability to schedule and email PDF, XLS, and CSV reports. The ability to define reusable report parameters. Available parameter types include Date, Text, and Query Parameters. The ability to create multiple DataSources for use in generating reports. Support for JNDI DataSources and internal connection pooling via Commons-DBCP is included. The ability to upload and hot deploy new reports. Web based administration of users, groups, reports, parameters, and datasources. Cross platform database support via Hibernate based persistence layer. Available in a preconfigured bundle with Apache Tomcat.
Platform: | Size: 9177592 | Author: 温厚 | Hits:

[ToolBarsni

Description: 添加任务拦图表,如果有任何问题,欢迎访问我们的网站或Mail到: bitspirit@lanspirit.net-added task bar charts, if you have any questions, please visit our web site or by mail to : bitspirit@lanspirit.net
Platform: | Size: 1022 | Author: zyp | Hits:

[Other resource(0642)UNIX教程网络篇

Description: 本书详尽地讲述了用于网络及Internet的各种UNIX工具。本书为每个邮件程序、新闻阅读器和Internet应用的命令、选项及特性提供了简捷的图表示意,使读者非常易于深入掌握各种Unix网络应用技术。作者对主要的Unix网络应用进行了透彻的描述,使人们能较好地掌握Unix网络的各方面知识。本书可作为Unix用户学习的教程和参考书。-book detailed account of the network and the Internet for the various UNIX tools. The book procedure for each mail, news reader and the application of Internet orders, options and characteristics of simple charts indicate, so that the reader is very easy to grasp various Unix network application technology. The principal author of the Unix network applications for a thorough description, so that people can better grasp of the Unix network knowledge. The book can be used as learning Unix user guide and reference books.
Platform: | Size: 14339977 | Author: 刘磊 | Hits:

[Other resource银行财务实时处理系统

Description: 问题描述:银行帐户的帐号由科目表和分户号组成。此系统要求把属于一个科目的分户表文件的记录全部找出来,并按记录中的分户号从小到大的顺序排列,以便于按顺序逐户处理信息并查找某一个分户号的记录。-Problem description : bank accounts Account by the charts, and household composition. This system requirements regarded as a subject of household table file records all find out together with a record of the household, from small to large arranged in chronological order, according to the order in the processing of information and door-to-door search for a household of a record.
Platform: | Size: 1285 | Author: KAKA | Hits:

[GUI Develop00001

Description: VB6.0中通过MSChart控件调用数据库   VB6.0中的MSChart控件是一个功能强大的高级图表工具,拥有丰富的图表绘制功能,可显示二维和三维的棒图、区域图、线形图、饼图等多种常用图表。近日我为了在双击图表的某个区域时将与该区域相对应的数据库的内容在DataGrid控件上显示出来,遇到了许多困难,最后用一个自定义的变量SelectSeries解决了问题,-VB6.0 through Upstream Control database called the Upstream VB6.0 control is a powerful tool for senior chart with rich mapping function can display 2D and 3D bar maps, regional maps, line graph, pie charts and other commonly used. In recent days I have to double-click the chart to a particular region and the region corresponding to the contents of the database DataGrid controls on the display and the many difficulties encountered, with a final-defined variables SelectSeries the problem is solved.
Platform: | Size: 1437 | Author: 刘玮 | Hits:

[Windows Developmouse111

Description: 这是一个SDK程序。本程序跟踪显示鼠标的坐标位置,同时,若有鼠标操作,可在窗口标题栏中显示操作信息,要是在窗口客户区中进行双击,就会在双击位置点上显示位置信息。此外,客户中还有两个位图,当鼠标移动到位图上时,就会改变为自己定义的光标。该程序适合Win32编程初学者,内含大量的中文注释。-This is a SDK procedure. This program tracking demonstrates the coordinates position of the mouse, at the same time, demonstrate the operation information in the window title block if the mouse has operation. if double-clicks in the window customer area ,can demonstrates the positional information of the double-click position. In addition, in the customer also has two units places charts, when the mouse moves arrives on the chart, can change the cursor which defines as oneself. This procedure suits the Win32 programming beginner, contains the massive Chinese annotation.
Platform: | Size: 10600 | Author: 梁志洪 | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

CodeBus www.codebus.net