搜索资源列表
中秋佳节系列
- 专门为中秋节做的-done specifically for the Mid-Autumn Festival
xwchat10
- 这是一个简单的聊天室,适合个人网站,朋友家庭之间使用 也是asp初学者的非常好的学习资料,几乎常用的asp代码这里都用到了 并做了解释.所有的代码我都进行了注释 思路清晰 asp初学者可以从以下三块功能分析这个程序 1.在线用户统计(关键) 2.存储显示信息, 3.开展功能熟悉vb的函数如compstr() replace() mid()等-This a simple chat room for personal websites, family fr
bobin
- 这个是JApplet小程序,可在中秋时博饼之用,呵呵,不足之处望指出-JApplet this is a small program, the Mid-Autumn Festival when Bo cake used, what deficiencies Department said Wang
RPG
- Flash写的小RPG游戏。。。。 # Archive D:\\IT\\source_code\\1game\\RPG.rar effect\\enemy\\0.fla effect\\enemy\\0.swf effect\\enemy effect\\hero\\1.fla effect\\hero\\1.swf effect\\hero\\0.swf effect\\hero effect error\\error.fla error\\erro
AudioMIDlet
- j2me实现在本地wav,mid格式是音乐播放,以及用本机(localhost)虚拟远程下载并播放音乐。
mif_rw
- .mif .mid file read and write
java
- 此为通用版本,适合屏幕为176*220的手机使用(要求是MIDP2.0并且支持JSR75,例如索爱K750/W800). 它还可以播放音乐同时阅读电子书,也可以播放视频且字幕同步.此外,还提供皮肤加载功能及个性化设置. 可能支持的影音格式有mid/imy/amr/wav/aac/mp3/3gp/mp4(本程序只能播放你手机本身支持的音乐格式). 重要说明:(1) 默认语言为英文。右软键进入主菜单--选Config--即可设置为中文,重新启动程序生效。 (2) 默认时区为+0。想正
flash07
- Flash MX中文版网页动画的源代码,最后5个,包括:星光鼠标,旋转变换,旋转残影字效, 旋转三棱锥,中秋贺卡.-Flash MX animation Chinese version website source code, the last five, including : Star mouse, rotate transformation, the word rotation stuttering effect, rotating three pyramid, the Mid-Autum
Player
- 一个非常简单易用的手机播放器,能播放mid,流媒体3gp等格式的音视频-A very easy to use mobile phone player, can play mid, streaming audio and video formats 3gp
Graphic
- 直线dda算法,直线bresenham算法,圆的中点算法,圆的bresenham算法,椭圆重点算法的java演示-Linear dda algorithm, Bresenham line algorithm, circle the mid-point algorithm, Bresenham algorithm for circle, oval key algorithm java demo
HibernateSpring
- 适合中级开发人员,对hibernate有基础的人比较有帮助。-Suitable for mid-level developers, based on the hibernate there are more helpful.
Soundpalyer
- A sound Player to play mid format
DrawImage
- 该程序是用JAVA来实现图形学中的中点算法来画直线,圆,椭圆!-The program is a JAVA Graphics to achieve the mid-point algorithm to draw a straight line, round, oval!
wangyesheji
- 一个完整的网页设计,里面有一些关于圣诞节,烟花,中秋节等节日的网页-A complete website design, there are a number of Christmas, fireworks, such as the Mid-Autumn Festival' s website
Archive
- 一个简单的播放mid音乐文件的程序, 包含一个音乐文件和java文件-Play a simple procedure for mid music files
Audiodemo
- JAVAME音频文件播放器,可播放mid,mp3等手机音频文件。-JAVAME audio file player, can play mp3 players, mobile finagle salary-cap room by dealing audio files.
ASPdotNETTechnologyInsider
- 《ASP.NET 技术内幕》一书的电子版,希望对学习ASP.NET 的学习者有所帮助,特别是对ASP.NET 有一定了解的中级学者。-" ASP.NET Technology Insider," an electronic version of the book, want to help learners to learn ASP.NET, especially mid-level ASP.NET have a certain understanding of academi
JDBC
- JAVA向中级过度最核心的技术点,JDBC,数据库连接的代码。 这是一篇介绍文档-JAVA over to the mid-point of the core technologies, JDBC, database connection code. This is an introduction document
Mid-autumnFestivalweb
- 初级入门asp时做的一个中秋节网站,虽然功能不是很强大,希望对刚入门的同学有所帮助-Asp to do when the primary entry site of a Mid-Autumn Festival, although the feature is not very strong wish to help students who have just started
Java-mid-term-test
- (1)某邮局对邮寄包裹有如下规定:若包裹的长宽高任一尺寸超过1米或重量超过30千克,不予邮寄;对可以邮寄的包裹每件收取手续费0.5元,再加上根据下表按重量weight计算的邮资,请编写程序计算某包裹的邮寄资费。 重量(千克) 收费标准(元) weight<=10 1.00 10<weigh<=20 0.90 20<weigh<=30 0.80 (2)设计一个Rectangle(矩形)类,数据成员包括length(长)、width(宽)。要求成员方法实现