搜索结果

找到约 165 项符合 STATIC 的查询结果

VHDL/FPGA/Verilog RS_latch using vhdl, When using static gates as building blocks, the most fundamental latch is the

RS_latch using vhdl, When using static gates as building blocks, the most fundamental latch is the simple SR latch, where S and R stand for set and reset. It can be constructed from a pair of cross-coupled NOR (Not OR) logic gates. The stored bit is present on the output marked Q. Normally, in stor ...
https://www.eeworm.com/dl/663/471663.html
下载: 145
查看: 1095

文件格式 文件视图,CFrameWnd C Static CRect MoveWindow CreatePen CSize CDC SetBkMode SelectObject CPen LineTo SetT

文件视图,CFrameWnd C Static CRect MoveWindow CreatePen CSize CDC SetBkMode SelectObject CPen LineTo SetTextColor CString TextOut CFont CreateFont DrawText CreateDC GetDeviceCaps DeleteDC GetObject GlobalAlloc GlobalLock GetStockObject GetDC SelectPalette RealizePalette GetDIBits ReleaseDC CreateFile ...
https://www.eeworm.com/dl/639/192508.html
下载: 120
查看: 1127

Java编程 package youxiangtu import java.io.* public class YXTu{ static public void main(String[] args){

package youxiangtu import java.io.* public class YXTu{ static public void main(String[] args){
https://www.eeworm.com/dl/633/214299.html
下载: 72
查看: 1108

VC书籍 c语言中的static静态变量使用注意事项及重点说明

c语言中的static静态变量使用注意事项及重点说明
https://www.eeworm.com/dl/686/361703.html
下载: 95
查看: 1082

软件设计/软件工程 飞机订票系统的 OO模型 包含use case modeling 2. static modeling 、。。等

飞机订票系统的 OO模型 包含use case modeling 2. static modeling 、。。等
https://www.eeworm.com/dl/684/421688.html
下载: 98
查看: 1141

Linux/Unix编程 BIND 9 dynamic DNS webmin module. This module supports both static and dynamic zones, and IPv4 and I

BIND 9 dynamic DNS webmin module. This module supports both static and dynamic zones, and IPv4 and IPv6 addressing in both forward and reverse zones.
https://www.eeworm.com/dl/619/122607.html
下载: 26
查看: 1095

DSP编程 CS8900A driver source code project files for Code Composer Studio precompiled static uIP-DSP libra

CS8900A driver source code project files for Code Composer Studio precompiled static uIP-DSP library 国外驱动开发DSP
https://www.eeworm.com/dl/516/222669.html
下载: 62
查看: 1112

Jsp/Servlet public class month1{ public static void main(String [] args){ int month = 10 int days = 0 s

public class month1{ public static void main(String [] args){ int month = 10 int days = 0 switch(month){ case 1: days = 31 case 2: days = 28 case 3: days = 31
https://www.eeworm.com/dl/696/443821.html
下载: 101
查看: 1084

Applet java 100例子 import javax.swing.JOptionPane //调用method class c { //定义名字 public static void

java 100例子 import javax.swing.JOptionPane //调用method class c { //定义名字 public static void main(String[] args) { //开始method JOptionPane.showMessageDialog( null, "错误" ) //显示一条信息 System.exit(0) // 结束程序 } //结束method } //结束class ...
https://www.eeworm.com/dl/634/154367.html
下载: 123
查看: 1124

Java编程 连接oracle数据库的操作方法 tatic String driverName="oracle.jdbc.driver.OracleDriver" static String dbUrl="

连接oracle数据库的操作方法 tatic String driverName="oracle.jdbc.driver.OracleDriver" static String dbUrl="jdbc:oracle:thin:@10.1.1.44:1521:DBAWEB" static String user="DBA_WEB" static String password="DBA_WEB"
https://www.eeworm.com/dl/633/215273.html
下载: 89
查看: 1260