亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲(chóng)蟲(chóng)首頁(yè)| 資源下載| 資源專(zhuān)輯| 精品軟件
登錄| 注冊(cè)

COMMAND-line

  • 液晶 OCM/TG240128 驅(qū)動(dòng) 編程語(yǔ)言: C 原產(chǎn)品硬件ATMega128/1280 ,晶振14.7456M 軟件AVR ICC7.14C 破解版 由產(chǎn)品源碼中提取,詳細(xì)的

    液晶 OCM/TG240128 驅(qū)動(dòng) 編程語(yǔ)言: C 原產(chǎn)品硬件ATMega128/1280 ,晶振14.7456M 軟件AVR ICC7.14C 破解版 由產(chǎn)品源碼中提取,詳細(xì)的字符和圖行操作.實(shí)現(xiàn)LCD內(nèi)任何位置的定位操作. void LCD_Init(void) void GMoveTo(U8 yline, U8 xcolumn) void TMoveTo(U8 y, U8 x,U8 len) void DispStartLine(U8 gt, U8 line) void LCD_ClrRam (void) void LCD_ON(unsigned char on) void Draw_Pixel(U8 x, U8 y) void LineTo(U8 x0, U8 y0, U8 x1, U8 y1) void Draw_Line(unsigned char x0, unsigned char y0, unsigned char yl) void disp_img(unsigned int x0, unsigned int y0, unsigned int xl, unsigned int yl, const U8 *img) void DispString(unsigned char x, unsigned char y, char* string) void Printf(U8 x, U8 y, char *fmt, ...) ......

    標(biāo)簽: 14.7456 240128 ATMega 1280

    上傳時(shí)間: 2013-12-27

    上傳用戶(hù):youke111

  • basic.c */ /**//* Project:NeuroBasic, basic package*//**/ /* Survey:This is a simple Basic b-code

    basic.c */ /**//* Project:NeuroBasic, basic package*//**/ /* Survey:This is a simple Basic b-code compiler which*/ /*can be used as a comfortable command shell for */ /* any program. The actual compiler is found in */ /*compiler.c.*/ /*The functions m_fctptr() and user_server()*/ /*build an interface to an

    標(biāo)簽: basic NeuroBasic Project package

    上傳時(shí)間: 2017-02-15

    上傳用戶(hù):xymbian

  • The Synthetic PIC Verion 1.1 This a VHDL synthesizable model of a simple PIC 16C5x microcontro

    The Synthetic PIC Verion 1.1 This a VHDL synthesizable model of a simple PIC 16C5x microcontroller. It is not, and is not intended as, a high fidelity circuit simulation. This package includes the following files. Note that the license agreement is stated in the main VHDL file, PICCPU.VHD and common questions are answered in the file SYNTHPIC.TXT Files: README.TXT This file.. SYNTHPIC.TXT Questions and Answers PICCPU.VHD Main processor VHDL file PICALU.VHD ALU for the PICCPU PICREGS.VHD Data memory PICROM.VHD Program memory (created by HEX2VHDL utility) PICTEST.VHD Simple test bench I used to do testing (optional) PICTEST.CMD My Viewlogic ViewSim command file (again, optional) TEST1.ASM First program I assembled and ran on it. TEST2.ASM Another test program.. TEST3.ASM Yet another.. TEST4.ASM Yet another.. TEST5.ASM Yet another.. TEST6.ASM Yet another.. HEX2VHDL.CPP Utility for converting

    標(biāo)簽: synthesizable microcontro Synthetic PIC

    上傳時(shí)間: 2013-12-22

    上傳用戶(hù):妄想演繹師

  • Input : A set S of planar points Output : A convex hull for S Step 1: If S contains no more than f

    Input : A set S of planar points Output : A convex hull for S Step 1: If S contains no more than five points, use exhaustive searching to find the convex hull and return. Step 2: Find a median line perpendicular to the X-axis which divides S into SL and SR SL lies to the left of SR . Step 3: Recursively construct convex hulls for SL and SR. Denote these convex hulls by Hull(SL) and Hull(SR) respectively. Step 4: Apply the merging procedure to merge Hull(SL) and Hull(SR) together to form a convex hull. Time complexity: T(n) = 2T(n/2) + O(n) = O(n log n)

    標(biāo)簽: contains Output convex planar

    上傳時(shí)間: 2017-02-19

    上傳用戶(hù):wyc199288

  • PowerPCB教程簡(jiǎn)介 歡迎使用 PowerPCB 教程。本教程描述了PADS-PowerPCB 的絕大部分功能 和特點(diǎn)

    PowerPCB教程簡(jiǎn)介 歡迎使用 PowerPCB 教程。本教程描述了PADS-PowerPCB 的絕大部分功能 和特點(diǎn),以及使用的各個(gè)過(guò)程,這些功能包括: · 基本操作 · 建立元件(Component) · 建立板子邊框線(xiàn)(Board outline) · 輸入網(wǎng)表(Netlist) · 設(shè)置設(shè)計(jì)規(guī)則(Design Rule) ·元件(Part)的布局(Placement) · 手工和交互的布線(xiàn) · SPECCTRA全自動(dòng)布線(xiàn)器(Route Engine) ·覆銅(Copper Pour) · 建立分隔/混合平面層(Split/mixed Plane) · Microsoft 的目標(biāo)連接與嵌入(OLE)(Object Linking Embedding) · 可選擇的裝配選件(Assembly options) · 設(shè)計(jì)規(guī)則檢查(Design Rule Check) · 反向標(biāo)注(Back Annotation) · 繪圖輸出(Plot Output) 使用本教程后,你可以學(xué)到印制電路板設(shè)計(jì)和制造的許多基本知識(shí)。 你不必一次完成整個(gè)教程,如果在任何時(shí)候退出后,下次直接找到你要進(jìn)入 的部分,繼續(xù)學(xué)習(xí)本教程。 當(dāng)你完成了本教程的學(xué)習(xí)后,可以參考在線(xiàn)幫助(On-line Help)以便得到更多 的信息。如果你需要附加的信息內(nèi)容,你可以與PADS 在各地辦事處或代理商取 得聯(lián)系,以便得到更多的幫助。 歡迎使用PowerPCB進(jìn)行PCB設(shè)計(jì)!

    標(biāo)簽: PowerPCB PADS-PowerPCB 教程

    上傳時(shí)間: 2013-12-12

    上傳用戶(hù):caozhizhi

  • There are three ways of specifying an immediate dump Immediate dumps can be specified using the AL

    There are three ways of specifying an immediate dump Immediate dumps can be specified using the ALTER SESSION command ALTER SESSION SET EVENTS immediate trace name dump level level Immediate dumps can be specified in ORADEBUG ORADEBUG DUMP dump level

    標(biāo)簽: specifying Immediate immediate specified

    上傳時(shí)間: 2014-01-17

    上傳用戶(hù):mpquest

  • pccard driver s3c2440.The S3C2440A offers outstanding features with its CPU core, a 16/32-bit ARM92

    pccard driver s3c2440.The S3C2440A offers outstanding features with its CPU core, a 16/32-bit ARM920T RISC processor designed by Advanced RISC Machines, Ltd. The ARM920T implements MMU, AMBA BUS, and Harvard cache architecture with separate 16KB instruction and 16KB data caches, each with an 8-word line length.

    標(biāo)簽: outstanding S3C2440A features pccard

    上傳時(shí)間: 2013-12-24

    上傳用戶(hù):lizhen9880

  • We obtained the energy transport velocity distribution for a three dimensional ideal cloak explicit

    We obtained the energy transport velocity distribution for a three dimensional ideal cloak explicitly. Near the operation frequency, the energy transport velocity has rather peculiar distribution. The velocity along a line joining the origin of the cloak is a constant, while the velocity approaches zero at the inner boundary of the cloak. A ray pointing right into the origin of the cloak will experience abrupt changes of velocities when it impinges on the inner surface of the cloak. This peculiar distribution causes long time delays for beams passing through the ideal cloak within a geometric optics description.

    標(biāo)簽: distribution dimensional transport obtained

    上傳時(shí)間: 2013-12-19

    上傳用戶(hù):zhliu007

  • This program demonstrates how to draw lines in a picture box using the GDI, controlling background c

    This program demonstrates how to draw lines in a picture box using the GDI, controlling background color and line color. It also includes a simple animation using a timer.

    標(biāo)簽: demonstrates controlling background program

    上傳時(shí)間: 2014-01-16

    上傳用戶(hù):小眼睛LSL

  • 200-MHz ARM920T Processor • 16-kbyte Instruction Cache • 16-kbyte Data Cache •

    200-MHz ARM920T Processor • 16-kbyte Instruction Cache • 16-kbyte Data Cache • Linux® , Microsoft® Windows® CE-enabled MMU • 100-MHz System Bus • MaverickCrunch™ Math Engine • Floating Point, Integer, and Signal Processing Instructions • Optimized for digital music compression and decompression algorithms. • Hardware interlocks allow in-line coding. • MaverickKey™ IDs • 32-bit Unique ID can be used for DRM-compliant 128-bit random ID. • Integrated Peripheral Interfaces • 32-bit SDRAM Interface

    標(biāo)簽: 8226 Cache kbyte Instruction

    上傳時(shí)間: 2017-04-08

    上傳用戶(hù):comua

主站蜘蛛池模板: 通渭县| 辛集市| 三亚市| 巫山县| 临邑县| 溧阳市| 龙里县| 抚松县| 泗阳县| 康定县| 上虞市| 南宫市| 苗栗市| 拜泉县| 来宾市| 广宁县| 长宁区| 张家口市| 海晏县| 汉川市| 漳平市| 星子县| 南召县| 攀枝花市| 兴化市| 密云县| 德化县| 台中县| 大埔区| 隆安县| 西盟| 皋兰县| 千阳县| 光山县| 台南市| 长海县| 镇远县| 从化市| 中宁县| 青海省| 桐庐县|