资源列表

« 1 2 ... .37 .38 .39 .40 .41 212642.43 .44 .45 .46 .47 ... 216391 »

[其他小程序01beibao

说明: 01背包问题的回溯算法与实现 已知一个容量为M的包和n件物品, 每件物品的重量为wi, 效益值为pi. 若将物品i装入包中, 背包可得到pi的效益值增量. 要求找到一种装入物品的方案, 在不超过包的总容量前提下, 使包获得最大效益值,-01 knapsack problem backtracking algorithm and implementation of
<missli> 在 2025-10-14 上传 | 大小:11kb | 下载:0

[能源行业(电力石油煤炭)bianyaqineibuguzhangfangzhen

说明:变压器内部绕组匝间短路故障仿真,能模拟三相变压器三相短路、单相短路、两相短路和两相短路接地的情况,仿真得到短路电流波形。-Between the windings of the transformer internal short circuit fault simulation, can simulate three-phase transformer three-phase short-circuit, single-phase short circuit, two-phase short-
<wnghongtao> 在 2025-10-14 上传 | 大小:12kb | 下载:0

[图形图像处理(光照,映射..)picture_program

说明:实现彩色图像变成黑白,灰度变换及线性拉伸;图像直方图绘制,均衡直方图;图像的边缘特征提取,log算子及canny算子提取-Color image into a black-and-white, gray-scale transformation and linear stretch
<> 在 2025-10-14 上传 | 大小:2kb | 下载:0

[matlab例程PSO-CPP

说明:implementation particle swarm optimation in C-implementation particle swarm optimation in C++
<skrip> 在 2025-10-14 上传 | 大小:1kb | 下载:0

[其他小程序main

说明:二叉树算法的实现 遍历是对树的一种最基本的运算,所谓遍历二叉树,就是按一定的规则和顺序走遍二叉树的所有结点,使每一个结点都被访问一次,而且只被访问一次。由于二叉树是非线性结构,因此,树的遍历实质上是将二叉树的各个结点转换成为一个线性序列来表示。-Binary tree traversal algorithm is a basic tree operations, so-called binary tree traversal, traveled according to certain ru
<missli> 在 2025-10-14 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)AVR_CH376_host(CVAVR)

说明:使用AVR单片机Atmega16作为mcu,CH376S作为USB控制芯片,使用C语言在CVAVR环境下编程。实现了AVR单片机U盘通讯。功能:检测U盘插入、初始化磁盘、读取U盘厂商信息、在根目录下新建文件NEWFILE1.TXT、写入“欢迎王之清进入U盘世界!”、关闭文件。-AVR microcontroller ATmega16 as the MCU, CH376 USB controller chip, using the the programming of the C language
<之清> 在 2025-10-14 上传 | 大小:24kb | 下载:0

[其他小程序main_1_

说明:作业调度算法的实现 作业调度的主要功能是根据作业控制块中的信息,审查系统能否满足用户作业的资源需求,以及按照一定的算法,从外存的后备队列中选取某些作业调入内存,并为它们创建进程、分配必要的资源。然后再将新创建的进程插入就绪队列,准备执行。因此,有时也把作业调度称为接纳调度。 -Job scheduling algorithm to achieve the main function of job scheduling is based on job control block in
<missli> 在 2025-10-14 上传 | 大小:1kb | 下载:0

[其他小程序VCPPgame

说明:c++ 编写的小程序,包括了斗地主 连连看等经典游戏!-small programs written in c++, including on Landlords lianliankan classic game!
<丁小雪> 在 2025-10-14 上传 | 大小:5.87mb | 下载:0

[文件操作emis

说明:企业 员工信息管理系统 对STL 类的封装 继承 多态 重载 进行 深入对话-Employees information management system for multi-state overload STL package inherited depth dialogue
<王小冬> 在 2025-10-14 上传 | 大小:22kb | 下载:0

[其他小程序duoduantu

说明:多段图问题的动态规划算法与实现 功能:求源点到汇点的最短路径及决策过程。 要求:用向前处理和向后处理方法分别对给出的数据,进行求解(注意在文档中画出多段图)。给出复杂性分析。 输入:多段图的段数,顶点数,以及每条边的权重。 输出:多段图的最短路径和决策过程。 -Many of the map of the dynamic programming algorithm and implementation features: seeking the source point to
<missli> 在 2025-10-14 上传 | 大小:16kb | 下载:0

[编译器/词法分析cifaPyufaPyuyi

说明:这个代码包括了对PL/0语言的词法分析,语法分析,以及语义分析的功能。可以说是一个完整的pl/0编译程序。并且有详尽的代码的解释和说明。-This code includes the PL/0 language lexical analysis, syntax analysis, and semantic analysis. Can be said that a complete pl/0 compiler. And a detailed explanation of the code and
<王zengyi> 在 2025-10-14 上传 | 大小:2.54mb | 下载:0

[C#编程pers3

说明:calculation person factor
<mohamad> 在 2025-10-14 上传 | 大小:60kb | 下载:0
« 1 2 ... .37 .38 .39 .40 .41 212642.43 .44 .45 .46 .47 ... 216391 »

源码中国 www.ymcn.org