登录
首页 » 其他项目 » PCMCIA方案

PCMCIA方案

于 2022-03-12 发布 文件大小:352.90 kB
0 234
下载积分: 2 下载次数: 1

代码说明:

The PCMCIA Solution PCMCIA System Architecture

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 一个很小的聊天程序,用java编写的,但它是非常强大的功能
    一个非常小巧的聊天程序,用java编写,功能却十分强大-a very small chat program, prepared with java, but it is very powerful function
    2022-06-01 12:19:03下载
    积分:1
  • prepare themselves with a small C games, DOS interface, oh run. Float Float basi...
    自己用C编写的小游戏,DOS界面哦,可以运行。 浮点数基本运算 浮点数的基本运算主要有四则运算、符号处理、大小比较,以及浮点数分柝等。 包含头文件 "fn.hpp" #include "fn.hpp" 浮点数基本运算 浮点数的基本运算中有加、减、乘、除、取负、绝对值、相等比较等。 加减乘除 加、减、乘、除四个运算极为相似,都是需要两个参数,结果当然也是浮点数了。 例子: // 加 减 乘 除 btil::fn::plus::value // f1+f2 的结果 btil::fn::minus::value // f1-f2 的结果 btil::fn::multiplies::value // f1*f2 的结果 btil::fn::divides::value // f1/f2 的结果 plus::value::f_val // f1+f2 的结果的值 struct one { static const double f_val = 1.0 } // 两个浮点数 struct two { static const double f_val = 2.0 } minus::value::f_val == 0.5 取负 取负运算就是取一个浮点数的负数。-prepare themselves with a small C games, DOS interface, oh run. Float Float basic operations of the basic operations are four major operations, symbols, sizes, and float-watchman"s rattle so. The first document contains "fn.hpp"# include "fn.hpp" float float basic operations of the basic operations are, p
    2022-03-22 16:15:25下载
    积分:1
  • NS2 简介
    NS2 是专为研究而设计的开源事件驱动模拟器计算机通信网络中。NS2 自 1989 年成立以来, 不断得到来自业界、 学术界和政府的极大兴趣。都在不断研究与改进多年来,现在的 NS2 包含众多网络组件 (如路由模块的传输层协议、 应用程序等。探讨网络性能, 研究人员可以简单地使用一种易于使用的脚本语言,来配置网络, 和观察通过 NS2 而生成结果。无疑,NS2 已成为最广泛使用的开放源码网络模拟器和一个最广泛用于网络模拟器。
    2022-06-20 07:17:06下载
    积分:1
  • LED digital tube display arbitrary hexadecimal digits, and realize the use of in...
    LED数码管上显示任意十六进制数字,并且利用中断直接实现扫描-LED digital tube display arbitrary hexadecimal digits, and realize the use of interrupted direct scanning
    2023-02-22 10:30:03下载
    积分:1
  • 用ATMEL AVR CPU开发CF CARD的程式.在BASCOM环境
    用ATMEL AVR CPU开发CF CARD的程式.在BASCOM环境-with ATMEL AVR CPU CARD CF development programs. In BASCOM environment
    2022-11-24 12:45:03下载
    积分:1
  • 八个小游戏,用java做的,不是我自己做的,但确实挺好的,拿出来给大家分享。...
    八个小游戏,用java做的,不是我自己做的,但确实挺好的,拿出来给大家分享。- Eight small games, does with java, is not I does, but truly very good, puts out gives everybody the share.
    2022-08-21 03:19:20下载
    积分:1
  • 本书是为工科高年级学生写的教科书,可以作为控制系统领域的首门课程的教材。本书详尽地论述了连续控制系统的分析和研究方法,各章节包括动态系统的数学模型、瞬态响应和稳...
    本书是为工科高年级学生写的教科书,可以作为控制系统领域的首门课程的教材。本书详尽地论述了连续控制系统的分析和研究方法,各章节包括动态系统的数学模型、瞬态响应和稳态相应分析、根轨迹分析、控制系统设计的根轨迹法、频率响应分析、控制系统设计的频率响应法,以及PID控制与二自由度控制系统等内容。-This book is for the engineering of high-grade students to write the textbooks, can serve as a control system for the field of teaching the first door. The book discusses in detail a continuous control system analysis and research methods, including dynamic system of various sections of the mathematical model, the corresponding transient response and steady-state analysis, root locus analysis, control system design of the root locus method, frequency response analysis, control System frequency response method, as well as PID control and two degrees of freedom control system, etc..
    2022-03-07 09:12:55下载
    积分:1
  • 这个游戏叫做挖地道,里面配有音乐,是个小游戏
    这个游戏叫做挖地道,里面配有音乐,是个小游戏-The game is called dig, which is equipped with music, is a small game
    2023-02-10 07:50:03下载
    积分:1
  • 斯皮尔曼秩相关系数,可用于两对序列的相关统计分析,越大表示相关性越强。...
    斯皮尔曼秩相关系数,可用于两对序列的相关统计分析,越大表示相关性越强。-Spearman s rank correalation coefficient
    2022-08-09 07:49:42下载
    积分:1
  • 河北工业大大一至大二学期,课程设计源码,课程题是变幻线,希望对大家有所帮助,特别是河北工业大学的同学。...
    河北工业大大一至大二学期,课程设计源码,课程题目是变幻线,希望对大家有所帮助,特别是河北工业大学的同学。-Hebei Tai substantially a second semester, the curriculum design source, the curriculum is changing the subject line, and they hope to help everyone, especially students of Hebei Industrial University.
    2022-07-14 23:03:41下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载