资源列表
[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
[嵌入式/单片机编程] 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
[数值算法/人工智能] 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
[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
