-
I AM VERY BUSY
code for i am very busy
- 2019-04-11 23:29:13下载
- 积分:1
-
魔兽世界模型观察器 wowmodelview-0.48e
魔兽世界模型观察器
魔兽世界模型察看器4.8e(含源码) [9M](World of Warcraft World of Warcraft model viewer Model View browser 4.8e (with source) [9M])
- 2020-06-26 03:00:02下载
- 积分:1
-
ASPNET4.5源代码
ASP.NET源代码,ASP.NET4.5动态网站设计教程—基于C#5.0+SQL Server2012一书的源代码(Code of ASP.NET4.5 WebDesign Book Based on C#5 and SQL Server2012)
- 2017-09-15 13:32:11下载
- 积分:1
-
程序
通过龙格库塔法计算得系统分岔数据画出系统得分岔图,从而对系统进行非线性分析(The system bifurcation data is drawn by Runge Kutta method, and the bifurcation diagram of the system is drawn, thus nonlinear analysis of the system is made)
- 2017-11-04 08:44:59下载
- 积分:1
-
CFAR
利用恒虚警检测概率检测方法(CFAR)添加了一定噪声的目标信号中目标的个数(The process of CFAR in target detection)
- 2021-01-11 17:08:48下载
- 积分:1
-
粒子群算法优化机器手的运动轨迹参数JIQISHOUPSO
说明: 粒子群算法优化机器手的运动轨迹参数,驱动机器手(Particle Swarm Optimization (PSO) algorithm optimizes the trajectory parameters of the manipulator to drive the manipulator)
- 2020-07-05 22:18:59下载
- 积分:1
-
沪深股市日收益率的二元copula模型
说明: 沪深股市日收益率的二元copula模型,copula函数的选取 参数估计 深证和上证的尾部相关性(The binary copula model of daily return in Shanghai and Shenzhen stock market, and the selection of Copula function to estimate the tail correlation between Shenzhen stock market and Shanghai Stock Market)
- 2020-04-18 19:10:06下载
- 积分:1
-
Linux 2. 6 core ROS multifunctional router, set management, DHCP, Internet acces...
Linux 2。6内核ROS多功能路由器,集网管,DHCP,上网控制,VPN,PPOE拨号为一身-Linux 2. 6 core ROS multifunctional router, set management, DHCP, Internet access control, VPN, PPOE for a dial-up
- 2022-01-31 03:29:51下载
- 积分:1
-
This code can be used to model a microstrip line or a microstrip
patch antenna...
This code can be used to model a microstrip line or a microstrip
patch antenna (the particular problem being modeled is determined
at compile-time via various declarations).
- 2022-02-21 04:06:15下载
- 积分: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