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

Search list

[SCMramtest_FOR_51

Description: 测试RAM的参考程序,用于单片机开发中的初始化系统应用时参考-RAM reference test procedures for the development of SCM system initialization reference application
Platform: | Size: 1024 | Author: ldh2006 | Hits:

[OpenGL programpict15.ram

Description: 这个软件在vc中调用opengl 可以实现用方向键上下左右移动,按鼠标三角形转动-vc software in the call can be achieved using opengl direction keys from top to bottom and move around by rotating the mouse triangle
Platform: | Size: 1284096 | Author: 郝永生 | Hits:

[VHDL-FPGA-Verilogvhdlprogram

Description: 用复杂可编程逻辑器件(CPLD)实现的数字钟控系统-with complex programmable logic devices (CPLD) with a digital clock control system
Platform: | Size: 5120 | Author: 王永 | Hits:

[VHDL-FPGA-VerilogEvsStore

Description: 用VHDL编写的由FPGA控制SDRAM的存储控制程序-VHDL prepared by the FPGA control SDRAM memory control procedures
Platform: | Size: 1024 | Author: | Hits:

[Static control20051030102936746

Description: 13.2.3 动态RAM单元 653 13.3 只读存储器(ROM) 655 13.3.1 掩模编程ROM 655 13.3.2 可擦除可编程只读存储器 EPROM 656 13.3.3 电可擦除可编程只读存储器 EEPROM 660 -13.2.3 dynamic RAM module 653 13.3 read-only memory (ROM) 655 13. 3.1 mask-programmed ROM 655 13.3.2 erasable programmable read-only memory EPROM 656 13 .3.3-- erasable programmable read-only memory EEPROM 660
Platform: | Size: 88064 | Author: lzy | Hits:

[VHDL-FPGA-Verilogsdramusevhdl

Description: sdram的vhdl实现 本文介绍了sdram的控制时序特征,并介绍了采用vhdl语言实现的sdram控制器的关键技术-SDRAM This paper introduces the realization of SDRAM timing control features, and introduces the VHDL language SDRAM controller of the key technologies
Platform: | Size: 84992 | Author: cxr | Hits:

[ToolBarTray__Icon

Description: // This a conglomeration of ideas from the MSJ "Webster" application, // sniffing round the online docs, and from other implementations such // as PJ Naughter s "CTrayIconifyIcon" (http://indigo.ie/~pjn/ntray.html) // especially the "CTrayIcon::OnTrayNotification" member function. // // This class is a light wrapper around the windows system tray stuff. It // adds an icon to the system tray with the specified ToolTip text and // callback notification value, which is sent back to the Parent window. // // The tray icon can be instantiated using either the constructor or by // declaring the object and creating (and displaying) it later on in the // program. eg.-//This a conglomeration of ideas from th e short version MSJ "Webster" application.// sniffing round the online docs, and from other implementations such// as PJ Nau ghter s "CTrayIconifyIcon" (http :// indigo.ie/~ pjn/ntray.html)// especially the "CTrayIcon : : OnTrayNotification "member function.//// Th is class is a light wrapper around the windows sy stem tray stuff. It// adds an icon to the system t ray ToolTip with the specified text and// callB Ack notification value, which is sent back to the Parent window.//// The tray icon can be instantiated using either the c onstructor or by// declaring the object and cre ating (and displaying) it later on in the// prog ram. eg.
Platform: | Size: 4096 | Author: | Hits:

[SCMP.H.Y_programer

Description: 单片机的程序集.大家可以参考一下.我想做一个更好的程序集及电路板.大约在10月份完成.请有兴趣的关注一下.当然我还要做一个通信的vhdl的仿真.-SCM suite. We can take a look. I would like to do a better procedures for collecting and circuit boards. About October completion. those interested in the look. of course, I still have to do a communications VHDL simulation.
Platform: | Size: 28672 | Author: 潘 应 云 | Hits:

[SCMxms

Description: DOS XMS library is a DOS real mode and large memory model C library. Because DOS is ran under real mode, programmer only can access RAM under 1MB-DOS XMS library is a real mode DOS and large m emory model C library. Because ran under DOS is r Leveraging mode, programmer can access only under 1MB RAM
Platform: | Size: 35840 | Author: 伊强 | Hits:

[VHDL-FPGA-Verilogsdram_vhdl_lattice

Description: sdram_vhdl_lattice,程序已经调通过了,欢迎使用,多多交流哈-sdram_vhdl_lattice, procedures have been transferred through the use of welcome, many exchanges Kazakhstan
Platform: | Size: 181248 | Author: 蒋谦 | Hits:

[TreeViewdsffweffdf

Description: 现已购买HP Netserver LH4 PC服务器一台,基本配置为Pentium Ⅲ,志强CPU2个,1GB RAM、SCSI 18.2G热插硬盘3块,IDE40速光驱一个,SCSI24G磁带机一个、磁带矩阵卡一块、100M网卡2块,同时购买了一批联想PC机以及相关的网络设备。-now purchase HP Netserver LH4 a PC server, the basic configuration of a Pentium III, CPU2 Gordon, 1GB RAM, SCSI hard disk inserted 18.2G heat three, a IDE40 speed drives, a tape drive SCSI24G. tape a matrix card, 100M Ethernet 2, while the purchase of a batch of Lenovo PCs and related network equipment.
Platform: | Size: 46080 | Author: 李颖慧 | Hits:

[CSharpmcu_pid_c_program

Description: 在使用单片机作为控制cpu时,请稍作简化,具体的PID参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算,而将所有参数全部用整数,运算到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可大大提高运算速度,根据控制精度的不同要求,当精度要求很高时,注意保留移位引起的“余数”,做好余数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部分。-using SCM as the control cpu, please slightly simplified, specific PID parameters to be specific targets identified by experiments. As SCM processing speed and ram resource constraints, generally do not use floating-point operations. they will all use integer parameters, calculation of a final divided by two of the Nth data (the equivalent displacement) A similar set points in computation, it will greatly increase the computing speed, precision control of different requirements and high precision, reservations to the attention of displacement caused by the "I", which I do several compensation. This procedure is commonly used algorithm pid the basic structure does not include input and output processing.
Platform: | Size: 1024 | Author: | Hits:

[SCMZhuxb001

Description: 这是一个MSC51单片机程序它读出片外RAM中的数据从串行口发向机-This is a procedure MSC51 SCM read it out off-chip RAM data from the serial port to the machine
Platform: | Size: 202752 | Author: 成光清 | Hits:

[VHDL-FPGA-Verilogframe_decode_and_encode

Description: 一个用Verilog编写的编帧、解帧及码速匹配的程序,相当经典-Verilog prepared with a series of frames, frames and solutions yards speed matching procedures, rather classic!
Platform: | Size: 3072 | Author: 李全 | Hits:

[ARM-PowerPC-ColdFire-MIPSARM7_Ucos_for_LPC2104_Proteus

Description: ucosII在ARM7 LPC2104上的移植完整源程序, 可以在软件proteus上仿真. 说明: 1.应用实例为\ArmUCOS\App\test1\test.mcp,在周立功2104的扳子上 的ram中就可直接运行(code+data<16K), 注意使用了.a库文件(也可在和仿真软件proteus运行) 2. 将所有的文件放到D:\ArmUCOS\下,这样上面的文件能直接编译-ucosII the ARM7 LPC2104 integrity of the transplant source, the emulation software lic. Note : 1. Application examples \ ArmUCOS \ App \ test1 \ test.mcp. Zhou, who in the 2104 wrench on the ram which can be run directly (code+ data
Platform: | Size: 517120 | Author: | Hits:

[SCMFRAM1808_256

Description: FM1808是一种掉电可保存的RAM存储器,应用很广泛.-FM1808 is a power-off kept in RAM memory, which is widely used.
Platform: | Size: 328704 | Author: 张宏军 | Hits:

[VHDL-FPGA-Verilogsram

Description: sram 读写小程序,用verilog编写的,请各位高手指教-SRAM read and write small programs using Verilog prepared, please enlighten you master
Platform: | Size: 1024 | Author: kevin | Hits:

[SCMram96

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: 1024 | Author: frankyq | Hits:

[BooksAT89S52

Description: Features • Compatible with MCS-51® Products • 8K Bytes of In-System Programmable (ISP) Flash Memory – Endurance: 1000 Write/Erase Cycles • 4.0V to 5.5V Operating Range • Fully Static Operation: 0 Hz to 33 MHz • Three-level Program Memory Lock • 256 x 8-bit Internal RAM • 32 Programmable I/O Lines • Three 16-bit Timer/Counters • Eight Interrupt Sources • Full Duplex UART Serial Channel • Low-power Idle and Power-down Modes • Interrupt Recovery from Power-down Mode • Watchdog Timer • Dual Data Pointer • Power-off Flag-Features
Platform: | Size: 212992 | Author: haojun | Hits:

[Email Clientlocalareanetworksmssystemprogram

Description: this a local area network sms system program.-this a local area network system prog sms ram.
Platform: | Size: 1880064 | Author: kurban | Hits:
« 1 2 ... 45 46 47 48 49 50»

CodeBus www.codebus.net