资源列表
abfut
- 这是关于贝塞尔曲线的java程序,用JBuilder编的(This is about the bezier Java program, with JBuilder)
tokprjm42
- 这是我的java讲座老师的课件,入门很浅,但是通俗易懂,很不错(This is my Java lecture teacher courseware, entry is very shallow, but easy to understand, very good)
ohbpzq4
- This is I haven't finished the BP algorithm, hope everybody to help me to correct!
Beijjngweli
- This is my web site in Beijing university did a problem hope to be of help
9203836
- 通过JSP和JAVABEAN实现通过网页上传图片(Through the JSP and JAVABEAN realize through the web page to upload pictures)
42125346
- 通过宠物和具体的猫狗之类的东西,了解类的继承,(By pet and specific things like cats and dogs, understand class inheritance,)
ext_example (1)
- 利用Ext开发的一个简单的菜单功能,适合初学者(Ext developed using a simple menu function, suitable for beginners)
ajax01
- ajax的练手项目,仅供参考,。。。。。。。。。。。(Ajax training project)
jquery.cSelect-master
- JQuery Selector master
AjaxFileUploading
- Ajax File uploaded for mvc asp.net
pixi.js-dev
- The aim of this project is to provide a fast lightweight 2D library that works across all devices. The PixiJS renderer allows everyone to enjoy the power of hardware acceleration without prior knowledge of WebGL. Also, it's fast. Really fast. If y
bezier曲线
- 绘制三阶贝塞尔曲线,通过四个点,其中两个端点和两个控制点。