-
极验验证码-Discuz验证码生成插件
极验验证码-php验证码生成与校验,Discuz验证码生成插件,拖动对照图形的验证码风格,拖动图形到指定位置即可完成验证,本验证码插件基于行为式验证技术的验证码discuz插件,可以直接安装在discuz网站中,作为网站的安全防护工具使用,具有安全性高,用户体验好等特点。
- 2023-03-27 20:25:03下载
- 积分:1
-
nota oop trahh
OOP notes to download yuhuuu
- 2019-05-05 20:47:24下载
- 积分:1
-
c 语言代码,
欢迎入门单片机的参考,
温度传感器程序代码...
c 语言代码,
欢迎入门单片机的参考,
温度传感器程序代码-c language code, please refer to SCM entry, the temperature sensor code
- 2023-08-06 07:35:03下载
- 积分:1
-
无限制EA
一款超级的刷单EA,单量大,4个月8000多单,而却月盈利还能达到百分之十,不加仓,不网格,一单一单的,每单都带止损止盈。(A super single EA, large volume, more than 8,000 units in 4 months, but the monthly profit can also reach 10%, no warehousing, no grid, a single single, each single with stop loss and stop earnings.)
- 2020-06-28 23:00:01下载
- 积分:1
-
用于三轴重型车辆非线性车辆模型
说明: 用于三轴重型车辆非线性车辆模型,此模型为非线性三自由度模型,可用于三轴车辆仿真(Nonlinear Vehicle Model for Three-axle Heavy Vehicle)
- 2020-07-04 00:00:02下载
- 积分:1
-
速度建模
说明: 工业生产最为常用的时深转换算法,包含测井速度拟合,时深转换以及误差校正。(The most commonly used time depth conversion algorithm in industrial production includes logging velocity fitting, time depth conversion and error correction.)
- 2019-10-10 22:22:09下载
- 积分:1
-
代码
说明: 基于空时阵列最佳旋转角度的卫星导航抗干扰信号处理仿真代码,在MVDR算法基础上进行改进(The simulation code of anti-jamming signal processing of satellite navigation based on the best rotation angle of space-time array is improved on the basis of MVDR algorithm)
- 2021-01-14 18:18:47下载
- 积分:1
-
xbee
Wireless control and monitoring of an LED using XBee
- 2019-05-27 06:01:46下载
- 积分:1
-
MicroMechanics
说明: abaqus ef-rve插件,用于生成微观结构(ABAQUS EF rve plug-in for generating microstructure)
- 2020-03-30 13:48:02下载
- 积分:1
-
程序 Pencari Bilangan Terbesar dan terkecil
#include < stdio.h > //header 文件
#include < conio.h > //header 文件
int main () { //program utama mulai
int n,x [20],最大值、 最小 ; //pendeklarasian 的变量 banyak bilangan、 bilangan 使用、 最低
printf ("。: 程序 Pencari Bilangan Terbesar dan Terkecil:.n") ; //Judul 程序
printf (" ---nn") ;
printf (" Masukkan banyak bilangan:") ; scanf ("%d",& n) ; //Input Jumlah Bilangan
为 (x = 1 ; x < = n ; x + +) { 为 dg inisial //Proses Pengulangan memakai x = 1,kondisi x < = n,控制 x + +
printf ("n Bilangan ke-%d:",x) ; scanf ("%d",& a[x]) ; //Input Bilangan
}
最大 = [1] ; //inisialisasi pertama untuk bilangan pertama
为 (x = 1 ; x < = n; x + +) {
- 2022-05-30 14:16:21下载
- 积分:1