资源列表
排序选择:
[其他小程序] MaxSpanningTree
说明:求最大生成树,实际上是以最小生成树的算法为基础进行改进,我采用的是kruskal算法,基本思路是对各个边的权进行排序,然后加入生成树,形成环的点跳过,直到生成最大生成树。JAVA的特点是输入输出比较便利,所以问题的关键在于用监控将图的初始化和树的生成衔接。-Spanning Tree for the largest, is actually the minimum spanning tree algorithm-based improvement, I used the Kruskal algo<笑笑> 在 2025-07-28 上传 | 大小:2kb | 下载:0
[单片机(51,AVR,MSP430等)] c_i2c
说明:I2C总线规范与I2C器件C51读写程序 摘 要:本文简要介绍了I2C总线,并给出了I2C器件的C51读写程序,经过工程调试可以放心使用。极大的方便大家对I2C总线的学习和设计应用。程序设计采用模块化设计,方便向目标板的移值。 -I2C Bus specification C51 with I2C devices to read and write procedures Abstract : This paper describes the I2C bus, given C51 I2<ljj> 在 2025-07-28 上传 | 大小:9kb | 下载:0
[DSP编程] peripherals
说明:用于TM1300/PNX1300系列DSP(主要用于视频处理)的外部设备的源码,包括1300所有的功能模块,如DMA.pci.timer/interrupt/vi/vo等等。-for TM1300/PNX1300 Series DSP (mainly for video processing) external equipment the source code for all of 1300, including functional modules, if DMA.pci.timer/int<陈振> 在 2025-07-28 上传 | 大小:422kb | 下载:0
[DSP编程] multiprocessing
说明:用于TM1300/PNX1300系列DSP(主要用于视频处理)的协处理器的源码。-for TM1300/PNX1300 Series DSP (mainly for video processing) coprocessor the source code.<陈振> 在 2025-07-28 上传 | 大小:12kb | 下载:0
[Internet/网络编程] CSSsc
说明:CSS就是Cascading Style Sheets,中文翻译为“层叠样式表”,简称样式表,它是一种制作网页的新技术。 网页设计最初是用HTML标记来定义页面文档及格式,例如标题<h1>、段落<p>、表格<table>、链接<a>等,但这些标记不能满足更多的文档样式需求,为了解决这个问题,在1997年W3C(The World Wide Web Consortium)颁布HTML4标准的同时也公布了有关样式表的第一个标准CSS1, 自CSS1<李强> 在 2025-07-28 上传 | 大小:319kb | 下载:0
[界面编程] DecodeFileSource
说明:一个关于视频监控的例子程序,对于学习VC编程的,可以用于参考-one of the examples of video surveillance procedures, learning the VC program can be used to reference<黎程> 在 2025-07-28 上传 | 大小:250kb | 下载:0
[DSP编程] include1300
说明:用于TM1300/PNX1300系列DSP(主要用于视频处理)的所用到的头文件,include文件夹。-for TM1300/PNX1300 Series DSP (mainly for video processing) used by the the first document, include folder.<陈振> 在 2025-07-28 上传 | 大小:586kb | 下载:0
[Internet/网络编程] IPAddress510
说明:这个简单的vc++代码实现的主要功能是获得本地主机上的ip地址-vc this simple code to achieve the main functions of the local host the ip address<李牧白> 在 2025-07-28 上传 | 大小:33kb | 下载:0