资源列表
[其他小程序] BankAccount
说明:银行账户管理,里面含有各类,以及实现银行的存款和取款等功能-Bank Account Management, which contains the complete various types of bank deposits and withdrawals, and other functions achieved<wuli> 在 2026-01-16 上传 | 大小:10kb | 下载:0
[C#编程] 419312Ising-Modl
说明:Ising模型的蒙特卡洛模拟,二维的,平方的-Monte Carlo simulation of the Ising model<lee> 在 2026-01-16 上传 | 大小:10kb | 下载:0
[通讯编程] TFTP-Protocol
说明:TFTP Protocol C Source code for microchip port<fpga> 在 2026-01-16 上传 | 大小:10kb | 下载:0
[其他小程序] CH12
说明:A polynomial is either zero, or can be written as the sum of one or more non-zero terms. The number of terms is finite. These terms consist of a constant (called the coefficient of the term) that may be multiplied by a finite number of variables (usu<Alan> 在 2026-01-16 上传 | 大小:10kb | 下载:0
[控制台(字符窗口)编程] list
说明:void print(void) //遍历链表输出 int length(void) //求链表长度 void insert_head(double value) //链头插入 void insert_tail(double value) //链尾插入 void insert_k(int k, double value) //第k个元素后插入 void delete_head(void) //链头结点删除 void delete_tail(void) //链尾<王云翔> 在 2026-01-16 上传 | 大小:10kb | 下载:0