CLOSE

共 96 篇文章
CLOSE 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 96 篇文章,持续更新中。

单片机操作MMC/SD卡读写fat12/16/32文件系统的程序

单片机操作MMC/SD卡读写fat12/16/32文件系统的程序,外国网站找到的,支持文件open,read write mkdir close 等,基本pc文件功能都支持,专门针对8位mcu,方便移植到各种单片机系统,占用资源很少

"Java for C++" is a tool to generate C++-wrapper-classes for existing Java-classes. The implementati

"Java for C++" is a tool to generate C++-wrapper-classes for existing Java-classes. The implementation of the wrapper classes uses JNI to call the real Java classes. The C++-API to use these wrapper c

This script was designed as a stand alone script which can be easily intergrate into any existing we

This script was designed as a stand alone script which can be easily intergrate into any existing website as it is,but if you want to intergrate it into a site which uses a content management format,

net_tcp.h

/*<br /> *********************************************************************************************************<br /> * &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;

HARDLIM - 阈值传递函数 表示close的最上面的矩阵; 用变量s来表示open的最上面的矩阵

HARDLIM - 阈值传递函数 表示close的最上面的矩阵; 用变量s来表示open的最上面的矩阵

&lt;%@ LANGUAGE="VBSCRIPT" %&gt; &lt;!--#include file="util.asp" --&gt; &lt;% Head="您放入购物车的物品已经全数

&lt;%@ LANGUAGE="VBSCRIPT" %&gt; &lt;!--#include file="util.asp" --&gt; &lt;% Head="您放入购物车的物品已经全数退回!" Session("ProductList") = "" %&gt; &lt;html&gt; &lt;head&gt; &lt;meta http-equiv="Conte

This module is common to all of the Example programs It declares the {Open, Read, Write, Close} ca

This module is common to all of the Example programs It declares the {Open, Read, Write, Close} calls for the USB device These user-calls are translated into OS system calls This module also con

为Linux系统设计一个简单的二级文件系统。要求做到以下几点: 1.可以实现下列几条命令: login 用户登录 dir 列目录 create 创建文件 delete 删除文件 open

为Linux系统设计一个简单的二级文件系统。要求做到以下几点: 1.可以实现下列几条命令: login 用户登录 dir 列目录 create 创建文件 delete 删除文件 open 打开文件 close 关闭文件 read 读文件 write 写文件 2.列目录时要列出文件名,物理地址,保护码和文件长度。 3.源文件可以进行读写保护。

Delphi 泛型容器 TDictionary 的用法 Demo

Collection of key-value pairs.&nbsp;<br /> <br /> TDictionary represents a generic collection of key-value pairs.&nbsp;<br /> <br /> This class provides a mapping from a collection of keys to a collec

c8051f020 实时时钟模块程序 内含IIC模块程序/********************** SYSTEM CLOCK 8M********************************/

c8051f020 实时时钟模块程序 内含IIC模块程序/********************** SYSTEM CLOCK 8M********************************/ extern unsigned char xdata currenttime[16]={0} extern unsigned char xdata settime[16]={

Linux系统中

Linux系统中,设备驱动程序是操作系统内核的重要组成部分,在 与硬件设备之间 建立了标准的抽象接口。通过这个接口,用户可以像处理普通文件一样,对硬件设 备进行打开(open)、关闭(close)、读写(read/write)等操作。通过分析和设计设 备驱动程序,可以深入理解Linux系统和进行系统开发

基于EKF的异步电机直接转矩控制系统

为了提高直接转矩控制(DTC)系统定子磁链估计精度,降低电流、电压测量的随机误差,提出了一种基于扩展卡尔曼滤波(EKF)实现异步电机转子位置和速度估计的方法。扩展卡尔曼滤波器是建立在基于旋转坐标系下由定子电流、电压、转子转速和其它电机参量所构成的电机模型上,将定子电流、定子磁链、转速和转子角位置作为状态变量,定子电压为输入变量,定子电流为输出变量,通过对磁链和转速的闭环控制提高定子磁链的估计精度,

Wide-input dc/dc modules offer

When a system designer specifies a nonisolated dc/dc power<BR>module, considering the needed input voltage range is<BR>equally as important as considering the required performance<BR>attributes and fe

US Navy VHDL Modelling Guide

<p> &nbsp;</p> <div> This document was developed under the Standard Hardware and Reliability Program (SHARP) TechnologyIndependent Representation of Electronic Products (TIREP) project. It is intend

For PD close loop control. Used in tracing trajectory or simulation.

For PD close loop control. Used in tracing trajectory or simulation.

WinSock Win32 API 的打包类和例子程序 &lt; WinSock &gt; winSocket/winSocketEx: 如果你正在Windows环境中用C++编写TCP/I

WinSock Win32 API 的打包类和例子程序 &lt; WinSock &gt; winSocket/winSocketEx: 如果你正在Windows环境中用C++编写TCP/IP网络程序,那么使用这个打包类吧,我想它不会让你失望的。winSocket几乎封装了编写TCP/IP网络应用程序所需的所有内容,winSocketEx加入了对SOCKS 4/5代理服务器的支持。使得在

This short paper will give you some VHDL code examples that will help you design synchronous circuit

This short paper will give you some VHDL code examples that will help you design synchronous circuits that work first time.The philosophy behind Ten-Commandment code is that synthesizers are not to be

一个数据库连接池

一个数据库连接池,能捕获close方法,初始的时候指定初始化多少个连接,如果超过连接个数,则会自动递增连接个数,同时,在代码中可以直接调用close方法,程序会自动捕获

零晶体管IC-IC设计一个新高度

<div> Abstract: We can apply a BiCMOS integrated circuit with only resistors and no transistors to solve adifficult design problem. The mythically perfect operational amplifier&#39;s gain and tempera

DELPHI basicCtrl+NUM 直接将光标跳到NUM处

DELPHI basicCtrl+NUM 直接将光标跳到NUM处,NUM是用Ctrl+Shift+NUM设置的标号。 NUM不能用小键盘。 Ctrl+Home 将光标移至文件头。 Ctrl+End 将光标移至文件尾。 Ctrl+B Buffer List窗口。 Ctrl+I 同Tab键。 Ctrl+M 同Enter键。 Ctrl+N 同Enter键,但光标位置保持不变。 Ctrl+