登录
首页 » Java » rose

rose

于 2012-05-08 发布 文件大小:1KB
0 91
下载积分: 1 下载次数: 2

代码说明:

  运用html技术 通过复杂的数学运算 用少量的文件 画出一个玫瑰的图形(drow with html)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • UploadFile
    java实现的上传文件的代码,并实现了分文件夹存储,每个文件夹最多存储1000个文件,存满后自动创建新的文件夹,最初的文件夹的名字从“1”开始,以后自增。()
    2021-04-19 22:48:50下载
    积分:1
  • BTClient
    安卓上的蓝牙串口助手,包含源代码,可以和单片夹等其他的设备相连。(Bluetooth serial port on Andrews assistant, including source code, and other devices can be connected to single folders.)
    2020-11-07 20:59:48下载
    积分:1
  • MouseGestures-1.2
    java写的一个鼠标手势识别程序 java写的一个鼠标手势识别程序(java write a mouse gesture recognition procedures java write a mouse gesture recognition procedures)
    2021-04-06 17:09:02下载
    积分:1
  • Enumeration
    Returns whether this {@code Enumeration} has more elements.
    2014-02-18 09:45:01下载
    积分:1
  • 本草纲目
    详细本草纲目的汉语access数据库mdb(benchaogangmu chinese database access pinyin)
    2018-10-19 11:50:30下载
    积分:1
  • MyMicro-channel
    本软件基本实现微信的所有UI效果。具备如下功能点: 登录、功能指引、退出对话框、设置界面、会话界面、右上角功能键、详细资料头像点击放大效果、摇一摇 摇一摇判断“shake”部分来源于网络,具体地址忘了。。。。摇一摇的动画效果是我做的,支持真机摇一摇哦! 新特点:主界面使用的是viewpager 支持手势也支持底部图标点击!(比原版微信tabhost强多了!) 效果图:(The software basically all the UI micro-channel effects. Have the following functions: Login, functional guidelines, exit the dialog box, set the interface, session interface, top right function key, detailed information Picture Click to enlarge effects, Shake Shake judgment "shake" section from the network, the specific address forgotten. . . . Shake animation is what I do to support the real machine shake Oh! New features: The main interface using viewpager support gestures are also supported at the bottom of the icon click! (Stronger than the original micro-channel tabhost more!) Effect diagram:)
    2013-11-07 10:57:03下载
    积分:1
  • DefaultFileComparator
    Default File Comparator implements Comparator, Serializable.
    2014-01-22 14:13:04下载
    积分:1
  • hengshudao
    JAVA横竖倒显示输入的字符串 代码,代码出处:http://www.itneng.com/thread-4121-1-1.html 代码可直接编译(JAVA print)
    2013-11-18 21:42:04下载
    积分:1
  • Process
    java进程调度(优先级)进程调度算法:采用最高优先数优先的调度算法(即把处理机分配给优先数最高的进程)和先来先服务算法。每个进程有一个进程控制块( PCB)表示。进程控制块可以包含如下信息:进程名、优先数、到达时间、需要运行时间、已用CPU时间、进程状态等等。 进程的优先数及需要的运行时间可以事先人为地指定(也可以由随机数产生)。进程的到达时间为进程输入的时间。进程的运行时间以时间片为单位进行计算。每个进程的状态可以是就绪 W(Wait)、运行R(Run)、或完成F(Finish)三种状态之一。就绪进程获得 CPU后都只能运行一个时间片。用已占用CPU时间加1来表示。如果运行一个时间片后,进程的已占用 CPU时间已达到所需要的运行时间,则撤消该进程,如果运行一个时间片后进程的已占用CPU时间还未达所需要的运行时间,也就是进程还需要继续运行,此时应将进程的优先数减1(即降低一级),然后把它插入就绪队列等待CPU。每进行一次调度程序都打印一次运行进程、就绪队列、以及各个进程的 PCB,以便进行检查。  (Java process scheduling)
    2018-11-29 23:13:42下载
    积分:1
  • 299255
    说明:  基础练习,这是Java入门课程的基础练习。包括了许多的知识点(Basic exercises, which are the basic exercises of the Java introductory course. It includes many knowledge points.)
    2018-12-29 18:57:57下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载