资源列表
排序选择:
[JSP源码/Java] B
说明:抽象类和接口(假设在银行定期存款分半年期和一年期两种。如果是半年定期存款,利息率为1.75 ;如果是一年定期存款,利息率为2.25 。无论哪种存款,在得到利息后还要交利息所得税5 。根据不同的存款金额,分别计算存款半年和一年相应的利息。)-Abstract classes and interfaces<陈施施> 在 2026-01-12 上传 | 大小:1kb | 下载:0
[Internet/网络编程] ping_AES
说明:对称加密算法 AES 算法的C语言正确实现-Symmetric encryption algorithm AES algorithm in C language correctly implemented<shiyi> 在 2026-01-12 上传 | 大小:13kb | 下载:0
[软件工程] matlab_neat
说明:The Matlab NEAT package contains Matlab source code for the NeuroEvolution of Augmenting Topologies method (see the orig-The Matlab NEAT package contains Matlab source code for the NeuroEvolution of Augmenting Topologies method (see the orig...<Shahram> 在 2026-01-12 上传 | 大小:18kb | 下载:0
[软件工程] matlab_neat.tar
说明:The Matlab NEAT package contains Matlab source code for the NeuroEvolution of Augmenting Topologies method (see the orig-The Matlab NEAT package contains Matlab source code for the NeuroEvolution of Augmenting Topologies method (see the orig...<Shahram> 在 2026-01-12 上传 | 大小:15kb | 下载:0
[单片机(51,AVR,MSP430等)] PWM
说明:PWM实验代码,用于生成脉冲信号,在电机控制等很多实际应用中必不可少。-PWM experimental code, for generating a pulse signal, is essential in many applications like motor control.<鲁彩丽> 在 2026-01-12 上传 | 大小:281kb | 下载:0
[Internet/网络编程] of_router
说明:openflow SDN POX 官方Tutorial的路由实现。将全部代码复制到pox/pox/misc下,在pox/下执行 ./pox.py log.level DEBUG misc.of_routepackets-POX Python program for routing packets. See official POX tutorial on GitHub.<Fan Hangyu> 在 2026-01-12 上传 | 大小:6kb | 下载:0
[控制台(字符窗口)编程] FindStudent
说明:把长度为l1,l2…ln 的n个程序放在磁带T1和T2上,并且希望按照使用最大检索时间取得最小值的方式存储,即如果存放在T1和T2上的程序集合分别为A和B,则希望所选择的A和B使得max{∑li 1,∑li2}(i1属于A,i2属于B)取得最小。 使用回溯法实现-The length of L1, L2... Ln n programs put in the tape on T1 and T2, and hope that in accordance with the maximum searc<321> 在 2026-01-12 上传 | 大小:4.24mb | 下载:0