资源列表
[数据结构常用算法] p126_2
说明:邮箱问题:150个邮箱,从邮箱2开始,打开所有偶数编号邮箱的门,接着从编号3开始,每隔3个邮箱,若门关着则打开,开着则关闭,随后每隔4个重复此过程,再每隔5个重复此过程,如此下去。判断最后哪些邮箱关着-E-mail questions: 150 mailboxes from the mailbox 2 starts, open the door all the even-numbered mailbox, and then start from number three, every three<李梦渊> 在 2025-06-17 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Circular-queue-Number-screening-
说明:通过数组和链表方法实现循环队列中人员筛选的问题。该文档给出了问题及多种解决方案,还列出了容易出现的错误。是初学者避免错误的好帮手。-Through arrays and linked lists methods to achieve the circular queue personnel screening questions. This document gives a variety of problems and solutions, also lists error prone. Is<刘争辉> 在 2025-06-17 上传 | 大小:3kb | 下载:0
[数据结构常用算法] sorting-and-decision-algorithms
说明:文档包括生成随机数组的方法、简单排序算法的实现以及闰年个数的计算方法,适合初学者掌握简单排序算法的原理,为更进一步学习数据结构打下良好的基础。-Document includes an array of methods to generate a random, simple sorting algorithm and method of calculating the number of leap years, suitable for beginners to master the prin<刘争辉> 在 2025-06-17 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Collection-of-logical-operations
说明:本文档实现了字符集合的并交差等逻辑运算,采用多种语言(包括c和c++),采用多种数据结构(链表、数组等)实现集合的并交差等运算。分别用结构体和类实现。很适合初学者熟练掌握基本的数据结构知识以及集合的运算过程。-This document character set and achieve cross other logic operations, multiple languages (including c and c++), using a variety of<刘争辉> 在 2025-06-17 上传 | 大小:3kb | 下载:0
[matlab例程] xishuquzao
说明:信号的稀疏表示,它意欲用尽可能少的非0系数表示信号的主要信息,从而简化信号处理问题的求解过程-Signal sparse representation, it intends to as little as possible of non-zero coefficient signal is the main information, so as to simplify the solving process of signal processing problems<张聪> 在 2025-06-17 上传 | 大小:18.58mb | 下载:0
[数学计算/工程计算] liziqun_jiandan
说明:粒子群算法的简单例子,通过这个例子可以清晰的知道粒子群算法的迭代过程-PSO simple example, through this example you can clearly know the iterative process of PSO<yc> 在 2025-06-17 上传 | 大小:657kb | 下载:0
[数据结构常用算法] Binary-Tree
说明:主要利用二叉树对数据进行管理和处理,里面包含很到处理的源代码。-The main use of a binary tree for data management and processing, which contains the source code for it to handle.<yang> 在 2025-06-17 上传 | 大小:2.17mb | 下载:0
[压缩解压] ExamOnline
说明:在线考试系统 有学生 教师 管理员三个身份 可以随机抽屉 客观题-exam online<tj_hongrun> 在 2025-06-17 上传 | 大小:973kb | 下载:0
[人工智能/神经网络/遗传算法] financial-early-warning-model
说明:对于本项目来说,共有1350组公司财务状况数据,每组数据的输入为10维,代表上述的10个指标,输出为1维,代表公司财务状况,为1时表示财务状况良好,为-1时表示财务状况出现问题。从中随机选取1000组数据作为训练数据,350组数据作为测试数据。根据数据维 数,采用的BP神经网络结构为10—6—1,共训练生成10个BP神经网络弱分类器,最后用10 个弱分类器组成强分类器对公司财务状况进行分类。-For this project, a total of 1350 group company&<万二> 在 2025-06-17 上传 | 大小:59kb | 下载:0