Philips sja1000 can controller. it contains example on how to control this device
標簽: controller contains Philips control
上傳時間: 2014-01-04
上傳用戶:asasasas
infineon C515C RTX51 example. it contains example on using this device
標簽: example infineon contains device
上傳時間: 2013-12-14
上傳用戶:trepb001
RTX51 example for Intel 82526. it contains example use of CAN.
標簽: example contains Intel 82526
上傳時間: 2015-04-07
上傳用戶:ZJX5201314
已知一個LTI系統的差分方程為: y[n]-1.143*y[n-1]+0.4128*y[n-2]=0.0675*x[n]+0.1349*x[n-1]+0.0675*x[n-2] 初始條件y(-1)=1,y(-2)=2,輸入x(n)=u(n),計算系統的零輸入響應
標簽: 0.0675 0.4128 0.1349 1.143
上傳時間: 2013-11-27
上傳用戶:zhengzg
The goal with this project was to make it possible for almost any mobile-phone to use ICQ and be able to communicate with other users! One other goal with this project was to lower the GPRS-traffic in the phone and make the ICQ-ing cheaper. A third goal was to make this service as easy to log-in to as possible. Anyone tried to fill a log-in screen with a WAP-browser should know what I mean. With Wapmess all you have to do is to write your login-url ONCE and then bookmark it in your phone, to make it available fast. :)
標簽: mobile-phone possible project almost
上傳時間: 2015-04-08
上傳用戶:xiaodu1124
The Small C compiler translates a subset of the C language into assembly language. It runs under PC/MS-DOS 2.1 and later. Small C is compatible with the Microsoft and Small Mac assemblers. Small C takes full advantage of the ability of these assemblers to generate relocatable object code, to maintain libraries of relocatable modules, and to link separately compiled program modules. It supports a small memory model with one code and one data/stack segment.
標簽: language translates compiler assembly
上傳時間: 2015-04-08
上傳用戶:Avoid98
BoboMail is a so called webmail application, which provides mail access through a web interface. It handles MIME messages properly (including HTML mails) and is implemented in Python BoboMail是一個webmail應用程序,它提供通過一個web接口的郵件訪問。它可以正確處理MIME消息(包括HTML郵件),用Python實現。
標簽: application interface BoboMail provides
上傳時間: 2013-12-08
上傳用戶:kristycreasy
How to call some functions that you might though it is simle sometimes, but it could take your worthful time. Try these short routes as fun whenever you take a break.
標簽: functions sometimes though could
上傳時間: 2015-04-10
上傳用戶:1079836864
In the ffuart.tar.gz it has one file. The serial.c is the source codes of the FFUART as a console port, it should be put into the directory: /usr/src/linux/drivers/char/, and be compiled into the kernel.
上傳時間: 2014-01-06
上傳用戶:2404
兩個點的線性插值定點數算法 說明:1、基本公式 y=( y2-y1 ) ( x-x1 ) / ( x2-x1 ) + y1 2、根據直線斜率的正負、內插外插的不同,分為6種情況。 3.參見文件夾中的“插值算法的6種情況”一圖。
上傳時間: 2014-01-06
上傳用戶:13215175592