Welcome![Sign In][Sign Up]
Location:
Search - CS2.5

Search list

[Other resourceHS12864

Description: hs12864 液晶显示程序 端口说明: 1 vss GND 2 VDD VCC(5v) 3 V0 VCC(5v) 4 D/I PC4 5 R/W PC5 6 E PC3 7 DB0 PA0 ... 14 DB7 PA7 15 CS1 PC1 16 CS2 PC2 17 RST PC0-hs12864 LCD procedures ports : a VSS GND 2 VDD VCC (5v) 3 V0 VCC (5v) 4 D / I PC4 5 R / W E PC3 recurring 6 7 DB0 PA0 DB7 PA7 ... 14 15 16 CS2 CS1 PC1 PC2 17 RST PC0
Platform: | Size: 2521 | Author: 崔敬军 | Hits:

[JSP/Javacs2.5

Description: 同学编写的文件共享系统,内附使用说明,包含java大多数知识,适合初学者结合课本进行实践-students prepared a document sharing system, enclosing use, including the majority of java knowledge, combined for beginners practice for textbooks
Platform: | Size: 68782 | Author: 孙一 | Hits:

[Other resourcediantiti

Description: 模拟电梯运行程序 功能如下: 初始化时,电梯位于第一层; 有键按下时,开始运行   运行时距离相差一层的才被记录并 向上运行时记下所有的所在层下面的请求; 向下运行时记下所有的所在层上面的请求; 到达楼层后,关掉指示灯,开门并停留20S 在停留的20S中包含关门的时间 在停留期间,按下关门则立即关门! 假设关门的时间是5S,在这个时间内按下开门时将开门停留 当有人按下该层按钮时,则自按下起停留20S 然后关门继续运行 当到达楼层时,传感器输出高电平 ************************************************************ I/O口描述: 模拟方式驱动: P0口连接DAC0832的数据口 P2_6<-->CS1 P2_7<-->CS2 P2口作为传感器信号输入端 P2_0-P2_4<-->1~5 P1口作为来自按键的控制信号输入端 P1_0~P1_6<--> 按键的 1~7 timer1作为定时器定时20S使用 -simulated lift operating procedures following functions : initialization, the lift in the first layer; Press a button, Operation started running away from the difference was only one record to run on all remember when the host layer below the request; remember running down all the host layer above; arrived at the floor, turn off lights come on, 20 remain open and stay in the S 20 S includes closing time during his stay in? closed immediately closed! Assuming the closing time is 5 S, in time to open the door when the press will stay open when someone pressed the button layer, Since then press the starting 20 S then stay close to running arriving floors, sensor output serial SUMMARY **************************** I / O I Description : simulation-driven : P0 connectors DAC0832 data mouth P2_6
Platform: | Size: 875 | Author: 穆勒 | Hits:

[Other resourcetrafficlight

Description: 系统以SPCE061A为核心,检测键盘模块和流量检测模块,根据检测结果按照程序设定的方式去控制红绿灯模块、倒计时数码管模块和放音模块。本系统共有4组双色LED指示灯,分别接交通灯模组的CS0、CS1、CS2、CS3脚,由61板的IOB的0、1、2、3脚供电,20盏灯的亮暗变化分成4种状态,每种状态亮5盏灯,由程序决定亮哪5盏;4个数码管的高位都接CS4脚,由61板的IOB的4脚供电, 低位都接CS5脚, 由61板的IOB的5脚供电,由键盘输入其倒计时间,数码管每秒钟变化一次;由61板内部的DAC控制播音。
Platform: | Size: 4595 | Author: 陈巍巍 | Hits:

[Other resourceag19264

Description: 汉字液晶子程 液晶屏分为4行*12列汉字,全部使用模拟接口方式。 TGLCMLIMIT64A接口程序(模拟方式) 连线图: *LCM---89C52* *LCM---89C52* *LCM-------89C52* *LCM----------89C52* * *DB0---P0.0* *DB4---P0.4* *D/I-------P2.6* *CS1----------P2.4* * *DB1---P0.1* *DB5---P0.5* *R/W-------P2.7* *CS2----------P2.5* * *DB2---P0.2* *DB6---P0.6* *RST--------VCC* *CS3----------P3.2* * *DB3---P0.3* *DB7---P0.7* *E---------P2.3* 注:89C52的晶振频率为12MHz
Platform: | Size: 6477 | Author: ljhy | Hits:

[Develop ToolsUSB2SPI

Description: USB2SPI实现: 􀀹 USB总线到4线制SPI同步串行总线; 􀀹 USB总线到5线制SPI同步串行总线; 􀀹 USB总线到比特模式SPI同步串行总线; 􀀹 提供CS0- CS2三根片选
Platform: | Size: 815998 | Author: chenq | Hits:

[JSP/Javacs2.5

Description: 同学编写的文件共享系统,内附使用说明,包含java大多数知识,适合初学者结合课本进行实践-students prepared a document sharing system, enclosing use, including the majority of java knowledge, combined for beginners practice for textbooks
Platform: | Size: 68608 | Author: 孙一 | Hits:

[Software Engineeringdiantiti

Description: 模拟电梯运行程序 功能如下: 初始化时,电梯位于第一层; 有键按下时,开始运行   运行时距离相差一层的才被记录并 向上运行时记下所有的所在层下面的请求; 向下运行时记下所有的所在层上面的请求; 到达楼层后,关掉指示灯,开门并停留20S 在停留的20S中包含关门的时间 在停留期间,按下关门则立即关门! 假设关门的时间是5S,在这个时间内按下开门时将开门停留 当有人按下该层按钮时,则自按下起停留20S 然后关门继续运行 当到达楼层时,传感器输出高电平 ************************************************************ I/O口描述: 模拟方式驱动: P0口连接DAC0832的数据口 P2_6<-->CS1 P2_7<-->CS2 P2口作为传感器信号输入端 P2_0-P2_4<-->1~5 P1口作为来自按键的控制信号输入端 P1_0~P1_6<--> 按键的 1~7 timer1作为定时器定时20S使用 -simulated lift operating procedures following functions : initialization, the lift in the first layer; Press a button, Operation started running away from the difference was only one record to run on all remember when the host layer below the request; remember running down all the host layer above; arrived at the floor, turn off lights come on, 20 remain open and stay in the S 20 S includes closing time during his stay in? closed immediately closed! Assuming the closing time is 5 S, in time to open the door when the press will stay open when someone pressed the button layer, Since then press the starting 20 S then stay close to running arriving floors, sensor output serial SUMMARY**************************** I/O I Description : simulation-driven : P0 connectors DAC0832 data mouth P2_6
Platform: | Size: 1024 | Author: 穆勒 | Hits:

[OtherPhotoshopCS2

Description: 复件 Photoshop CS2图形图像处理教程.rar-Copies Photoshop CS2 image-processing graphics tutorials. Rar
Platform: | Size: 44045312 | Author: cy | Hits:

[SCMtrafficlight

Description: 系统以SPCE061A为核心,检测键盘模块和流量检测模块,根据检测结果按照程序设定的方式去控制红绿灯模块、倒计时数码管模块和放音模块。本系统共有4组双色LED指示灯,分别接交通灯模组的CS0、CS1、CS2、CS3脚,由61板的IOB的0、1、2、3脚供电,20盏灯的亮暗变化分成4种状态,每种状态亮5盏灯,由程序决定亮哪5盏;4个数码管的高位都接CS4脚,由61板的IOB的4脚供电, 低位都接CS5脚, 由61板的IOB的5脚供电,由键盘输入其倒计时间,数码管每秒钟变化一次;由61板内部的DAC控制播音。-SPCE061A as the core system to detect the keyboard module and flow detection module, according to test results in accordance with the procedures set way to control traffic lights module, countdown digital tube module and playback module. The system a total of 4 two-color LED indicator light, respectively, then the traffic light module CS0, CS1, CS2, CS3 feet by 61 of the IOB board feet of 0,1,2,3 electricity, 20 of the bright lights dark Change is divided into four kinds of state, each state-liang five lights, which by the procedures for determining 5-liang four digital tubes are then CS4 feet high, from 61 of the IOB board feet of 4 power supply, low are then CS5 feet, IOB board by 61 of the 5 foot power supply, keyboard input from its countdown, the second change in a digital tube by the 61 board DAC to control the internal radio.
Platform: | Size: 4096 | Author: 陈巍巍 | Hits:

[SCMag19264

Description: 汉字液晶子程 液晶屏分为4行*12列汉字,全部使用模拟接口方式。 TGLCMLIMIT64A接口程序(模拟方式) 连线图: *LCM---89C52* *LCM---89C52* *LCM-------89C52* *LCM----------89C52* * *DB0---P0.0* *DB4---P0.4* *D/I-------P2.6* *CS1----------P2.4* * *DB1---P0.1* *DB5---P0.5* *R/W-------P2.7* *CS2----------P2.5* * *DB2---P0.2* *DB6---P0.6* *RST--------VCC* *CS3----------P3.2* * *DB3---P0.3* *DB7---P0.7* *E---------P2.3* 注:89C52的晶振频率为12MHz-Chinese LCD sub-way LCD screen is divided into 4 lines* 12 characters, all of the use of analog interface mode. TGLCMLIMIT64A interface program (analog) connection diagram:* LCM--- 89C52** LCM--- 89C52** LCM------- 89C52** LCM---------- 89C52*** DB0--- P0.0** DB4--- P0.4** D/I-------P2.6** CS1---------- P2.4*** DB1--- P0.1** DB5--- P0.5** R/W-------P2.7** CS2---------- P2.5*** DB2--- P0.2** DB6--- P0.6** RST-------- VCC** CS3---------- P3.2*** DB3--- P0 .3** DB7--- P0.7** E--------- P2.3* Note: 89C52 the crystal frequency of 12MHz
Platform: | Size: 6144 | Author: ljhy | Hits:

[BooksUSB2SPI

Description: USB2SPI实现: 􀀹 USB总线到4线制SPI同步串行总线; 􀀹 USB总线到5线制SPI同步串行总线; 􀀹 USB总线到比特模式SPI同步串行总线; 􀀹 提供CS0- CS2三根片选-USB2SPI realize:
Platform: | Size: 816128 | Author: chenq | Hits:

[SCM19264

Description: 管脚号 管脚名称 LEVER 管脚功能描述 1 VSS 0V 电源地 2 VDD 5.0V 电源电压 3 VEE 5.0V~(-13V) 液晶显示器驱动电压 4 D/I H/L D/I=“H”,表示DB7~DB0为显示数据 D/I=“L”,表示DB7~DB0为显示指令数据 5 R/W H/L R/W=“H”,E=“H”,数据被读到DB7~DB0 R/W=“L”,E=“H→L”, DB7~DB0的数据被写到IR或DR 6 E H/L 使能信号:R/W=“L”,E信号下降沿锁存DB7~DB0 R/W=“H”,E=“H” DRAM数据读到DB7~DB0 7 DB0 H/L 数据线 8 DB1 H/L 数据线 9 DB2 H/L 数据线 10 DB3 H/L 数据线 11 DB4 H/L 数据线 12 DB5 H/L 数据线 13 DB6 H/L 数据线 14 DB7 H/L 数据线 15 CS1 L (19264A) 选择IC1,即(左)64列 16 RESET L 复位控制信号,RST=0有效 17 CS2 L (19264A) 选择IC2,即(中)64列 18 CS3 L (19264A) 选择IC3,即(右)64列 19 V0 -9V Negative Voltage for LCD driving 20 LED+ +5.0V The LED supply-管脚号 管脚名称 LEVER 管脚功能描述 1 VSS 0V 电源地 2 VDD 5.0V 电源电压 3 VEE 5.0V~(-13V) 液晶显示器驱动电压 4 D/I H/L D/I=“H”,表示DB7~DB0为显示数据 D/I=“L”,表示DB7~DB0为显示指令数据 5 R/W H/L R/W=“H”,E=“H”,数据被读到DB7~DB0 R/W=“L”,E=“H→L”, DB7~DB0的数据被写到IR或DR 6 E H/L 使能信号:R/W=“L”,E信号下降沿锁存DB7~DB0 R/W=“H”,E=“H” DRAM数据读到DB7~DB0 7 DB0 H/L 数据线 8 DB1 H/L 数据线 9 DB2 H/L 数据线 10 DB3 H/L 数据线 11 DB4 H/L 数据线 12 DB5 H/L 数据线 13 DB6 H/L 数据线 14 DB7 H/L 数据线 15 CS1 L (19264A) 选择IC1,即(左)64列 16 RESET L 复位控制信号,RST=0有效 17 CS2 L (19264A) 选择IC2,即(中)64列 18 CS3 L (19264A) 选择IC3,即(右)64列 19 V0-9V Negative Voltage for LCD driving 20 LED++5.0V The LED supply
Platform: | Size: 1024 | Author: 梁军 | Hits:

[assembly languagedzz

Description: 设计一个定时显示装置,用实验仪左侧的六个LED数码管显示时间,时间显示格式为24小时制。分秒值为59分55秒时开始报时,每秒钟蜂鸣器鸣叫一声,到整点报时停止。 74系列模块;8254模块;8259模块;8255模块。 在PD32实验模块中验证正确 8254每25ms刷新依次 Q_0、Q_1、Q_2、Q_3分别与Q0、Q1、Q2、Q3相连 P_0、P_1、P_2分别与P0、P1、P2相连 74: CS1接340H,CS2接360H GATE0接+5V,CLOCK0接1.5MHZ,OUT0接IR0,GATE1接8255第四片B0,CLOCK1接93KHZ,OUT1接蜂鸣器,CS接300H,A0接地址线A2,A1接地址线A3 8259CS1接3A0H,INT1接INTR,INT-A接INTA,SP/1接+5V 8255CS4接CS-4-Shows the design of a timing device, the experimental instrument with the left side of the six LED digital time display, time display format for the 24-hour clock. Accurate value of 59 minutes and 55 seconds at the beginning of time, calls out every second buzzer to stop the whole point of time. 74 series module 8254 module 8259 module 8255 module. PD32 experimental module in the right to verify each and every 25ms refresh 8254 followed Q_0, Q_1, Q_2, Q_3 with Q0, Q1, Q2, Q3 connected to P_0, P_1, P_2, respectively, and P0, P1, P2 connected 74: CS1 access 340H, CS2 Access 360H GATE0 then+5 V, CLOCK0 then 1.5MHZ, OUT0 then IR0, GATE1 the fourth film 8255 then B0, CLOCK1 then 93KHZ, OUT1 access buzzer, CS next 300H, A0 then address line A2, A1 then take the address line A3 8259CS1 3A0H, INT1 then INTR, INT-A Access INTA, SP/1 then+5 V 8255CS4 then CS-4
Platform: | Size: 2048 | Author: 康凯 | Hits:

[JSP/JavacodeForsoftwarelabManagmentSystem

Description: 软件研究所管理信息系统是基于B/S架构的,采用数据库服务器与Web服务器分离,客户端通过浏览器访问和管理,具体配置如下: 系统开发采用JSP+Servlet+JavaBean三层结构的开发模式。数据库系统采用SQL Server 2000。JSP容器采用Apache公司的Tomcat 5.0。系统运行环境为Windows XP Professional sp2。开发工具采用Eclipse 3.0、Dreamweaver MX 2004、Photoshop CS2等。 -Institute of Management Information System software is based on B/S structure, using separate database server and Web server, the client browser to access and manage, the specific configuration is as follows: System development using JSP+ Servlet+ JavaBean three-layer structure of the development model. Database system using SQL Server 2000. JSP container is Apache' s Tomcat 5.0. System operating environment is Windows XP Professional sp2. Development tools using Eclipse 3.0, Dreamweaver MX 2004, Photoshop CS2 and so on.
Platform: | Size: 3517440 | Author: 黄楚高 | Hits:

[Windows DevelopEDOCMGNT

Description: Adobe Photoshop CS2 Serial Number: 1045-1082-7019-1079-0736-6210 Activation Number: 0975-7110-9495-0325-1153-7446-6785 Activetion Type: Normal
Platform: | Size: 181248 | Author: Arron | Hits:

[Web Servercs2

Description: 负载均衡 通过文本计数次实现 可以再平均的在各个服务器进行跳转-Times to achieve load balancing via text count can average jump in every server
Platform: | Size: 1024 | Author: 符合 | Hits:

[ELanguageCS2---Assignment1

Description: an advance data type to represent a student at PMU. Name this class PMUStudent". The following should be the members of this class: 1- string name //this member will hold the name of the student 2- string major //this member will tell the major of the student 3- double gpa //this will tell the so-far gpa of the student 4- int year //this will have the values 1, 2, 3, 4. The value 1 is for 1st year student and 4 is for final year All of these member variables should be private. Also create the following public member functions for this class: 1- constructors (default and overloaded) 2- getter (accessor) and setter (mutator) functions for each member variable 3- a function to print any object of this class. This function Print should print an object like this: Ali, Computer Science first year student, gpa=3.5 -an advance data type to represent a student at PMU. Name this class PMUStudent". The following should be the members of this class: 1- string name //this member will hold the name of the student 2- string major //this member will tell the major of the student 3- double gpa //this will tell the so-far gpa of the student 4- int year //this will have the values 1, 2, 3, 4. The value 1 is for 1st year student and 4 is for final year All of these member variables should be private. Also create the following public member functions for this class: 1- constructors (default and overloaded) 2- getter (accessor) and setter (mutator) functions for each member variable 3- a function to print any object of this class. This function Print should print an object like this: Ali, Computer Science first year student, gpa=3.5
Platform: | Size: 15360 | Author: Khalid | Hits:

[Compress-Decompress algrithmsCS2

Description: Python notebook file. compressed sensing utilizing gaussian sensing. where, Both both A and 5 keys are presssed and # sampling rate Fs = 40e3 duration = 1./8 N_samps = int(np.floor(duration*Fs)) # Number of compressed basis functions # i.e., we re going N_samps to M samps.-Python notebook file. compressed sensing utilizing gaussian sensing. where, Both both A and 5 keys are presssed and # sampling rate Fs = 40e3 duration = 1./8 N_samps = int(np.floor(duration*Fs)) # Number of compressed basis functions # i.e., we re going N_samps to M samps.
Platform: | Size: 352256 | Author: mnzars | Hits:

[Plug-inWebP file format plugin for Photoshop

Description: WebP file format plugin for Photoshop Copyright 2010-2013 Toby Thain, toby@telegraphics.com.au This plugin opens and saves 24-bit RGB WebP files using Google's libvpx library. Encoding and decoding have been successfully tested with Photoshop CS2, CS3 and CS5 on OS X 10.5 and 10.6; and Photoshop 5 on Windows. CURRENT LIMITATIONS: No transparency/alpha channel (not yet defined for WebP). Windows version does not use .WEBP extension (at least in Photoshop 5).
Platform: | Size: 357556 | Author: rere123 | Hits:

CodeBus www.codebus.net