找到约 5,818 条结果
www.eeworm.com

R. Lin and A.P. Petropulu, 揂 New Wireless Medium Access Protocol Based On Cooperation,擨EEE Trans. on

(MATLAB code).
2017-05-22 20:02:02 下载 74 查看 1,088
www.eeworm.com

This project contains a C algorithm for calculating the results of a custom polynomial function. It

Inside the archive you can also find the assembly code and the matlab test program which you can use
2017-09-12 20:54:02 下载 153 查看 1,152
www.eeworm.com

WiFi模块基础知识普及,值得收藏!

1、WiFi 模块的 SDK 是什么

2022-09-09 19:00:02 下载 5 查看 9,733
www.eeworm.com

simple ATM [Automatic Teller Machine] system the basic functions Login including write-offs, inquiri

system the basic functions Login including write-offs, inquiries, deposits, withdrawals and alter the code
2014-01-20 15:36:13 下载 195 查看 1,077
www.eeworm.com

With this example-driven book, you get a quick, practical, and thorough introduction to Java s API f

approach to these technologies by providing you with a mix of architectural overview, complete working code
2013-12-18 16:35:04 下载 48 查看 1,088
www.eeworm.com

快速开发EtherCAT从站(英文版)

Select the librarics\ArduCAT' folder in the downloaded code,so that the “ArduCAT"library<

2022-08-19 20:10:02 下载 6 查看 4,663
www.eeworm.com

1. 掌握TMS320C5400系列汇编语言程序的基本格式

熟悉Code Composer Studio的使用
2015-03-28 10:00:01 下载 159 查看 1,041
www.eeworm.com

可编程器件厂商Xilinx的手持式逻辑分析仪的逻辑设计

可编程器件厂商Xilinx的手持式逻辑分析仪的逻辑设计,包括完整的可用于Xlinx器件的硬件code,以及用来接口的C代码
2013-12-17 21:47:12 下载 36 查看 1,096
www.eeworm.com

A collection of math routines including 8-bit, 16-bit, 32-bit signed and unsigned addition, subtract

Very nice code library with heavy in-line documentation! Been looking for multi-byte divide?
2015-05-17 00:17:02 下载 63 查看 1,095
www.eeworm.com

TIMER.ASM ********* [ milindhp@tifrvax.tifr.res.in ] Set Processor configuration word as = 000

b] Code protection off. c] WDT disabled. d] Internal RC oscillator [4 MHZ].
2015-05-24 20:06:02 下载 98 查看 1,062
www.eeworm.com

用Evc开发的一些关于文件操作的程序实例源码

开发的一些关于文件操作的程序实例源码,供大家下载参考学习- With E v c development some about the document operation procedure example source code
2014-01-09 09:29:02 下载 147 查看 1,100
www.eeworm.com

This Source-Navigator, an IDE for C/C++/Fortran/Java/Tcl/PHP/Python and a host of other languages.

Source-Navigator includes powerful source code comprehension features that help a developer understand
2013-12-22 09:35:04 下载 46 查看 1,156
www.eeworm.com

详细说明了pi/4 DQPSK 调制、解调

文档中附有各个模块的Matlab code
2016-10-24 10:39:01 下载 147 查看 1,182
www.eeworm.com

指纹识别代码(经多次验证可靠)

·详细说明:指纹识别代码,经多次验证可靠,VC环境下开发,是价值很高的代码.文件列表:  fingerprint source code   ....................
2023-05-16 18:20:03 下载 6 查看 8,015
www.eeworm.com

Haskell编程介绍(英文) C, Java, Pascal, Ada, 等等

焦点是什么需要计算,而不是如何计算。
2015-04-29 10:14:01 下载 126 查看 1,057
www.eeworm.com

先简单的介绍一下HTML语言(我们在这灌输大家的是能够实际操作)

它允许网页制作人建立文本与图片相结合的复杂页面,这些页面可以被网上任何其他人浏览到,无论使用的是什么类型的电脑或浏览器。神奇吗?一点都不神奇,因为现在你看到的就是这种语言写的页面。
2014-08-30 21:45:19 下载 43 查看 1,047
www.eeworm.com

本人以前做的些东西

工业控制、打印机、电子音响 、步进电机、示波器、接口转换、双机、PC、USB通信、温度闭环控制、电机调速、点 阵显示屏、救护车、交通灯、语音录放、IC卡读写、液晶等等,还有些自己都不知道 是什么
2014-01-11 10:39:01 下载 68 查看 1,047
www.eeworm.com

你是否知道过程子程序和函数子程序之间的所有区别?你是否学习过如何解析一个表达式

你是否知道标记循环指的是什么?本书适合C或C++初学者,也适合于对这种新语言已经有多年编成经验者。详细讲述了如何使用这强有力的调试工具,使程序运行得更快和更精确。
2016-04-14 10:32:02 下载 112 查看 1,067
www.eeworm.com

该程序首先把rgb图像转化为XYZ空间

该程序首先把rgb图像转化为XYZ空间,然后在XYZ空间进行一些阈值找到黄色的底色车牌,这是从国外的车牌识别程序,但不明白那些阈值为什么要那么设,用的是什么原理?
2016-12-29 00:28:01 下载 55 查看 1,082
www.eeworm.com

数据的逻辑结构、存储结构及它们之间的关系和相应的基本操作运算的定义和实现。 本书围绕数据结构的三种基本结构:线性结构(第2-5章)、树形结构(第6章)和图形结构(第7章)展开讨论

本书围绕数据结构的三种基本结构:线性结构(第2-5章)、树形结构(第6章)和图形结构(第7章)展开讨论,研究解决如下问题:一个具体问题的逻辑数据结构是什么?适宜选用什么样的存储结构?
2017-01-18 10:48:02 下载 57 查看 2,070
‹ 上一页 1 ... 244 245 246 247 248 249 250 251 252 253 254 ... 291 下一页 ›