登录
首页 » HTML » 时钟代码

时钟代码

于 2019-04-03 发布
0 571
下载积分: 1 下载次数: 0

代码说明:

说明:  时钟代码是一款具有中国风的特色的时间结合图算风水时钟代码。(Clock code is a time-integrated geomantic clock code with Chinese characteristics.)

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

发表评论

0 个回复

  • 11
    说明:  这是一个傅里叶变换与傅里叶逆变换的程序代码,是一个子函数与主函数的合集,分别为不同文件(Fourier transform)
    2017-04-17 20:58:29下载
    积分:1
  • Game
    Here is more than 10 games . written long back. share it now..njoy
    2012-11-12 19:56:14下载
    积分:1
  • 粒子群优化算法
    通过粒子群算法对理想滤波器进行设计,估计出滤波器的参数。(to design a filter based on particle swarm algorithm.)
    2020-12-03 19:49:26下载
    积分:1
  • Java中的Canvas绘图源码实例
    Java中的Canvas绘图源码实例,主要是画线条、弧线、圆角矩形、三角形、文字、圆形等简单的几何图形,主要是通过创建DrawingCanvas对象canvas,为canvas设置命令监听者,实现接口CommandListener的方法,把缓冲区图像的内容绘制到画布上,画图部分代码:   int w = getWidth(); // 画布的宽度   int h = getHeight(); // 画布的高度   Image buffer = Image.createImage(w, h); // 用于绘图的缓冲图像   Graphics gc = buffer.getGraphics(); // 获取缓冲图像的图形环境   // 清除画布   public void clearScreen() {    gc.setColor(255,255,255); // 设置绘图颜色为白色    gc.fillRect(0,0,w,h); // 把缓冲图像填充为白色    gc.setColor(255,0,0); // 设置绘图颜色为红色   }   // 绘制直线   public void drawLine() {    setTitle("直线"); // 设置画布的标题    clearScreen(); // 清除画布    gc.drawLine(10,10,w-20,h-20); // 绘制黑色直线    gc.setColor(0,0,255); // 设置绘图颜色为蓝色    gc.drawLine(10,h/2,w-10,h/2); // 绘制蓝色直线   }   // 绘制弧   public void drawArc() {    setTitle("弧线和填充弧");    clearScreen();    gc.drawArc(5,5,w/2-20,h/2-20,60,216); // 绘制弧线    gc.drawArc(5,h/2-10,w/2-20,h/2-20,0,360); // 绘制圆    gc.setColor(0,0,255);    gc.fillArc(w/2,5,w/2-20,h/2-20,60,216); // 绘制填充弧线    gc
    2023-04-11 05:50:03下载
    积分:1
  • GaussNoise
    生成高斯白噪声的程序,可以自由设置sigma等大小, 还有四元数计算(the program of gaussian noise)
    2017-08-01 10:28:55下载
    积分:1
  • threemachines
    之前找到的一个ieee三机九节点的matlab仿真文件(Previously found an ieee three machine nine node matlab simulation file)
    2021-03-19 15:39:18下载
    积分:1
  • Ballot
    This thesis relates to the design, implementation and evaluation of statis¬ tical face recognition techniques. In particular, the use of Hidden Markov Models in various forms is investigated as a recognition tool and critically evaluated. Current face recognition techniques are very dependent on issues like background noise, lighting and position of key features (ie. the eyes, lips etc.). Using an approach which specifically uses an embedded Hidden Markov Model along with spectral domain feature extraction techniques, shows that these dependencies may be lessened while high recognition rates are maintained.
    2010-05-10 01:15:05下载
    积分:1
  • 强大的动力学分析软件LSDYNA共43种k文件
    强大的动力学分析软件LSDYNA共43种k文件-K file of lsdyna
    2023-01-14 18:35:04下载
    积分:1
  • do with the browser
    用DELPHI做的浏览器原码-do with the browser-source
    2022-01-31 06:01:15下载
    积分:1
  • 嵌入式开发的u
    嵌入式开发的u-boot命令介绍 加快你的开发进度-Embedded Development u-boot your order on accelerating the development progress
    2022-03-02 08:57:47下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载