Welcome![Sign In][Sign Up]
Location:
Search - STA

Search list

[Linux-Unixlibpcap-0.8.1.tar

Description: libpcap is a system-independent interface for user-level packet capture. libpcap provides a portable framework for low-level network monitoring. Applications include network statistics collection, security monitoring, network debugging, etc. -libpcap is a system-independent interfac e for user-level packet capture. libpcap provi des framework for a portable low-level network monitoring. Applications include network sta tistics collection, security monitoring, network debugging, etc..
Platform: | Size: 283567 | Author: 陈善荣 | Hits:

[JSP/Javajava项目案例导航

Description: java编程最好的书籍,感觉对初学者或者中级java人员帮助很大-the best books, feeling for beginners or intermediate java great help sta
Platform: | Size: 2578580 | Author: 彭斯喜 | Hits:

[CSharp同步套接字

Description: 这是c#的socket编程,同步套接字里面包括MTA和STA两个小程序。-This is the c # socket programming, including synchronization socket inside MTA and STA two small programs.
Platform: | Size: 44991 | Author: zeta | Hits:

[OpenGL programopengl_guide

Description: opengl 编程指南源码,该文件包含了opengl编程指南一书中的全部源码,很适合初学opengl的人员-opengl Programming Guide source, the document contains opengl Programming Guide, a book of all-source, which is perfect for beginners opengl sta
Platform: | Size: 140790 | Author: kede | Hits:

[Other resourcemul4

Description: --- -initial--- - MOVLA 00H IODIR PA IODIR PB IODIR PC MOVAM PA MOVAM BSR MOVAM STATUS MOVAM TMR0 MOVAM TMR1 MOVAM TMR2 -------end initial----- -------------乘法运算------------ 乘数->10H 被乘数->11h 结果(积)->12H 14H 15H 16H 17H(中间运算) --------------------------------- MOVLA 05H 乘数 ---- ---- --- - MOVLA 00H IODI R PA IODIR PB IODIR PC MOVAM PA MOVAM BSR MOVAM STA TUS MOVAM TMR0 MOVAM TMR1 MOVAM TMR2 ------- end initial multiplication ----- ------------- ----------- - multiplier -
Platform: | Size: 1801 | Author: frankyq | Hits:

[Other resourceram96

Description: --- -initial--- - MOVLA 00H IODIR PA IODIR PB IODIR PC MOVAM PA MOVAM BSR MOVAM STATUS MOVAM TMR0 MOVAM TMR1 MOVAM TMR2 ----------------------- MOVLA AAH 写入RAM的数据 MOVAM 08H MOVAM 09H MOVAM 0AH MOVAM 0BH MOVAM 0CH MOVAM 0DH MOVAM 0EH MOVAM 0FH MOVAM 10H MOVAM 11H MOVAM 12H MOVAM 13H ---- ---- --- - MOVLA 00H IODI R PA IODIR PB IODIR PC MOVAM PA MOVAM BSR MOVAM STA TUS MOVAM TMR0 MOVAM TMR1 MOVAM TMR2 ---------- ------------- MOVLA initials into the RAM data MOVAM 08H MOV 7 AM MOVAM 0AH MOVAM 0BH MOVAM 0CH MOVAM 0DH MOV AM 0EH MOVAM 0FH MOVAM 10H 12H MOVAM 11-H MOVAM MOV AM 13H
Platform: | Size: 1216 | Author: frankyq | Hits:

[Process-ThreadCOM_Thread_STA_MTA

Description: com线程模型演示代码,包括单线程套间(STA),多线程套间(MTA)模型-com thread model demonstration code, including thread suites (STA), the multithreaded apartment (MTA) model
Platform: | Size: 140034 | Author: 程序 | Hits:

[Other resourceTrainReset

Description: TrainReset:there are many trains need to drive out of the station .In terms of their numbers from small to large.There are only three railways used to place the trains ,and also need the same order.-TrainReset : there are many trains need to drive out of the sta tion. In terms of their numbers from small to deviation ge.There are only three railways used to place t he trains, and also need the same order.
Platform: | Size: 874 | Author: 张丽颖 | Hits:

[JSP/Javahorrorshow

Description: horrorshow.zipic class BitwiseDemo { static final int VISIBLE = 1 static final int DRAGGABLE = 2 static final int SELECTABLE = 4 static final int EDITABLE = 8 public static void main(String[] args) { int flags = 0 flags = flags | VISIBLE flags = flags | DRAGGABLE if ((flags & VISIBLE) == VISIBLE) { if ((flags & DRAGGABLE) == DRAGGABLE) { System.out.println(\"Flags are Visible and Draggable.\") } } flags = flags | EDITABLE if ((flags & EDITABLE) == EDITABLE) { System.out.println(\"Flags are now also Editable.\") } } } -horrorshow.zipic class BitwiseDemo (sta Biomedical final int VISIBLE = a static final int DRAGGA i. = 2 static final int SELECTABLE static fin = 4 int al = 8 EDITABLE public static void main (Stri Vi args []) (int flags = 0 flags = flags | f VISIBLE lags = flags | DRAGGABLE if ((flags
Platform: | Size: 1168 | Author: 张竹 | Hits:

[ELanguageSoccerDoctor

Description: The application wizard has created this SoccerDoctor application for you. This application not only demonstrates the basics of using the Microsoft Foundation Classes but is also a starting point for writing your application. -The application wizard has created this So ccerDoctor application for you. This applicat ion not only demonstrates the basics of using th e Microsoft Foundation Classes but is also a sta Lye point for writing your application.
Platform: | Size: 208986 | Author: 王揌 | Hits:

[Software Engineeringly56446

Description: 基本模型机的设计与实现主要内容: 设计一个较为完整的计算机、并编写一些简单的指令 基本要求: 设计器材: Dais-CMH+/CMH 计算器组成原理教学实验系统一台,实验用扁平线、导线若干。 设计目的: ⒈ 在掌握部件单元电路实验的基础上,进一步将其组成系统地构造一台基本模型计算机。 ⒉ 为其定义5条机器指令,并编写相应的微程序,上机调试掌握整机概念。 实现较为完整的计算机、并编写一些简单的指令。 设计目标: 本次设计将能在微程序控制下自动产生各部件单元的控制信号,实现特定指令的功能。在该试验中采用五条机器指令:IN(输入)、SUB(二进制减法)、STA(存数)、OUT(输出)、JMP(无条件转移),整体实现二进制数连续相减的功能。上机调试实现这五种指令功能。
Platform: | Size: 38424 | Author: 刘洋 | Hits:

[Static controlSta

Description: 静态文本(Static):修改字体及大小\动态显示颜色等.也适应编辑框等控件
Platform: | Size: 25600 | Author: caih | Hits:

[Internet-NetworkRT2500-Linux-STA-1.4.6.6.tar

Description: The RT2500 device driver for linux system
Platform: | Size: 302080 | Author: hbzx | Hits:

[VHDL-FPGA-VerilogPrimeTime_STA

Description: PrimeTime Intro to STA -PrimeTime Intro to STA
Platform: | Size: 9137152 | Author: xiantongma | Hits:

[Static controlStaticTimingAnalysis

Description: 静态时序分析(Static Timing Analysis简称STA)经由完整的分析方式判断IC是否能够在使用者的时序环境下正常工作,对确保IC质量之课题,提供一个不错的解决方案。然而,对于许多IC设计者而言,STA是个既熟悉却又陌生的名词。本文将力求以简单叙述及图例说明的方式,对STA的基础概念及其在IC设计流程中的应用做详尽的介绍。-Static timing analysis (Static Timing Analysis referred to as STA) through a complete analysis of ways to determine whether IC timing in the user' s normal work environment, to ensure the quality of the subject IC to provide a good solution. However, for many IC design engineers, STA is both familiar yet strange term. This paper will seek to a simple narrative, and legend in the manner described, the basic concept of the STA and its application in IC design process of doing a detailed introduction.
Platform: | Size: 726016 | Author: 王铭义 | Hits:

[Software Engineeringrt3070-sta-drv

Description: rt3070 linux sta 驱动包-ralink 3070 linux sta driver
Platform: | Size: 779264 | Author: 石头 | Hits:

[OtherSTA

Description: classic sta document
Platform: | Size: 3030016 | Author: zhang.peng | Hits:

[Special EffectsSTA-LTA

Description: STA LTA 长短视窗处理地震信号算法,绝对自己编的,有很好的效果-STA LTA length windows seismic signal processing algorithms, absolutely own, and have a good effect
Platform: | Size: 3072 | Author: 纪玮 | Hits:

[Othersta_lta

Description: 短 长 值 法(STA-LTA)
Platform: | Size: 1024 | Author: 非费 | Hits:

[SCMSTM32W8686-SDIO-ADHOC-STA

Description: 用STM32驱动WIFI模块MARVELL8686的驱动程序,分别包含了ADHOC和STA模式,同时附带了上位机执行程序,可无线采集摄像头的图像(WIFI module by driving MARVELL8686 STM32 driver, respectively, and contain ADHOC STA mode, and the PC program execution comes, the image acquisition camera wirelessly)
Platform: | Size: 54407168 | Author: 长颈鹿鹿 | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net