精致、漂亮、實用的日歷選擇代碼,Calendar is a Javascript class that adds accessible and unobtrusive date-pickers to your form elements. This class is a compilation of many date-pickers I have implemented over the years and has been completely re-written for Mootools. I have tried to include all the features that have been most useful while streamlining the class itself to keep it as small as possible. Use the links below to see what features are available in Calendar and how it might enhance the accessibility, usability and validation of form elements on your website.
標簽: 代碼
上傳時間: 2014-01-04
上傳用戶:cc1
keil開發環境,small RTOS操作系統移植到51單片機上,源碼完整,具有很好學習及參考價值.
上傳時間: 2016-10-31
上傳用戶:miaochun888
51單片連tcs230的源程序,絕對原創,可以記憶顏色。 #define uchar unsigned char #include <reg52.h> #include<math.h> sbit S0=P1^7 sbit S1=P1^0 //端口定義 sbit S2=P1^1 sbit S3=P1^2 sbit OE=P1^3 sbit OUT=P3^4 //頻率從TO口輸入 sbit key0=P1^5 sbit LED=P1^6 sbit a=P3^0 sbit b=P3^1 uchar color //1:blue 2:green 3:red uchar T[4] //color timer uchar TH[4] uchar TL[4] uchar bizhi[4] void time1() interrupt 3 { TH[color]=TH0 TL[color]=TL0 T[color]=(TH[color]*0xff+TL[color]) TR0=0 //關定時器 TR1=0 TH1=0xB1 TL1=0xE0 //歸0 TH0=0x00 TL0=0x00 //歸0 }
上傳時間: 2016-11-26
上傳用戶:秦莞爾w
PRINCIPLE: The UVE algorithm detects and eliminates from a PLS model (including from 1 to A components) those variables that do not carry any relevant information to model Y. The criterion used to trace the un-informative variables is the reliability of the regression coefficients: c_j=mean(b_j)/std(b_j), obtained by jackknifing. The cutoff level, below which c_j is considered to be too small, indicating that the variable j should be removed, is estimated using a matrix of random variables.The predictive power of PLS models built on the retained variables only is evaluated over all 1-a dimensions =(yielding RMSECVnew).
標簽: from eliminates PRINCIPLE algorithm
上傳時間: 2016-11-27
上傳用戶:凌云御清風
Good morning, dear teachers. I am very glad to be here for your interview. my name is xx.I am 21 years old. I come from Dafang, a small town of Guizhou province. My undergraduate period will be accomplished in East China Jiaotong University. I major in electrical engineering and automation. I am interesting in computer, especially in program design. I am a hard study student, especially in the things which I interesting in. I am a person with great perseverance. During the days I preparing for the postgraduate examination, I insist on study for more than 10 hours every day. Just owing to this, I could pass the first examination finally. I am also a person with great ambition.
標簽: interview teachers morning Good
上傳時間: 2014-01-11
上傳用戶:釣鰲牧馬
this book gives a detailed description of the widespread or recently used standards like Wi-Fi, Bluetooth, ZigBee, and WiMAX.
標簽: description widespread standards detailed
上傳時間: 2016-12-19
上傳用戶:youlongjian0
用C語言編的一個小解釋器,可以執行C程序的!算是可以執行C程序的C程序吧! 選自最新C語言精華(第三版)Herbert Schildt著 A small interpreter arranges which with the C language, may carry out the C procedure! Is may carry out C the procedure C procedure! (Master) writes oh!
標簽: C語言
上傳時間: 2013-12-20
上傳用戶:kelimu
97 law to enhance the classic procedure Ridge wavelet extraction Modulus maximum for the wavelet edge detection Small spectral analysis method mallat classic procedure
標簽: wavelet extraction the procedure
上傳時間: 2014-01-09
上傳用戶:xg262122
I want to provide an example file system driver for Windows NT/2000/XP. For some time I have worked on an implementation of RomFs. RomFs is a small filesystem originally implemented in Linux, because of its simple disk layout its a good choice for an example driver. The current status is a working read-only driver that supports caching of file data, the create functionallity still needs some work but I m releasing it due to the high public demand.
標簽: provide Windows example driver
上傳時間: 2013-12-19
上傳用戶:zsjzc
業務管理:包括客房預訂、入住登記、續住、換房、轉賬、其他服務提供、留言板、意見簿、走客結賬、欠費結算。 ¯ 查詢統計:包括歷史單據、預訂表、在住客人表、換房查詢、轉賬查詢、日經營狀況、月收入狀況、客房利用率、實時房態。-system design focus of this chapter describe the development of small PowerBuilder 9.0 Rooms Management System process, through the study of this chapter, readers should be familiar with PowerBuilder 9.0 TreeView control and the right mouse button menu of use, master GroupBox, SingleLineEdit, CommandButton, RadioButton, PictureButton controls such as the similarities and differences to further understanding of data objects window displays various occasions the application. System to complete the task Macr system maintenance include : corporate information, the operator management, change passwords, management succession, dictionary management. Macr basic information : Rooms management system for the basic information management (including new, modify or delete), which is the basic informat
上傳時間: 2017-02-09
上傳用戶:songyue1991