TRAFFIC LIGHT CONTROLLER using C51 and RTX-51 tiny,This program is a simple Traffic Light Controller. Between start time and end time the system controls a traffic light with pedestrian self-service. Outside of this time range the yellow caution lamp is blinking.
标签: CONTROLLER TRAFFIC LIGHT using
上传时间: 2013-12-27
上传用户:123456wh
This program is a simple Traffic Light Controller. Between start time and end time the system controls a traffic light with pedestrian self-service. Outside of this time range the yellow caution lamp is blinking.
标签: time Controller Between program
上传时间: 2016-01-23
上传用户:iswlkje
/*** *** *** *** *** *** *** *** *** *** *** *** * File: whyt1_lib.c * * Library for accessing WHYT1 devices. * The code accesses hardware using WinDriver s WDC library. * Code was generated by DriverWizard v9.01. *
标签: accessing Library File whyt
上传时间: 2013-12-12
上传用户:qiao8960
Title: File Transfer client and server Description: Send or recieve files of any size or type between you and a peer. Displays bytes sent or recieved, return values of send() and recv(), bitrate in KBytes/sec, and time remaining. SendFile and RecvFile functions can easily be added and used in your own code. I tested it ofcourse, a 73 mb self extracting rar archive from South Korea to Massachusetts at 96KB/s arrived fully operational.
标签: Description Transfer recieve client
上传时间: 2016-02-18
上传用户:13681659100
SDP, Service Delivery Platform, is more for telecom operators who want to manage the Data Service better delivered to the end device users by bridging with back-end content providers. Operators rely on the content provider to create & distribute data content to different types of devices. This is different from the open world in the internet communication. Operators must control who can access what content based on his rate plans. Also, based the content access results, the process will be recorded as the transaction records based on which billing statements can be generated to collected the money and shared by operators and content providers. I am working on the conceptual architecture level and the real implementation is very complicated due to too many types of service from different content providers to different types of devices based on the different types of the rate plans.
标签: Service operators Delivery Platform
上传时间: 2016-03-10
上传用户:zycidjl
SDP, Service Delivery Platform, is more for telecom operators who want to manage the Data Service better delivered to the end device users by bridging with back-end content providers. Operators rely on the content provider to create & distribute data content to different types of devices. This is different from the open world in the internet communication. Operators must control who can access what content based on his rate plans. Also, based the content access results, the process will be recorded as the transaction records based on which billing statements can be generated to collected the money and shared by operators and content providers. I am working on the conceptual architecture level and the real implementation is very complicated due to too many types of service from different content providers to different types of devices based on the different types of the rate plans.
标签: Service operators Delivery Platform
上传时间: 2013-12-03
上传用户:yph853211
法国cromda编写的新版本MATRICE 2(矩阵和矢量运算单元)。 // ---------------------------------------------------------- // 12-01-02 : MODIFIED Matrice to Matrice2 (Delphi 6) // All routines now operate on rectangular matrix, except (InvMat and SysLin) // No more need to use the InitMat procedure (suppressed) : // - the routines detect automaticaly the dimensions of matrix and vector // - error code MatDimNul is generated if zero lines or column in matrix and vector (See DimensionMatrice and DimensionVecteur) // - error code MatMauvDim is generated if the dimensions of matrix/vector don t allow valid result // - // The result matrix is dimensioned automaticaly
上传时间: 2014-01-23
上传用户:sy_jiadeyi
This manual describes how to run the Matlab® Artificial Immune Systems tutorial presentation developed by Leandro de Castro and Fernando Von Zuben. The program files can be downloaded from the following FTP address: ftp://ftp.dca.fee.unicamp.br/pub/docs/vonzuben/lnunes/demo.zip The tour is self-guided and can be performed in any order. To run the presentation, first uncompress the zipped archive and store it in an appropriate directory. Run the Matlab® , enter the selected directory, and type “tutorial” in the prompt.
标签: presentation Artificial describes tutorial
上传时间: 2014-01-24
上传用户:qilin
This example provides a description of how to use a DMA channel to transfer a word data buffer from memory (Flash) to memory (RAM). The dedicated DMA channel is configured to transfer once a time a 32 word data buffer stored as constant in the Flash memory to another buffer in the RAM memory. The received data are stored in the DST_Buffer. The DMA channel transfer complete interrupt is enabled to generate an interrupt at the end of the buffer transfer. As soon as the transfer is completed an interrupt is generated and in the DMA channel interrupt routine the transfer complete interrupt pending bit is cleared. The data counter is stored before and after the transfer to show that all data has been transfered. TransferStatus gives the data transfer status where it is PASSED if transmitted and received data are the same otherwise it is FAILED
标签: description provides transfer example
上传时间: 2016-04-24
上传用户:ecooo
使用定时器产生PWM波,可配合L298N用来驱动普通直流电机。适用于51单片机-use PWM timer generated wave, and with the drive for general L298N
上传时间: 2014-11-17
上传用户:cazjing