搜索资源列表
html54stock.0314
- 基于Html5的股票行情分析源码,实现难点K线图和flash实现的K线图非常接近,滑块控制是实现的难点,这里是根据滑块滑动的位置计算k线数据的范围,并实时重画,事实证明html5 canvas标签的性能还是相当的好的,在PC机上每秒可以重画20次以上,而在iPad上每秒可以重画10次左右,在ipad上流畅性有一定问题,所以在ipad上实现了另外一个版本,使用手指滑动通过touch相关的时间控制范围-Html5 stock market analysis source, difficulty K-
simplecanvas
- Simple Canvas -Simple Canvas .........
22
- 创建一个带有多边形、圆的自定义画板类,在Applet 上显示自定义画布的对象。-Created with a polygon, a circle drawing board custom class defined in the Applet to display the canvas object.
22
- 救灾帐篷信息管理系统 1、系统基本信息表: 2、系统功能: (1)信息录入功能: 各省帐篷调出基本信息录入; 省属企业帐篷生产调出汇总基本信息; 企业帐篷调出明细基本信息录入; (2)信息修改功能: 各种基本数据的修改。即:允许对以及录入的数据重新进行编辑、修改。 (3)查询功能: 查询全部省份中每个省的国家分配帐篷总数。 查询全部省份中某个省(如:四川省)的已调出帐篷金额。 查询某省某省属企业(如:四川省攀登者公司)帐篷生产调出汇总基本
intepretor
- This class converts morse code input from a user into a specific number. * Dots are defined by the system as pressing the mouse button and releasing within 250 ms. * Dashes are defined by the system as pressing the mouse button and releasing a
cubePolygon
- * Class using the ACM/JTF Java graphical program that will display a projection of a 3D cube. * When the mouse is moved, the cube will move in the mouse s direction.The X and Y co-ordinates of the cube will be displayed on the canvas as the cu
websocket-canvas-draw-master
- Websocket Canvas Master
canvas
- canvas实现股票曲线的绘制,精美漂亮,代码清晰-canvas can draw stock
html5-canvas-drawing-app
- Simple drawing and coloring program source code using html5 and java scr ipt