资源列表

排序选择:

« 1 2 ... .85 .86 .87 .88 .89 170090.91 .92 .93 .94 .95 ... 267458 »

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

说明:关于芯片ADC0804的模数转换实验。首先启动芯片ADC0804开始模数转换,接着单片机在接收到串口调试工具发送的一个数字之后,单片机将转换后的数字信号的值读出来,并返回发送给串口调试工具,并在其窗口中显示出来。-IC ADC0804 test for AD signal convert. Start the IC AD and make it work. After 51MCU received one number from the serial communication tool, th
<Jeff Huang> 在 2025-10-10 上传 | 大小:21kb | 下载:0

[数据结构常用算法poj2777

说明:poj2777线段树 统计区间颜色 位运算-poj2777 segment tree statistical range of color bit computing
<王寅初> 在 2025-10-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法ShortestPathDijkstra

说明:Dijkstra(迪杰斯特拉)算法是典型的单源最短路径算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。Dijkstra算法是很有代表性的最短路径算法,在很多专业课程中都作为基本内容有详细的介绍,如数据结构,图论,运筹学等等。Dijkstra一般的表述通常有两种方式,一种用永久和临时标号方式,一种是用OPEN, CLOSE表的方式,这里均采用永久和临时标号的方式。注意该算法要求图中不存在负权边。-Dijkstra (Dijkstra) al
<伍恒> 在 2025-10-10 上传 | 大小:2kb | 下载:0

[数学计算/工程计算the-maximum-flow-problem-

说明:用增广路法计算最大流问题,给出了C++代码-Augmenting path method to calculate the maximum flow problem given C++ code
<郁文竹> 在 2025-10-10 上传 | 大小:2kb | 下载:0

[数据结构常用算法TopologicalSort

说明:通常,这样的线性序列称为满足拓扑次序(Topological Order)的序列,简称拓扑序列。简单的说,由某个集合上的一个偏序得到该集合上的一个全序,这个操作称之为拓扑排序。-Typically, such a linear sequence called meet topological order (Topological Order) sequence, referred to topological sequence. Simply put, by a partial order on
<伍恒> 在 2025-10-10 上传 | 大小:2kb | 下载:0

[并行运算rank_int

说明:Verilog写的产生32位随即数。通过seed产生随即数起始。通过线性反馈移位寄存器产生随机数。 -32 Verilog write the generated random number. Starting seed generated random number. By a linear feedback shift register to generate random numbers.
<sn> 在 2025-10-10 上传 | 大小:816kb | 下载:0

[JSP源码/Javasrc

说明:通讯录管理系统,分别对亲戚、朋友、工友、同学的通讯信息进行记录。-Address book management system, records of relatives, friends, coworkers, classmates communication information.
<wenxiy> 在 2025-10-10 上传 | 大小:8kb | 下载:0

[C#编程fxq

说明:飞行棋的实现代码,包括部分注解,数据库是sql2005.-The implementation of the code of the flight chess, including annotation, database sql2005.
<何佳波> 在 2025-10-10 上传 | 大小:3kb | 下载:0

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

说明:本工程由TI公司IAR最新版本开发,代码清晰。主要实现了基于MSP430FR5739来实现ADS115的数据采集,和OCM12864的液晶显示底层驱动程序。经测试完全可用,供大家交流学习-This project developed by the latest version of TI' s IAR clear code. Mainly to achieve a the realization the ADS115 of data collection based MSP430FR573
<tyzheng> 在 2025-10-10 上传 | 大小:145kb | 下载:0

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

说明:自己编的直方图均衡matlab程序。方便转换成C语言!-Made themselves histogram equalization matlab program.
<sn> 在 2025-10-10 上传 | 大小:1kb | 下载:0

[嵌入式Linuxmyled

说明:在mini2440开发板上实现裸机点亮LED灯的功能,基础代码。-Mini2440 development board The Bare Metal lit LED lamp function, the code base.
<tyzheng> 在 2025-10-10 上传 | 大小:35kb | 下载:0

[浏览器Bux

说明:bux3 parser no comment ask if need to e-mail
<djjag> 在 2025-10-10 上传 | 大小:894kb | 下载:0
« 1 2 ... .85 .86 .87 .88 .89 170090.91 .92 .93 .94 .95 ... 267458 »

源码中国 www.ymcn.org