资源列表
[软件工程] Desktop
说明:#include<stdio.h> #include<math.h> main() { int i,x scanf(" d",&x) for(i=2 i<=x-1 i++) if(x i==0) printf("NO\n") for(i=2 i<=x/2 i++) for(i=2 i<=sqrt(x) i++) } 第十行不加冒号时出错信息为:<yanjianmin> 在 2025-02-12 上传 | 大小:224kb | 下载:0
[软件工程] The-test-of-the-art
说明:这是一本关于软件测试的书籍,书中全面的涵盖了几乎所有的测试技术,使读者可以透彻的学习软件测试-The art of software testing<晓琳> 在 2025-02-12 上传 | 大小:4.92mb | 下载:0
[软件工程] example4_2
说明:单层感知器中的具体例子。运用单层感知器来处理问题。-Single sensor in specific examples. The use of single-layer perceptron to deal with the problem.<朱润> 在 2025-02-12 上传 | 大小:1kb | 下载:0
[软件工程] magicsquare
说明:大家还记得小时候做数学题做到的幻方吗?如何用程序建立一个幻方呢?这就是一个简单的小程序,to make a magicsquare!-Remember when you do the math to do magic square it? How to create a magic square with the process? This is a simple little program, to make a magicsquar<Catherine13> 在 2025-02-12 上传 | 大小:2kb | 下载:0
[软件工程] xuliejiance
说明:设计一个二值序列检测器,即如果连续检测到1110010序列就输出为1,否则为0。-Design of a binary sequence detector, i.e., if the sequence is continuously detected 1110010 outputs 1, otherwise 0.<123> 在 2025-02-12 上传 | 大小:10kb | 下载:0