资源列表

排序选择:

« 1 2 ... .11 .12 .13 .14 .15 45916.17 .18 .19 .20 .21 ... 267454 »

[单片机(51,AVR,MSP430等)x5045X

说明:51单片机C语言程序——看门狗X25045-51 microcontroller C Programming Language-- watchdog X25045
<叶振风> 在 2025-07-08 上传 | 大小:10kb | 下载:0

[单片机(51,AVR,MSP430等)24c16X

说明:51单片机C语言程序——I2C存储器24C16-51 microcontroller C Programming Language-- I2C memory 24C16
<叶振风> 在 2025-07-08 上传 | 大小:11kb | 下载:0

[人工智能/神经网络/遗传算法贝叶斯看病程序

说明:本程序是利用贝叶斯算法来实现的一个看病程序,主要是中风后遗症的诊断-this program is to use Bayesian algorithms to achieve a treatment process, mainly in the diagnosis of stroke sequelae
<luxiangzz> 在 2025-07-08 上传 | 大小:104kb | 下载:1

[TCP/IP协议栈基于S3C4510B的以太网协议的移植

说明:基于S3C4510B的以太网协议的移植,适用于三星ARM7核心的S3C4510B开发板,其他ARM7可参考-S3C4510B based on the Ethernet protocol transplant applies to the Samsung S3C4510B ARM7 core development board, other ARM7 reference
<李贽> 在 2025-07-08 上传 | 大小:95kb | 下载:0

[界面编程8.28 生命游戏

说明:程序生命游戏功能是用vc++实现了生命游戏-games procedures life is a life achievement vc game
<致烨> 在 2025-07-08 上传 | 大小:13kb | 下载:0

[人工智能/神经网络/遗传算法最近邻法分类器演示

说明:本程序是一个最近邻分类算法的演示程序,本程序完成了三种最近邻的演示并实现算法的分析-this procedure is a nearest neighbor classification algorithm the demo program, the completion of a three- Nearest Neighbor algorithm demonstration and analysis
<luxiangzz> 在 2025-07-08 上传 | 大小:277kb | 下载:0

[其他小程序伽玛相机线性校正演示程序

说明:本程序是一个伽玛相机的线性测试校正演示程序,该程序模拟了光电倍增管出来的原始图像,并对原始图像进行校正-this process is a linear gamma camera calibration test demonstration program, which simulated a photomultiplier tube of the original image and the original image correction
<luxiangzz> 在 2025-07-08 上传 | 大小:312kb | 下载:0

[数据结构常用算法BFSandDFS

说明:用C写的源程序功能分别是1.用DFS算法判断有向图中是否有环2.从文件中读图,用邻接链表保存信息,寻找两个结点vi,vj间的最短路径-written in C source is a function respectively. DFS algorithm used to determine whether there are plans Central 2. Interpret drawings from the file, use the adjacent Chain preservatio
<光光> 在 2025-07-08 上传 | 大小:3kb | 下载:1

[文档资料chap1-11

说明:中南大学算法分析PPT 使用课本《算法设计与分析基础》影印版 英文资料-Zhongnan University PPT analysis algorithm used textbooks, "Design and Analysis of Algorithms based on" English version photocopying
<光光> 在 2025-07-08 上传 | 大小:620kb | 下载:0

[游戏Java Code

说明:这是一个java模拟蚂蚁搬家的小程序你看一个参考一下-This is a simulation of java goes to the small program you can see a reference
<王世海> 在 2025-07-08 上传 | 大小:98kb | 下载:0

[系统编程buddy_算法

说明:Buddy(伙伴)算法每次分配包含一个或者多个物理页面的内存块,页面以2的次幂的内存块来分配。首先搜寻满足请求大小的页面,它从满足当前申请大小的Buddy数据结构的m_ freePages域着手沿链来搜索空闲页面。如果没有这样请求大小的空闲页面,则它搜索两倍于请求大小的内存块。这个过程一直将持续到所有的Buddy 被搜索完或找到满足要求的内存块为。如果找到的页面块大于请求的块则对其进行分割以使其大小与请求块匹配。由于块大小都是2的次幂所以分割过程十分简单:空闲块(低地址)被连进相应大小的队列而这
<npu> 在 2025-07-08 上传 | 大小:4kb | 下载:0

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

说明:Solaris环境下的数据挖掘算法:birch聚类算法。该算法适用于对大量数据的挖掘。-Solaris environment data mining algorithms : birch clustering algorithm. The algorithm is applicable to the large volume of data mining.
<npu> 在 2025-07-08 上传 | 大小:1.26mb | 下载:0
« 1 2 ... .11 .12 .13 .14 .15 45916.17 .18 .19 .20 .21 ... 267454 »

源码中国 www.ymcn.org