资源列表
[数据结构常用算法] stack
说明:栈是限制仅在表的一端插入和删除的线性表,是生活中某些过程的抽象。插入和删除操作的一端称为栈顶,插入操作称作入栈(Push),删除操作称作出栈(Pop)。栈顶元素总是最后进栈的,和最先出栈的;而栈底元素是最先进栈,最后出栈。栈具有后进先出(LIFO)的特性。顺序栈是栈的顺序存储结构的实现。链栈是栈的链式存储结构的实现。-Stack is limited only to one end of the table insert and remove a linear form, is the life<王子剑> 在 2025-11-17 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] Dual_sensor_model_code
说明:dual-Ca2+-sensor model for neurotransmitter release in a central synapse<zhouqingqing> 在 2025-11-17 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] trnn
说明:神经网络训练,应用matlab7NN包,用一个隐藏层使用5折交叉验证。-Training the Neural Network This scr ipt is something that I did for a course at Uni. It uses the Neural Networking package provided with MatLab 7 unfortunately I m not sure if it s available with the earlier ve<kingking> 在 2025-11-17 上传 | 大小:2kb | 下载:0
[数值算法/人工智能] experiment1
说明:集合的并交和差运算,是自己写的实验,希望能为大家带来方便-Collection and delivery and poor operation, write your own experiment, hoping to bring convenience to everyone ~ ~<蒋茹> 在 2025-11-17 上传 | 大小:2kb | 下载:0