登录
首页 » PHP » PHP随机背景

PHP随机背景

于 2020-10-25 发布
0 128
下载积分: 1 下载次数: 0

代码说明:

说明:  网站单页随机背景,可用于各种软件对接使用!(Website single page random background, can be used for various software docking use!)

文件列表:

PHP随机背景\随机背景使用说明.txt, 60 , 2019-12-20
PHP随机背景, 0 , 2018-09-16
PHP随机背景\index.php, 1225 , 2018-09-16

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

发表评论

0 个回复

  • STL_TEST
    Siemens plc stl source
    2019-01-24 10:25:04下载
    积分:1
  • ADC quantizer
    说明:  adc snr, quantizer implement on matlab
    2020-08-14 15:07:09下载
    积分:1
  • geomag70_windows
    地磁计算软件程序,用于地磁方面的计算,geomag70_windows(The range of dates permitted with the International Geomagnetic Reference Field (IGRF-12) ranges from 1900 and 2020)
    2021-03-27 14:29:11下载
    积分:1
  • 基于c++的智能扫地机器人路径选择的算法
    基于C++语言的路径规划算法研究,对学习机器人路径规划有帮助!(The path planning algorithm based on C++ language is helpful to the path planning of learning robot.)
    2020-09-12 19:08:00下载
    积分:1
  • doa
    说明:  用最大似然估计算法来进行DOA估计,还采用轮转循环对ML进行改进(DOA estimation with MLE algorithm,The ML is also improved by using rotation cycle)
    2020-12-28 11:29:01下载
    积分:1
  • VF_control_model_380
    逆变v/f控制,输出电压稳定,pscad仿真(Inverter v/f control, stable output voltage, PSCAD simulation)
    2019-04-18 19:36:30下载
    积分:1
  • FORTRAN语言的一个编辑
    Fortran语言编辑的一维电磁场FDTD模拟-Fortran language editor of the one-dimensional FDTD simulation of electromagnetic fields
    2022-03-28 13:18:12下载
    积分:1
  • VC++ 6.0绘制曲线正弦波
    VC++ 6.0 绘制曲线正弦波,一种比较有规律的曲线,源代码也是相当简单的好种。   //建立画笔   CPen cpen,pen;   pen.CreatePen(PS_SOLID,4,RGB(0,0,0));   cpen.CreatePen(PS_SOLID,2,RGB(0,0,255));   pDC->SelectObject(&cpen);   //指定原点   pDC->SetViewportOrg(100,245);   pDC->SetTextColor(RGB(255,0,0));   //绘制横坐标   CString sPIText[]={"-1/2π","","1/2π","π","3/2π","2π","5/2π","3π","7/2π","4π","9/2π","5π"};   for(int n=-1,nTmp=0;nTmpLineTo(60*n,0);    pDC->LineTo(60*n,-5);    pDC->MoveTo(60*n,0);    pDC->TextOut(60*n-sPIText[n+1].GetLength()*3,16,sPIText[n+1]);   }   double y,radian;   pDC->SelectObject(&pen);   for(int x=-60;xMoveTo((int)x,(int)y);    pDC->LineTo((int)x,(int)y);   }
    2022-01-21 22:47:43下载
    积分:1
  • 偏最小二乘法回归建模案例
    说明:  本文介绍偏最小二乘回归分析的建模方法;通过例子从预测角度对所建立的回归模型进行比较(This paper introduces the modeling method of partial least squares regression analysis, and compares the regression models from the perspective of prediction through examples)
    2019-11-24 19:35:42下载
    积分:1
  • GA
    说明:  遗传算法,多目标优化决策,多目标优化,NSGA-Ⅱ,MOP(Multi-objective optimization using genetic algorithm)
    2019-01-03 09:35:55下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载