搜索结果

找到约 12,302 项符合 ethernet-a 的查询结果

微处理器开发 This document can be considered as a supplement to the already existing Application note AN10302 “U

This document can be considered as a supplement to the already existing Application note AN10302 “Using the Philips LPC2000 Flash Utility”, which is provided in the same zip file. The Application note covers the following topics:
https://www.eeworm.com/dl/655/142638.html
下载: 147
查看: 1049

Linux/Unix编程 A serial programming source code for linux

A serial programming source code for linux
https://www.eeworm.com/dl/619/142768.html
下载: 194
查看: 1057

数学计算 距阵链乘问题: 找出矩阵链乘A(35*40) A(40*20) A(20*10) A(10*15)的最佳相乘次序。 算法来自:计算机算法导引

距阵链乘问题: 找出矩阵链乘A(35*40) A(40*20) A(20*10) A(10*15)的最佳相乘次序。 算法来自:计算机算法导引
https://www.eeworm.com/dl/641/142819.html
下载: 78
查看: 1120

matlab例程 实现雅可比叠代算法 在matlab中 输入矩阵A,b, 初值x 调用该函数 得到结果

实现雅可比叠代算法 在matlab中 输入矩阵A,b, 初值x 调用该函数 得到结果
https://www.eeworm.com/dl/665/142888.html
下载: 155
查看: 1055

驱动编程 MIPS YAMON, a famous monitor inc. source, make file and PDF manuals.

MIPS YAMON, a famous monitor inc. source, make file and PDF manuals.
https://www.eeworm.com/dl/618/142911.html
下载: 195
查看: 1044

人工智能/神经网络 SCS-C is another port to C of Goldberg s Simple Classifier System, with a few extensions.

SCS-C is another port to C of Goldberg s Simple Classifier System, with a few extensions.
https://www.eeworm.com/dl/650/143005.html
下载: 126
查看: 1063

单片机开发 TLC0831A8位A/D转换器(C51单片机语言驱动程序)

TLC0831A8位A/D转换器(C51单片机语言驱动程序) ,很好用
https://www.eeworm.com/dl/648/143064.html
下载: 199
查看: 1048

单片机开发 P87C591的a/d 转换程序

P87C591的a/d 转换程序,可在keil 51下调试运行,也可将其参数修改后作为函数使用。
https://www.eeworm.com/dl/648/143068.html
下载: 143
查看: 1036

其他书籍 并发程序设计.This is a book to full description the parellel computing.

并发程序设计.This is a book to full description the parellel computing.
https://www.eeworm.com/dl/542/143312.html
下载: 183
查看: 1120

Linux/Unix编程 完成ls的如下功能 不带参数的ls:列出当前目录下的非隐藏(文件和目录名不以.开头)的文件和目录 ls -a:列出当前目录下的所有文件和目录 ls -l:以长列表形式列出当前目录下的非隐藏的文件

完成ls的如下功能 不带参数的ls:列出当前目录下的非隐藏(文件和目录名不以.开头)的文件和目录 ls -a:列出当前目录下的所有文件和目录 ls -l:以长列表形式列出当前目录下的非隐藏的文件和目录。每个文件或目录只要求列出如下信息:类型与权限、文件名、链接数、用户ID、组ID、字节大小、块数 ls 路径名:如果路径名代表 ...
https://www.eeworm.com/dl/619/143328.html
下载: 187
查看: 1069