搜索:CLOSE

找到约 96 项符合「CLOSE」的查询结果

结果 96
https://www.eeworm.com/dl/allegro/20112.html allegro

US Navy VHDL Modelling Guide

  This document was developed under the Standard Hardware and Reliability Program (SHARP) TechnologyIndependent Representation of Electronic Products (TIREP) project. It is intended for use by VHSIC HardwareDescription Language (VHDL) design engineers and is offered as g ...
下载 162
·
查看 1232
https://www.eeworm.com/dl/kbcluoji/40131.html 可编程逻辑

US Navy VHDL Modelling Guide

  This document was developed under the Standard Hardware and Reliability Program (SHARP) TechnologyIndependent Representation of Electronic Products (TIREP) project. It is intended for use by VHSIC HardwareDescription Language (VHDL) design engineers and is offered as g ...
下载 130
·
查看 1091
https://www.eeworm.com/dl/666/250316.html Delphi控件源码

delphi中的几个技巧 1、判断一个字符串是否包含于另外一个字符串的方法 例如:if pos( ab , abcd )<>0 then messagedlg( ab是包含于abcd

delphi中的几个技巧 1、判断一个字符串是否包含于另外一个字符串的方法 例如:if pos( ab , abcd )<>0 then messagedlg( ab是包含于abcd ,mtConfirmation,[mbYes, mbNo],0) pos(obj,target) 在target字符串中找出第一个出现obj的第一个字符位置,如果找不到,返回0. 2、如何使窗口全屏,类似游戏一样, ...
下载 179
·
查看 1156
https://www.eeworm.com/dl/532/284115.html 书籍源码

ET++ is a portable and homogenous object-oriented class library integrating user interface building

ET++ is a portable and homogenous object-oriented class library integrating user interface building blocks, basic data structures, and high level application framework components. ET++ eases the building of highly interactive applications with consistent user interfaces following ...
下载 138
·
查看 1136
https://www.eeworm.com/dl/631/471268.html *行业应用

client socket include <sys/types.h> include <sys/socket.h> include <stdio.h> i

client socket include <sys/types.h> include <sys/socket.h> include <stdio.h> include <netinet/in.h> include <arpa/inet.h> include <unistd.h> int main() { int sockfd int len struct sockaddr_in address int result char ch = A sockfd = socket(AF_INET, SOCK_STREAM, 0) ...
下载 76
·
查看 1074
https://www.eeworm.com/dl/652/318659.html 文章/文档

主要源码: void CFDlg::OnChangeEdit1() { UpdateData() m_strExt.MakeUpper() m_list.ResetConte

主要源码: void CFDlg::OnChangeEdit1() { UpdateData() m_strExt.MakeUpper() m_list.ResetContent() if(m_strExt.GetLength()==0) return CStdioFile sf if(sf.Open("FileExt.txt",Cfile::modeRead)) { CString strTemp,strOut while(sf.ReadString(strTemp)) { if(str ...
下载 186
·
查看 1059
https://www.eeworm.com/dl/534/265270.html 其他

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

WinSock Win32 API 的打包类和例子程序 < WinSock > winSocket/winSocketEx: 如果你正在Windows环境中用C++编写TCP/IP网络程序,那么使用这个打包类吧,我想它不会让你失望的。winSocket几乎封装了编写TCP/IP网络应用程序所需的所有内容,winSocketEx加入了对SOCKS 4/5代理服务器的支持。使得在自己 ...
下载 106
·
查看 1098
https://www.eeworm.com/dl/648/169830.html 单片机开发

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

c8051f020 实时时钟模块程序 内含IIC模块程序/********************** SYSTEM CLOCK 8M********************************/ extern unsigned char xdata currenttime[16]={0} extern unsigned char xdata settime[16]={ 0x00, // control regesiter 1 0x00, // control regesiter ...
下载 25
·
查看 1107
https://www.eeworm.com/dl/897104.html 技术资料

基于智能云的“单片机”课程在线闭环教学平台

本文在分析了传统单片机开环教学模式的情况下,提出了基于智能云开发板的在线闭环教学平台,清晰描述了该在线教学平台的总体结构、硬件设计、软件设计和智能云服务器设计,并详细解释了该教学平台的主要特点。该平台的设计为单片机教学的在线化和远程化改进方面做出了有益的探索。After analyzing the tra ...
下载 9
·
查看 5230
https://www.eeworm.com/dl/896571.html 技术资料

基于单片机的幼儿防触风扇控制系统设计

风扇是大众电器,技术的发展,风扇的功能日趋多元,各种新型风扇相继问世。然而,却鲜有商家在设计产品时考虑到风扇的使用安全问题。本论文将介绍一种基于单片机的幼儿防触风扇系统,设计通过检测接近物的实时距离来控制电风扇的启停。系统主要选用STC89C52单片机作为控制中心,HC-SR04超声波传感器检测实时 ...
下载 4
·
查看 3560