-
page翻页
php page翻页
//定义函数pageft(),三个参数的含义为:
//$totle:信息总数;
//$displaypg:每页显示信息数,这里设置为默认是20;
//$url:分页导航中的链接,除了加入不同的查询信息“page”外的部分都与这个URL相同。
// 默认值本该设为本页URL(即$_SERVER["REQUEST_URI"]),但设置默认值的右边只能为常量,所以该默认值设为空字符串,在函数内部再设置为本页URL。
- 2022-03-25 21:11:11下载
- 积分:1
-
The cart with an inverted pendulum, shown below, is "bumped" with an impulse
f...
The cart with an inverted pendulum, shown below, is "bumped" with an impulse
force, F. Determine the dynamic equations of motion for the system, and lin
earize about the pendulum s angle, theta = Pi (in other words, assume that p
endulum does not move more than a few degrees away from the vertical, chosen
to be at an angle of Pi). Find a controller to satisfy all of the design re
quirements given below.
-The cart with an inverted pendulum, shown below, is "bumped" with an impulse force, F. Determine the dynamic equations of motion for the system, and lin earize about the pendulum s angle, theta = Pi (in other words, assume that p endulum does not move more than a few degrees away from the vertical, chosen to be at an angle of Pi). Find a controller to satisfy all of the design re quirements given below.
- 2022-03-17 02:37:20下载
- 积分:1
-
机器学习logstic回归算法的c语言实现
本人在学习机器学习的相关算法,正在编写c语言程序,这是logistic回归的代码,数据基于《机器学习实战》这本书。
- 2022-05-25 06:36:41下载
- 积分:1
-
电子稳像
基于灰度投影的电子稳像 opencv1.0 效果一般 需要改进 可以选择高版本的opencv库支持 达到更好的效果
- 2022-11-12 13:55:03下载
- 积分:1
-
在线密码生成器 1.0
在线密码生成器 v1.0使用说明:1、本程序采用.net 2.0开发,使用前请注意你的主机空间支持.net Framework 2.0;2、本程序不需要安装,直接将bin,CipherMaker,Web.config上传到网站空间根目录即可;
- 2022-03-25 17:17:29下载
- 积分:1
-
基于局部敏感自适应背景建模 SuBSENSE
资源描述该代码是论文《SuBSENSE:
A Universal Change Detection Method With Local Adaptive Sensitivity》的作者公布在其个人主页上的,论文主要是LBSP算法和PBAS算法的改进与融合,该算法在2014年的CDW数据集上取得过第一名的成绩。
- 2023-04-12 22:05:05下载
- 积分:1
-
农历公历互转
里面提供两个函数,分别是公历转农历,农历转公历。时间最多到2100年,网上有很多公历转农历的案例,农历转公历的很难找到,自己写了个,传上来,函数都封装好了,按结构体输入后就可以直接使用了!
- 2022-01-26 06:59:26下载
- 积分:1
-
复杂网络,删除指定节点的复杂网络模型,适用性强
复杂网络,删除指定节点的复杂网络模型,适用性强-Complex networks, the complexity of the deletion of the specified node network model, the application of strong
- 2022-02-05 19:26:28下载
- 积分:1
-
asdasasadddddddddddddddddddddddddddddddd
萨斯达斯
- 2022-02-01 13:08:23下载
- 积分:1
-
1维2维2-基FFT
参数说明:
//*******************************************
// pSR 空域实部指针
// pSI 空域虚部指针
// pFR 频域实部指针
// pFI 频域虚部指针
//******************************************
输入返回数据应为2的整数次方
- 2022-06-03 19:43:03下载
- 积分:1