1、 利用8031作為主控制器組成一個電子跑表,采用4位LED顯示器。 2、 上電或RESET后能啟動顯示當前(時:分):首次上電復位顯示為0時0分,以后各次RESET均顯示正確的當前時間。 3、 當按下START鍵時,作為跑表使用,顯示范圍是:000.0-999.9秒,當按下STOP鍵時,跑表停止運行,并保留所停位置的時間顯示不變。 4、 利用H鍵作為時鐘校正,即當按下H鍵時,顯示的當前小時值以每秒加一的速度遞增(24點即為0點),利用N鍵作為分校正,使用方法同H鍵,但60分鐘即為0分。
上傳時間: 2013-12-19
上傳用戶:ardager
用Doolittle方法求解此方程組; 1.先由U[1][i]=a[1][i] 求的U的第一行,在根據L[i][1]=a[i][1]/U[1][1] 求的L的第一列;2..然后根據公式求得U,L其他的值; 3 回帶求解得到X
上傳時間: 2013-12-10
上傳用戶:洛木卓
linux下的串口編程軟件!很好用 詳細的介紹了MODBUS的協議內容 包括傳輸格式,功能碼介紹等 (2005-3-29,C++Builder,93KB,下載14次)【向站長舉報此文件和某個同類文件可能重復】 mbtcp.zip - modbustcp客戶端測試程序,用來模擬上位機軟件,對產用modbustcp協議的設備進行測試
上傳時間: 2013-12-26
上傳用戶:牧羊人8920
西北工業大學 網絡教育學院 匯編語言程序設計 匯編語言電子教案 帶例程源碼 為了保證與原件的一致性,沒有刪除任何文件 今天3.15,我不會發假文件的^_^
上傳時間: 2014-12-08
上傳用戶:cxl274287265
液晶顯示器320*240脈沖實現,每出現12個clk出一個字節脈沖,每出現40個字節脈沖出一個行脈沖。240行結束出一個幀脈沖.
上傳時間: 2013-12-09
上傳用戶:gundamwzc
1、LargestLyapunov_example1.m 程序主文件1,直接運行此文件即可 2、LargestLyapunov_example2.m 程序主文件2,直接運行此文件即可 3、LorenzData.dll 產生 Lorenz 離散數據 4、PhaSpaRecon.m 相空間重構 5、Lyapunov_luzhenbo.dll Lyapunov 計算主函數 6、lyapunov_buffer.dll Lyapunov 計算緩存
標簽: LargestLyapunov_example 程序
上傳時間: 2013-12-13
上傳用戶:lixinxiang
IP Hacker的OOB炸彈源程序 好不好,你自己去說了,雖然是老炸彈了,但很經典,完整的源代碼你未必看到過哦,我這可是真真的酷東東,完全Windows版本的源程序,從IP Hacker里抽取出來的,所有沒打補丁的Windws 95/97/和Windows NT 3.51/4.0都有這漏洞哦!發一個命令過去就把系統搞藍屏了,你還從沒寫過這類東西的話,就趕快去安裝一臺Windws 95實驗一下吧!呵呵,保證有成就感 ;)
上傳時間: 2013-12-25
上傳用戶:cursor
數字運算,判斷一個數是否接近素數 A Niven number is a number such that the sum of its digits divides itself. For example, 111 is a Niven number because the sum of its digits is 3, which divides 111. We can also specify a number in another base b, and a number in base b is a Niven number if the sum of its digits divides its value. Given b (2 <= b <= 10) and a number in base b, determine whether it is a Niven number or not. Input Each line of input contains the base b, followed by a string of digits representing a positive integer in that base. There are no leading zeroes. The input is terminated by a line consisting of 0 alone. Output For each case, print "yes" on a line if the given number is a Niven number, and "no" otherwise. Sample Input 10 111 2 110 10 123 6 1000 8 2314 0 Sample Output yes yes no yes no
上傳時間: 2015-05-21
上傳用戶:daguda
聯訊KingOA辦公系統,無限制版!演示http://oa.supersun.cn 首先導入SQL.txt的數據庫。然后設置setup.php 和setup1.php的參數就馬上可以使用了。有問題可以訪問www.supersun.cn或咨詢QQ:313489049 本OA系統提供以下功能 1。文檔管理。(本系統最大特色是文檔的權限設置。可以設置不同的部門只能看自己的文檔,) 2。日程安排。(有公共得日程所有人都能看見,有個人日程只有自己能看) 3. 通訊錄。(分為個人通訊和公共通訊錄) 4. 論壇。(用于企業員工交流)
標簽: KingOA
上傳時間: 2014-01-25
上傳用戶:咔樂塢
his folder contains the following files: 1. 02490rxP802-15_SG3a-Channel-Modeling-Subcommittee-Report-Final.doc: This is the final report of the channel modeling sub-committee. 2. cmx_imr.csv (x=1, 2, 3, and 4) represent the files containing the actual 100 channel realizations for CM1, CM2, CM3, and CM4. The columns are organized as (time, amp, time, amp,...) 3. cmx_imr_np.csv (x=1, 2, 3, and 4) represent the files containing the number of paths in each of the 100 multipath realizations. 4. cmx_imr.mat (x=1, 2, 3, and 4) are the .mat files that can be loaded directly into Matlab (TM). 5. *.m files are the Matlab (TM) files used to generate the various channel realizations.
標簽: a-Channel-Modeling-Subcommittee-R following contains folder
上傳時間: 2013-12-21
上傳用戶:hxy200501