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

Search list

[Driver Developliyao_ucos1

Description: 由Jean Labrosse先生写的uC/OS的实时操作系统核心的C源代码以及说明。这是Jean先生为68HC11系列写的RTOS,但是随着越来越多的MCU的出现,Jean把他的RTOS移植到许多平台上,比较适合扩展模式的应用模式,如XA,X86,但是一些客户不知道如何使用,实在糟蹋了!不过提醒各位,这仅仅是一个核心模块,嵌入应用环境太多了,许多其他模块象:文件模块,通讯模块,显示模块等,都需要大家自己努力了!那我自己也在尝试增加一些模块,象TCP/IP协议,可以为许多应用提供附加应用。-by Mr. Jean Labrosse wrote uC / OS real-time operating system kernel of C source code and state. This is Mr. Jean wrote for the series 68HC11 RTOS, but as more and more the emergence of the MCU, Jean his many transplant RTOS platform, expansion model more suitable for the application model, such as XA, X86, but some customers do not know how to use, is wasted! But to remind you that this is only a core module, embedded application environment too much, like many other modules : File module, communications module, module, we now have our own efforts! I also try to increase their number of modules, such as TCP / IP protocol, for many applications can provide additional applications.
Platform: | Size: 82098 | Author: 许之敏 | Hits:

[Other resourceUcOsii_all

Description: UcOs ii的多任务操作系统全部原代码 包含这些cpu的原代码: 8051 68H11 8088 AVR XA 196 TI DSP 54XX ARM C167 68H12 68000 SH3 -UcOs ii multi-tasking operating system source code contains all these cpu's original code : 8088 8051 68H11 AVR 196 XA TI DSP 54XX ARM C167 microcontroller 68H12 68000 SH3.
Platform: | Size: 6143466 | Author: 金卯刀 | Hits:

[Otherjsjqgbs

Description: 某幼儿园按如下方法依次给A,B,C,D,E五个小孩发糖果。将全部糖果的一半再加二分之一块糖果发给第一个小孩;将剩下糖果的三分之一再加三分之一块糖果发给第二个小孩;将剩下糖果的四分之一再加四分之一块糖果发给第三个小孩;将剩下糖果的五分之一再加五分之一块糖果发给第四个小孩;将最后剩下的11块糖果发给第五个小孩。每个小孩得到的糖果数均为整数。试确定原来共有多少块糖果?每个小孩各得到多少块糖果? 要求结果的输出格式为 sum=糖果总数 xa=A得到的糖果数 xb=B得到的糖果数 xc=C得到的糖果数 xd=D得到的糖果数 xe=E得到的糖果数 -a kindergarten followed by the following method to the A, B, C, D, E five children made candy. Candy will be half plus half of the candy to the first block of a child; of the remaining one-third of the candy with candy third block to the second child; candy will be left with the fourth quarter to the third block candy child; candy will be left with the fifth block fifth candy to the fourth child; the last remaining 11 candy to the fifth child. Each child received a candy few are integral. The original trial to determine the total number of pieces of candy? Each of the children received how many pieces of candy? The results of the request output format for the total sum = candy xa = A number of the candy xb = B the candy few xc C = the number of candy xd = D The candy few xe E = the number
Platform: | Size: 1148 | Author: dear | Hits:

[Streaming Mpeg4mode2cdmaker-14-src

Description: Using this tool you can create a CD/XA Mode2 Form2 ISO Bridge type CD, and you can take advantage from the greater VCD storage space. Good~~ -Using this tool you can create a CD / XA Mode2 Form2 ISO Bridge type CD, and you can take advantage from the greater VCD s object space. Good ~ ~
Platform: | Size: 51257 | Author: yuhjay | Hits:

[Embeded-SCM DevelopmyAD

Description: 这是基于蓝海微芯LJD-SY-XA+单片机开发系统的远程无线监控系统的DA及AD采集和数码显示的部分,GPRS无线控制部分正在整理,稍后再传-This is based on LAN Hai-core LJD - SY - XA MCU Development System Remote Wireless Monitoring System DA and AD Acquisition and digital display, GPRS wireless control of the process of collating and later the re -
Platform: | Size: 26211 | Author: 朱宇 | Hits:

[JSP/Javajencks-1.0-src

Description: Jencks是一个轻量级的JCA容器。它可以轻松部署到Spring中以提供消息驱动的POJOs.此外Jencks通过使用类似于JMS,JAX-RPC,JBI与JCA CCI的API来提供对inbound与outbound消息的支持,同时还提供一个基于XA的JDBC连接池机制。 -Jencks is a lightweight JCA containers. It can be easily deployed to the Spring to provide Message Driven POJOs. In addition Jencks through do something like JMS, JAX-RPC. JBI and JCA CCI API to provide inbound and outbound information, also provide an XA based on the mechanism JDBC connection pool.
Platform: | Size: 117167 | Author: gree | Hits:

[Communicationfft_conv

Description: 用FFT分别计算Xa(n) (p=8, q=2)与Xb(n) (a =0.1,f =0.0625)的16点循环卷积和线性卷积。
Platform: | Size: 10018 | Author: 万宁宁 | Hits:

[Other resourceXA

Description: 控件的应用与工作原理。ActiveX控件的编写,如何为控件安排属性,方法,事件,属性页,持久性存储,控件如何通知容器自身属性的改变。如何注册控件与取消控件注册。在VB和VC中访问ActiveX控件。
Platform: | Size: 2056741 | Author: jiangyang520 | Hits:

[GDI-BitmapDDAandBresenham

Description: DDA与Bresenham直线算法:DDA法画线段。端点位置间水平和垂直差值赋给参数dx和dy。绝对值的参数参数steps的值。从像素位置(Xa,Ya)开始,确定沿线段生成下一个像素位置的每一步所需的偏移量,并循环上述过程steps次。
Platform: | Size: 89690 | Author: 宋芬 | Hits:

[Other resourceinterpolation

Description: Neville插值算法,xa为自变量数组,xy为因变量数组;x为待插值的自变量
Platform: | Size: 875 | Author: zhangbo | Hits:

[Other resourcenoXAdb

Description: TUXEDO连接数据库的例子,这里不使用XA协议,而是采用直接连接的方式-TUXEDO connecting to the database example, here is not to use XA agreement, but a way of directly connecting
Platform: | Size: 15455 | Author: 魏为 | Hits:

[Other resourcekit51XA_725_crack

Description: 用于开发菲利浦XA单片机的开发环境,同时含注册方式-XA for the development of the Philips MCU development environment, including the registration form
Platform: | Size: 34825428 | Author: 陈少良 | Hits:

[Multimedia programfoobar2000_SDK

Description: foobar2k的源代码 一个非常不错的媒体播放器,界面简单但是可支持MPEG-4 AAC MP3 MP2 Musepack Ogg Vorbis WAV AIFF VOC AU SND CDDA FLAC Monkey s Audio WavPack Speex Mod SPC TFMX Shorten OptimFROG LPAC WMA AC3 PSF NSF SID XA Matroska -foobar2000 the source code a very good media player, but a simple interface to support MPEG-4 AAC MP3 MP2 mpc Ogg Vorbis WAV AIFF VOC AU SND or terrible FLAC Monkey s LA Vorbis Audio Mod SPC TFMX Shorten OptimFROG LPAC AC3 WMA PSF NSF SID XA Matroska
Platform: | Size: 725373 | Author: 庄凝 | Hits:

[SCM步进电机课程设计C语言版

Description: 在WAVE6000仿真器上仿真,采用自动控速和手动控速,连接:上面的LED灯为Ln,开关就是Kn。XA\XB\XC\XD就是步进电机的四相输入ABCD。
Platform: | Size: 798 | Author: yianlei | Hits:

[Technology Managementtuxedo 的配置管理简要说明

Description: 一、Tuxedo基本命令 二、UBB 文件配置说明 三、数据库XA设置 四、Tuxedo多机方式配置要点 五、用JOLT 连接Tuxedo和Weblogic
Platform: | Size: 10650 | Author: kixxxx@gmail.com | Hits:

[MiddleWarenoXAdb

Description: TUXEDO连接数据库的例子,这里不使用XA协议,而是采用直接连接的方式-TUXEDO connecting to the database example, here is not to use XA agreement, but a way of directly connecting
Platform: | Size: 15360 | Author: 魏为 | Hits:

[SCMkit51XA_725_crack

Description: 用于开发菲利浦XA单片机的开发环境,同时含注册方式-XA for the development of the Philips MCU development environment, including the registration form
Platform: | Size: 34825216 | Author: | Hits:

[Multimedia Developfoobar2000_SDK

Description: foobar2k的源代码 一个非常不错的媒体播放器,界面简单但是可支持MPEG-4 AAC MP3 MP2 Musepack Ogg Vorbis WAV AIFF VOC AU SND CDDA FLAC Monkey s Audio WavPack Speex Mod SPC TFMX Shorten OptimFROG LPAC WMA AC3 PSF NSF SID XA Matroska -foobar2000 the source code a very good media player, but a simple interface to support MPEG-4 AAC MP3 MP2 mpc Ogg Vorbis WAV AIFF VOC AU SND or terrible FLAC Monkey s LA Vorbis Audio Mod SPC TFMX Shorten OptimFROG LPAC AC3 WMA PSF NSF SID XA Matroska
Platform: | Size: 724992 | Author: 庄凝 | Hits:

[Driver Developliyao_ucos1

Description: 由Jean Labrosse先生写的uC/OS的实时操作系统核心的C源代码以及说明。这是Jean先生为68HC11系列写的RTOS,但是随着越来越多的MCU的出现,Jean把他的RTOS移植到许多平台上,比较适合扩展模式的应用模式,如XA,X86,但是一些客户不知道如何使用,实在糟蹋了!不过提醒各位,这仅仅是一个核心模块,嵌入应用环境太多了,许多其他模块象:文件模块,通讯模块,显示模块等,都需要大家自己努力了!那我自己也在尝试增加一些模块,象TCP/IP协议,可以为许多应用提供附加应用。-by Mr. Jean Labrosse wrote uC/OS real-time operating system kernel of C source code and state. This is Mr. Jean wrote for the series 68HC11 RTOS, but as more and more the emergence of the MCU, Jean his many transplant RTOS platform, expansion model more suitable for the application model, such as XA, X86, but some customers do not know how to use, is wasted! But to remind you that this is only a core module, embedded application environment too much, like many other modules : File module, communications module, module, we now have our own efforts! I also try to increase their number of modules, such as TCP/IP protocol, for many applications can provide additional applications.
Platform: | Size: 81920 | Author: 许之敏 | Hits:

[uCOSUcOsii_all

Description: UcOs ii的多任务操作系统全部原代码 包含这些cpu的原代码: 8051 68H11 8088 AVR XA 196 TI DSP 54XX ARM C167 68H12 68000 SH3 -UcOs ii multi-tasking operating system source code contains all these cpu's original code : 8088 8051 68H11 AVR 196 XA TI DSP 54XX ARM C167 microcontroller 68H12 68000 SH3.
Platform: | Size: 6142976 | Author: 金卯刀 | Hits:
« 12 3 4 »

CodeBus www.codebus.net