资源列表
[C#编程] NeuralNet_BP
说明:using C# implement BP neural network<kangyan> 在 2025-06-15 上传 | 大小:2kb | 下载:0
[C#编程] shunxubiao
说明:顺序表的建立~排序~删除~插入~遍历~判断表中元素是否对称~实现把该表中所有奇数排在偶数之前,即表的前面为奇数,后面为偶数-The establishment of the order of the table ~ sort ~ delete ~ insert ~ traverse the table to determine whether the element ~ ~ achieve the symmetry of the table, even before all the odd ra<扬扬> 在 2025-06-15 上传 | 大小:2kb | 下载:0
[C#编程] PokerLogic
说明:poker logic so as to be able to create only the interface without to think about the difficult part..in c#<tonis3x> 在 2025-06-15 上传 | 大小:2kb | 下载:0
[C#编程] parking
说明:设停车场是一个可停放n辆车的狭长通道,且只有一个大门可供汽车进出。在停车场内,汽车按到达的先后次序,由北向南依次排列(假设大门在最南端)。若停车场内已停满n辆车,则后来的汽车需在门外的便道上等候,当有车开走时,便道上的第一辆车即可开入。当停车场内某辆车要离开时,在它之后进入的车辆必须先退出停车场为它让路,待该辆车开出大门后,其他车辆再按原次序返回车场。每辆车离开停车场时,应按其停留时间的长短交费(在便道上停留的时间不收费)。-Parking lots is an n vehicles parke<yan> 在 2025-06-15 上传 | 大小:2kb | 下载:0
[C#编程] project1
说明:we will use three different ways to solve the problem that given a list of ordered N integers, numbered from 0 to N-1, checking to see that N is not in this list. The three ways are as follows: 1、 Iterative Version 2、 Recursive Version in birn<haodang> 在 2025-06-15 上传 | 大小:2kb | 下载:0
[C#编程] threedigitnumbers
说明:有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少?-There 1,2,3,4 numbers, how many can be formed from each other and without duplication of the three-digit numbers? How many are?<杜红永> 在 2025-06-15 上传 | 大小:2kb | 下载:0