通過RS485端口不停地發送數據0xaa,用示波器觀察RS485端口A、B信號線上的波形或者用RS485接收器接收發送的字符。
上傳時間: 2013-12-26
上傳用戶:xcy122677
是一本介紹java基礎應用的好書 Java For Artists targets both the undergraduate computer science or information technology student and the practicing programmer. It is both an introductory-level textbook and trade book. As a textbook it employs learning objectives, skill-building exercises, suggested projects, and self-test questions to reinforce the learning experience. The projects offered range from the easy to the extremely challenging. It covers all the topics you’d expect to find in an introductory Java programming textbook and then some. As a trade book it goes purposefully deeper into topics cut short or avoided completely in most introductory textbooks. Its coverage of advanced GUI programming techniques, network programming and object-oriented theory will enable you to take your skills to a higher level.
標簽: undergraduate information computer Artists
上傳時間: 2016-09-28
上傳用戶:qiaoyue
采用3D Bresenham算法在兩點間劃一直線 % This program is ported to MATLAB from: % B.Pendleton. line3d - 3D Bresenham s (a 3D line drawing algorithm) % ftp://ftp.isc.org/pub/usenet/comp.sources.unix/volume26/line3d, 1992 % % Which is referenced by: % Fischer, J., A. del Rio (2004). A Fast Method for Applying Rigid % Transformations to Volume Data, WSCG2004 Conference. % http://wscg.zcu.cz/wscg2004/Papers_2004_Short/M19.pdf
標簽: Bresenham Pendleton program MATLAB
上傳時間: 2013-12-10
上傳用戶:sz_hjbf
M a t l a b 中讀取視頻avi文件的小程序
上傳時間: 2016-09-28
上傳用戶:xwd2010
實現4種常見波形正弦、三角、鋸齒、方波(A、B)的頻率、幅度可控輸出(方波 A的占空比也是可控的),可以存儲任意波形特征數據并能重現該波形,還可完成 各種波形的線形疊加輸出。
上傳時間: 2016-10-02
上傳用戶:123啊
Writing Robust Java Code The AmbySoft Inc. Coding Standards for Java v17.01d Scott W. Ambler Software Process Mentor This Version: January 15, 2000 Copyright 1998-1999 AmbySoft Inc.Purpose of this White Paper This white paper describes a collection of standards, conventio code. They are based on sound, proven software engineering p understand, to maintain, and to enhance. Furthermore, by foll productivity as a Java developer should increase remarkably ¨C write high-quality code right from the start you will have a much development process. Finally, following a common set of codi making teams of developers significantly more productive.
標簽: W. Java Standards AmbySoft
上傳時間: 2013-12-22
上傳用戶:mhp0114
基于換乘次數優先的公交路線選擇模型 2007年B題論文
上傳時間: 2016-10-03
上傳用戶:weixiao99
A方向和B方向各設紅(R)、黃(Y)、綠(G)和左拐(L)4盞燈,4種燈按合理的順序亮滅,并將時間以倒計時的形式顯示出來。同時要設置兩個方向的緊急通道模式,當某一方向有緊急事件發生時,交警按下緊急通道按鈕,該方向綠燈亮,另外一個方向紅燈亮,等緊急事件解除后(假定計時10s),交通恢復原來的狀態 要求在數碼管上顯示兩個方向的燈種和計時,實現緊急情況按鈕輸入功能 根據交通燈控制要實現的功能,可考慮用兩個并行執行的always模塊(兩個進程)來分別控制A和B兩個方向的4盞燈。這兩個always模塊使用同一個時鐘信號,以進行同步,也就是說,兩個進程的敏感信號時同一個 每個always模塊控制一個方向的4種燈按如下順序點亮,并往復循環:綠燈-黃燈-左拐燈-黃燈-紅燈,燈亮的時間由自己設定 由于板上資源有限,如覺得實現困難,可去掉左拐燈,即順序為綠燈-黃燈-紅燈。
標簽: 方向
上傳時間: 2016-10-07
上傳用戶:CHINA526
51單片機控制dm413 R,G,B色彩變化。
上傳時間: 2016-10-07
上傳用戶:chenlong
HT9200A/B 雙音多頻(DTMF)信號發生器使用說明
上傳時間: 2013-12-03
上傳用戶:GHF