资源列表
排序选择:
[JSP源码/Java] Thread
说明:熟悉掌握JAVA中线程的定义和基本操作,理解线程池的概念、以及常用的线程调度方法 -Familiar with the definitions and basic operations of the threads in JAVA understand the thread pool concept, as well as the common thread scheduling method<yc> 在 2025-09-30 上传 | 大小:9kb | 下载:0
[JSP源码/Java] MotionEstimate
说明:二维运动估计的源程序,用Java编写实现,可以比较两幅BMP图像的差别,计算出运动矢量,并表示。-It s a pragram of Motion Estimate based on Java. Through comparing the difference between two pictures,it can calculate the motion vector.<王雨> 在 2025-09-30 上传 | 大小:89kb | 下载:0
[数据结构常用算法] VCPPinsort
说明:1. 采用插入排序的方法,输入10个整数按升序排序后输出。要求编写一个通用的插入排序函数InsertSort()。它带有三个参数,第一个参数是含有n个元素的数组,这n个元素已按升序排序;第二个参数给出当前数组中元素的个数;第三个参数是要插入的整数。该函数的功能是将一个整数插入到数组中,然后进行排序。另外还需要一个用于输出数组元素的函数Print(),要求每一行输出5个元素。-A. Insertion sort, the output of input 10 integers sorted in<guosiqi> 在 2025-09-30 上传 | 大小:4kb | 下载:0
[人工智能/神经网络/遗传算法] Alice
说明:人工智能机器人alice的java版源代码,采用java+xml的模式,可以轻松的自行扩展,打造属于自己的机器人,实现人机对话,有学习功能-Alice artificial intelligence robot' s version of java source code, mode of java+xml, can be easily self-expansion, and build their own robot with the machine learning<张开发> 在 2025-09-30 上传 | 大小:505kb | 下载:0
[其他行业] GB101-2002
说明:华中地区101规范,河南、湖南、湖北,电力行业使用,你懂的,名字是国标,但是华中地区的-101 specification of central China, Henan, Hunan, Hubei, the power industry to use, you know, the name is GB, but in central China<李刚> 在 2025-09-30 上传 | 大小:450kb | 下载:0
[教育/学校应用] student-class
说明:有5个学生,每个学生的数据结果包括学号、姓名、年龄、C++成绩、数学成绩和英语成绩、总平均分,从键盘输入5个学生的学号、姓名、3门课的成绩,计算3门课的总平均分,最后将5个学生的数据输出。要求各个功能用函数来实现:输入学生数据的函数、计算总平均分的函数学生数据输出的函数-Five students, each student' s data include the results of Student ID, name, age, C++ achievement, math and Eng<guosiqi> 在 2025-09-30 上传 | 大小:3kb | 下载:0