资源列表

« 1 2 ... .84 .85 .86 .87 .88 212289.90 .91 .92 .93 .94 ... 216392 »

[matlab例程fibonaccisearch

说明:fibonacci search for finding the lamda value in interior penalty method-fibonacci search for finding the lamda value in interior penalty method..
<Badwl> 在 2025-10-30 上传 | 大小:1kb | 下载:0

[matlab例程FF-RLST

说明:系统辨识中的递归最小二乘参数估计的matlab程序算法-System Identification of recursive least-squares parameter estimation algorithm matlab program
<王雨谒> 在 2025-10-30 上传 | 大小:1kb | 下载:0

[嵌入式/单片机编程HC-SR04PIC

说明:基于pic单片机以c语言编写的超声波测距代码-Based on pic microcontroller with c language code for Ultrasonic Ranging
<suchenguang> 在 2025-10-30 上传 | 大小:1kb | 下载:0

[数值算法/人工智能C1-C2-C3

说明:有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少? 1.程序分析:可填在百位、十位、个位的数字都是1、2、3、4。组成所有的排列后再去掉不满足条件的排列。 -With 1,2,3,4 numbers, how many can be composed with each other and not repeat the three-digit numbers? Are how much? 1 program analysis: can fill in one
<Joanna99> 在 2025-10-30 上传 | 大小:1kb | 下载:0

[数值算法/人工智能C5-C6-C7

说明:输入三个整数x,y,z,请把这三个数由小到大输出。 1.程序分析:我们想办法把最小的数放到x上,先将x与y进行比较,如果x>y则将 x与y的值进行交换,      然后再用x与z进行比较,如果x>z则将x与z的 值进行交换,这样能使x最小。-Enter three integers x, y, z, the number of small to large output of these three please. 1 program analysis: we
<Joanna99> 在 2025-10-30 上传 | 大小:1kb | 下载:0

[数值算法/人工智能C8-C9-C10-C11-C12

说明:判断101-200之间有多少个素数,并输出所有素数。 1.程序分析:判断素数的方法:用一个数分别去除2到sqrt(这个数),如果能被整除,则表明此数不是素数,反之是素数。   -Between 101-200 to determine the number of prime numbers, and prints out all prime numbers. 1 program analysis: the method to determine the prime numbers: a
<Joanna99> 在 2025-10-30 上传 | 大小:1kb | 下载:0

[数值算法/人工智能C24--C29

说明:有一分数序列:2/1,3/2,5/3,8/5,13/8,21/13...求出这个数列的 前20项之和。 1.程序分析:请抓住分子与分母的变化规律。 -There is a score sequence: 2/1, 3/2, 5/3, 8/5, 13/821/13 ... find the number of columns and the top 20. 1 program analysis: Please seize the variation of the numerator
<Joanna99> 在 2025-10-30 上传 | 大小:1kb | 下载:0

[Windows编程dot2ip

说明:该函数将一个点分十进制字符串型的IP地址转换成32位的IP地址-This function takes a string of dotted decimal IP address into a 32-bit IP address
<ahuger> 在 2025-10-30 上传 | 大小:1kb | 下载:0

[Windows编程ip2dot

说明:该函数将IP地址转换成点分十进制的形式。-This function will convert an IP address in dotted decimal form.
<ahuger> 在 2025-10-30 上传 | 大小:1kb | 下载:0

[Windows编程netmatch

说明:编程实现netmatch程序 c语言实现-Programming netmatch c language program
<ahuger> 在 2025-10-30 上传 | 大小:1kb | 下载:0

[Internet/网络编程netnum

说明:该函数利用地址类别确定在地址字段中哪些八位组包含的是网络部分,哪些八位组是主机部分,从而提取出IP地址中的网络部分。-This function is used to determine the address type in the address field octet which contains part of the network which octet is the host part of IP address in order to extract the network po
<ahuger> 在 2025-10-30 上传 | 大小:1kb | 下载:0

[OpenGLwqedwqt

说明:画圆锥体,这个是利用的三角形图元的GL_STRINGLE_FAN命令来做的。-Circle cone, this is the use of triangular elements of GL_STRINGLE_FAN command to do the.
<李毅> 在 2025-10-30 上传 | 大小:1kb | 下载:0
« 1 2 ... .84 .85 .86 .87 .88 212289.90 .91 .92 .93 .94 ... 216392 »

源码中国 www.ymcn.org