搜索:Development+Example

找到约 2,359 项符合「Development+Example」的查询结果

结果 2,359
按分类筛选
显示更多分类
https://www.eeworm.com/dl/685/482771.html JavaScript

Implementation of Edmonds Karp algorithm that calculates maxFlow of graph. Input: For each test c

Implementation of Edmonds Karp algorithm that calculates maxFlow of graph. Input: For each test case, the first line contains the number of vertices (n) and the number of arcs (m). Then, there exist m lines, one for each arc (source vertex, ending vertex and arc weight, separate ...
下载 199
·
查看 1159
https://www.eeworm.com/dl/fpga/doc/32639.html 教程资料

CPLD库指南

Xilinx is disclosing this user guide, manual, release note, and/or specification (the “Documentation”) to you solely for use in the development of designs to operate with Xilinx hardware devices. You may not reproduce, distribute, republish, download, display, pos ...
下载 68
·
查看 1071
https://www.eeworm.com/dl/619/125072.html Linux/Unix编程

项目描述: Env_audit is a program that ferrets out everything it can about the environment. It looks for

项目描述: Env_audit is a program that ferrets out everything it can about the environment. It looks for process IDs, UID, GID, signal masks, umask, priority, file descriptors, and environmental variables. It comes with test configurations for anacron, apache, atd, crond, GDB, ini ...
下载 184
·
查看 1122
https://www.eeworm.com/dl/kbcluoji/40193.html 可编程逻辑

CPLD库指南

Xilinx is disclosing this user guide, manual, release note, and/or specification (the “Documentation”) to you solely for use in the development of designs to operate with Xilinx hardware devices. You may not reproduce, distribute, republish, download, display, pos ...
下载 62
·
查看 1056
https://www.eeworm.com/dl/511/42448.html 接口技术

基于EZ-USB的数据传输接口设计

利用EZ-USB接口芯片AN2131Q实现了基于TMS320C5409的水声信号采集及混沌特性研究系统中的高速数据通信,提出了一种采用FIFO缓存芯片实现AN2131Q与TMS320C5409的连接方法,深入研究了EZ-USB序列接口芯片的固件、设备驱动和用户程序开发过程。关键词:AN2131Q; TMS320C5409; IDT72V02;数据通信ABSTRACT: ...
下载 30
·
查看 1139
https://www.eeworm.com/dl/895527.html 技术资料

基于单片机的真人CS对抗系统设计

本文介绍了一种由STM32和STC89C52单片机、nRF24L01射频芯片以及OLED显示屏等部分构成的真人CS对抗系统,并对系统的硬件和软件设计做了详细描述。该系统具有人机交互性强、成本低、稳定性高等特点,适用于游乐场、军事俱乐部、户外拓展基地等场景。This paper introduces a human CS countermeasure syste ...
下载 9
·
查看 4702
https://www.eeworm.com/dl/897568.html 技术资料

基于K66单片机的恩智浦智能小车制作

自动驾驶汽车制作一直是前沿的汽车工业发展方向。恩智浦公司举办的恩智浦杯智能车竞赛为大学生提供了宽广的平台去了解和亲身参与自动驾驶小车的制作。文章从摄像头数字图像处理、硬件搭建、PID控制算法3个方面对智能小车的制作进行分析。Autonomous vehicle production has been the forefront of the ...
下载 4
·
查看 3391
https://www.eeworm.com/dl/898654.html 技术资料

基于虚拟仿真平台的单片机课程教学的思考

本文阐述了目前我校单片机教学过程现状,并介绍了单片机教学改革与教学模式发展情况,进而思考总结了基于Proteus与Keil的虚拟仿真平台给传统教学过程带来的机遇,为后续单片机课程教学改革的开展奠定基础。This paper expounds the present situation of the teaching process of single-chip computer in ...
下载 8
·
查看 6568
https://www.eeworm.com/dl/922548.html 技术资料

uart driver

ARM7的UART驱动程序 可以自由配置缓存大小 驱动函数集 以及接口简单 很适合初学者提高自己的驱动开发能力的参考程序 产品级别的代码 注释很详尽 但需要自己提供IRQ部分的初始化部分程序 本作者不提供 程序为原创-ARM7-UART driver can configure the cache size of the drive free set of functions an ...
下载 9
·
查看 7725
https://www.eeworm.com/dl/618/285842.html 驱动编程

KmdTut是一份以Win32汇编语言来开发Kernel mode驱动程序的教程

KmdTut是一份以Win32汇编语言来开发Kernel mode驱动程序的教程,读者可以从http://www.freewebs.com/four-f/下载最新的英文版本,为了使用本教程,你还需要下载Kernel mode驱动程序开发包KmdKit,更多信息请参考http://www.wasm.ru/(很不幸,是俄文的,倒ing~~~) 0.2 关于KmdKit KmdKit的全称 ...
下载 197
·
查看 1175