资源列表

« 1 2 ... .24 .25 .26 .27 .28 24529.30 .31 .32 .33 .34 ... 28523 »

[数据结构常用算法Jman

说明:Visual 开发 希望对你们有帮助 public static int Rom(int n, int m)//双寄或双偶 { int count = 0 //第一排Y坐标上要几个 if (n < m) { for (int i = 1 i <= n i = i + 2) { count++ } } else { for (int j = 1 j <= m j = j + 2) {
<json> 在 2025-09-29 上传 | 大小:1kb | 下载:0

[数据结构常用算法shujujiegou

说明:数据结构课设资料,采用线性表的链式存储结构实现学生成绩的管理。-Class-based information data structure, using the linear form the structure of chain store management to achieve student performance.
<lanlan> 在 2025-09-29 上传 | 大小:507kb | 下载:0

[数据结构常用算法yinhangjiasuanfa

说明:银行家算法,避免进程死锁-Bankers algorithm avoid deadlock process
<陈小森> 在 2025-09-29 上传 | 大小:2kb | 下载:0

[压缩解压paser_code

说明:编译原理实验之中间代码生成(四元式),在加实验报告-Compiler Principle Experiment intermediate code generation (quaternion-style), in Canada Experimental Report
<fd> 在 2025-09-29 上传 | 大小:107kb | 下载:0

[数据结构常用算法IDA_gaojijiaocheng

说明:使用IDA分析高级数据结构。。。进一步提升IDA功力-IDA analysis of the use of high-level data structure. . . IDA further enhance skill
<huaxinsoftware> 在 2025-09-29 上传 | 大小:1.34mb | 下载:0

[人工智能/神经网络/遗传算法mianyisuanfa

说明:很好的遗传面算法 欢迎大家下载-Very good surface genetic algorithm welcome you to download
<陈小森> 在 2025-09-29 上传 | 大小:360kb | 下载:0

[数据结构常用算法manage

说明:*设计方案:本程序分为七个模块:1、新建人事信息模块 2、查询模块 3、删除模块 4、添加模块 5、修改模块 6、打印模块 7、数据备份与还原模块。 每个模块相互独立。且每个模块只完成一个功能,用一个函数实现。在主函数中调用这些模块。每个模块处理的信息即人事基本信息用结构体存储,数据结构采用链表实现,最终以文件形式存储于磁盘上。*/-* Design: This procedure is divided into seven modules: 1, New Personnel Informa
<陈小森> 在 2025-09-29 上传 | 大小:3kb | 下载:0

[数据结构常用算法Strassencpp

说明:算法与设计中实现Stassen矩阵相乘算法,代码简单有用。-Algorithm and design to achieve matrices Stassen algorithm, simple and useful code.
<何明耀> 在 2025-09-29 上传 | 大小:3kb | 下载:0

[压缩解压soccerLeague

说明:在线足球社区源代码,实现球员注册,球队注册等等功能。-Online football community source code, the realization of player registration, team registration and so on.
<panda> 在 2025-09-29 上传 | 大小:3.12mb | 下载:0

[压缩解压brand

说明:这是用C++编写的发牌程序, 它能自动的将一副牌发给四个人。-This is used C++ Preparation for the licensing process, it automatically will be a license issued to four people.
<gujunjun> 在 2025-09-29 上传 | 大小:1kb | 下载:0

[matlab例程1374444386

说明:matlab of linear system
<tianjia> 在 2025-09-29 上传 | 大小:122kb | 下载:0

[matlab例程windturbine_pitch

说明:代码为风力发电机组风轮模型,仿真风力机特性。-Code for wind turbine wind-round model, characteristics of wind turbine simulation.
<zheng ping> 在 2025-09-29 上传 | 大小:8kb | 下载:0
« 1 2 ... .24 .25 .26 .27 .28 24529.30 .31 .32 .33 .34 ... 28523 »

源码中国 www.ymcn.org