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

Search list

[Embeded Linuxdrivers

Description: pxa270的功能端口编写的块驱动linux-PXA270 prepared function block port driver linux
Platform: | Size: 9027584 | Author: 魏延辉 | Hits:

[Software EngineeringMAX1586A-MAX1587A

Description: 中文MAX1586A-MAX1587A数据手册 可配合pxa270芯片使用-Chinese MAX1586A-MAX1587A data sheet can be used with the PXA270 chip
Platform: | Size: 840704 | Author: efly | Hits:

[Linux-Unixtestled

Description: px270平台下的led灯显示驱动源码,通过bc7281键盘芯片来驱动,可以实现四个(可扩展)led数码管的任意显示-px270 platform under the lamp led display driver source code, through the chip to drive the bc7281 keyboard, you can realize four (extensible) led digital tube display of arbitrary
Platform: | Size: 2048 | Author: 何非 | Hits:

[2D GraphicCphoto

Description: int gdriver=DETECT, gmode, errorcode struct arccoordstype arcinfo int midx, midy int stangle=45,endangle=270 char sstr[80],estr[80] -int gdriver = DETECT, gmode, errorcode struct arccoordstype arcinfo int midx, midy int stangle = 45, endangle = 270 char sstr [80], estr [80]
Platform: | Size: 1024 | Author: ly | Hits:

[OtherPXA270_Design_Guide

Description: INTEL PXA270的设计指导手册,有些人有datasheet,但可能没有这个,还是挺有好处的。-INTEL PXA270 design instruction manual, some people have a datasheet, but may not have this, or very good.
Platform: | Size: 2275328 | Author: wangwen | Hits:

[SCMmmc

Description: pxa270下的sd卡驱动程序,支持2G的sd卡,支持mmc卡-PXA270 under the sd card driver, support 2G of sd card, mmc card support
Platform: | Size: 619520 | Author: quy | Hits:

[OS Developbvdmain

Description: YLP270的Windows CE5.0 bsp源码。-YLP270 source of Windows CE5.0 bsp.
Platform: | Size: 4880384 | Author: | Hits:

[Driver DevelopCAMERA

Description: PXA270平台下WINCE6.0的摄像头控制驱动,欢迎大家下载-PXA270 platform WINCE6.0 camera control-driven, welcome you to download
Platform: | Size: 59392 | Author: bbright | Hits:

[Software EngineeringTW2700-video-system

Description: 一个很好的远程视频录像监控系统的成功方案,发上来以供大家参考,文章里面列出了原理图,以及每个关键的步骤!-A very good remote video monitoring system of the success of the program, a table for your reference, the article which lists the schematics, as well as the steps for each key!
Platform: | Size: 267264 | Author: 关植天 | Hits:

[Windows CEXSBase2700G_V010103_G

Description: Lido PXA270平台开发板的最新BSP,包括源代码-Lido PXA270 development board platform for the latest BSP, including the source code
Platform: | Size: 2017280 | Author: Nihon | Hits:

[Windows CExscale_270_io

Description: 基于xscale270平台的源代码,主要是IO口的控制,用到的关键技术是物理地址映射,非常有参考价值-Xscale270 platform based on the source code, mainly IO port control, use the key technology is the physical address mapping, is very useful
Platform: | Size: 169984 | Author: xhw | Hits:

[Windows CExscale_270_LED_control

Description: xscale270开发平台的底层源代码,主要是LED控制,基于物理地址映射的IO口控制程序,在WinCE下可以直接使用-xscale270 development platform for the bottom of the source code, mainly LED control, based on the physical address mapping of the IO port control procedures, in WinCE can be used directly
Platform: | Size: 2774016 | Author: xhw | Hits:

[Embeded-SCM DevelopreplaceRTC4513toDS1302

Description: 在PXA270上替换开发板的实时时钟RTC4513为DS1302的修改说明,自己写的,拿上来和大家共享,也希望大家提意见-In the replacement of PXA270 development board for the DS1302 Real Time Clock RTC4513 changes that wrote it myself, get up and share, I hope you will put forward their views
Platform: | Size: 9216 | Author: 罗生 | Hits:

[RFIDtrans628

Description: PIC16F628搭配U2270B RFID reader IC 的C源碼,用作門禁管制-PIC16F628 with U2270B RFID reader IC
Platform: | Size: 8192 | Author: cchiang | Hits:

[2D GraphicPointIsR

Description: 判断点是否在区域内. Private Sub Command1_Click() 当点与任一顶点重合时,返回“不在多边形区域” Line (0, 0)-(500, 500), RGB(255, 255), BF Dim hRegion As Long Dim P() As PointAPI ReDim P(9) As PointAPI P(0).X = 10: P(0).Y = 190: PSet (P(0).X, P(0).Y), vbRed P(1).X = 400: P(1).Y = 270: Line (P(0).X, P(0).Y)-(P(1).X, P(1).Y), vbRed P(2).X = 220: P(2).Y = 70: Line -(P(2).X, P(2).Y), vbRed P(3).X = 220: P(3).Y = 30: Line -(P(3).X, P(3).Y), vbRed P(4).X = 50: P(4).Y = 30: Line -(P(4).X, P(4).Y), vbRed P(5).X = 50: P(5).Y = 70: Line -(P(5).X, P(5).Y), vbRed P(6).X = 30: P(6).Y = 70: Line -(P(6).X, P(6).Y), vbRed P(7).X = 30: P(7).Y = 185: Line -(P(7).X, P(7).Y), vbRed P(8).X = 85: P(8).Y = 85: Line -(P(8).X, P(8).Y), vbRed P(9).X = 120: P(9).Y = 200: Line -(P(9).X, P(9).Y), vbRed Line -(P(0).X, P(0).Y), vbRed -Determine the point in the region. Private Sub Command1_Click () when the points of coincidence with any one vertex, the return of not polygon region Line (0, 0)- (500, 500), RGB (255, 255), BF Dim hRegion As Long Dim P () As PointAPI ReDim P (9) As PointAPI P (0). X = 10: P (0). Y = 190: PSet (P (0). X, P (0). Y), vbRed P (1). X = 400: P (1). Y = 270: Line (P (0). X, P (0). Y)- (P (1). X, P (1). Y ), vbRed P (2). X = 220: P (2). Y = 70: Line- (P (2). X, P (2). Y), vbRed P (3). X = 220: P (3). Y = 30: Line- (P (3). X, P (3). Y), vbRed P (4). X = 50: P (4). Y = 30: Line- (P ( 4). X, P (4). Y), vbRed P (5). X = 50: P (5). Y = 70: Line- (P (5). X, P (5). Y), vbRed P (6). X = 30: P (6). Y = 70: Line- (P (6). X, P (6). Y), vbRed P (7). X = 30: P (7 ). Y = 185: Line- (P (7). X, P (7). Y), vbRed P (8). X = 85: P (8). Y = 85: Line- (P (8) . X, P (8). Y), vbRed P (9). X = 120: P (9). Y = 200: Line- (P (9). X, P (9). Y), vbRed Line- (P (0). X, P (0). Y), vbRed
Platform: | Size: 3072 | Author: hfs | Hits:

[Windows CEInte_PXA270_Wince5.0_BSP

Description: Intel PXA270 Wince5.0 BSP
Platform: | Size: 9151488 | Author: xhf | Hits:

[VC/MFCCyuyan(2thEdition)

Description: 本书第一版于1991年出版,全书针对初学者的特点,精心策划、准确定位、概念清晰、例题丰富、深入浅出,受到专家和读者的一致好评。普遍认为它是学习C语言的好教材,被全国大多数高校选用。几年来发行量达270万册,创同类书发行量的全国纪录。被电子工业部评为部级优秀教材一等奖。   根据发展的需要,作者对本书进行了修订,加强了算法,按C的新标准改写全书各章,增加了C++的初步知识。   本书内容新颖、体系合理、逻辑性强、文字流畅、通俗易懂,是学习C语言的理想教材。凡具有计算机初步知识的读者都能读懂本书。本书可作为高等学校各专业的正式教材,也是一本自学的好教材。-err
Platform: | Size: 2651136 | Author: libess | Hits:

[P2PPRTX_270test

Description: p2p文件传输,语音传输,视频传输案例,包括源代码,案例分析,组件说明-p2p file transfer, voice transmission, video transmission case, including source code, case studies, component description
Platform: | Size: 15133696 | Author: firzac | Hits:

[ARM-PowerPC-ColdFire-MIPSGPRS

Description: ylpxa270 GPRS 通信代码,270平台,参考价值蛮大的-ylpxa270 GPRS communication code, 270 platform, the reference value of very large
Platform: | Size: 522240 | Author: 钱锋 | Hits:

[ARM-PowerPC-ColdFire-MIPSTouchScreen

Description: pxa270触摸屏驱动程序,具有不错的参考价值
Platform: | Size: 640000 | Author: 钱锋 | Hits:
« 1 2 3 4 5 67 8 9 10 11 12 13 »

CodeBus www.codebus.net