題目:利用條件運算符的嵌套來完成此題:學習成績>=90分的同學用A表示,60-89分之間的用B表示,60分以下的用C表示。 1.程序分析:(a>b)?a:b這是條件運算符的基本例子。
上傳時間: 2015-01-08
上傳用戶:lifangyuan12
一個LCD燈的小程序。不是我寫的。我只負責了調試。適用在ACEXEP1K30QC208-3上。我跑了SIMULATOR,管腳連接標示了。我也下在電路板上試過了,沒有問題。要用到實驗板上的兄弟們把CLK1改到TESTOUT3或者0就好了。綫幫助新手,人人有責。
上傳時間: 2015-04-10
上傳用戶:330402686
Java課程設計 耿祥義編著 清華大學出版社 ISBN:7-302-07915-3 廣工圖書館編號:TP3125A/G47 http://www.tupwq.net 1.記憶測試系統 2.計算器 3.Hannoi塔 4.JPEG圖像生成器 5.標準化考試系統(單機版) 6.標準化考試系統(C/S網絡版) 7.標準化考試系統(B/S版) 8.日歷記事本 9.學籍管理系統 10.圖書查詢系統(B/S網絡版) 11.中國象棋打譜系統 12.魔板游戲 13.挖雷游戲 14.網絡聊天室(B/S模式) 15.局域網廣播系統
上傳時間: 2013-12-14
上傳用戶:AbuGe
文檔管理系統 簡介: 本系統由羅松獨立自主開發,其他個人、組織不得非法進行拷貝、應用。違者將對其進行經濟制裁、即法律責任。對于個人應用,在本人網站上提供了免費的服務。對于各機構組織、法人代表則需與本人商議,經本人同意方可應用。 作者:羅松 版權(c)工職軟件開發組 http://cqpps.126.com e_mail:luosong@isofthome.com 實現語言:C 開發環境:Turbo C 系統結構: a:學生檔案管理系統 b:職業檔案管理系統 操作步驟: 1:進入主頁面,按y同意本系統協議方可運行。 2:輸入密碼:666888 3:以下步驟按提示便可完成。
上傳時間: 2014-01-18
上傳用戶:rocketrevenge
The government of a small but important country has decided that the alphabet needs to be streamlined and reordered. Uppercase letters will be eliminated. They will issue a royal decree in the form of a String of B and A characters. The first character in the decree specifies whether a must come ( B )Before b in the new alphabet or ( A )After b . The second character determines the relative placement of b and c , etc. So, for example, "BAA" means that a must come Before b , b must come After c , and c must come After d . Any letters beyond these requirements are to be excluded, so if the decree specifies k comparisons then the new alphabet will contain the first k+1 lowercase letters of the current alphabet. Create a class Alphabet that contains the method choices that takes the decree as input and returns the number of possible new alphabets that conform to the decree. If more than 1,000,000,000 are possible, return -1. Definition
標簽: government streamline important alphabet
上傳時間: 2015-06-09
上傳用戶:weixiao99
光學設計軟件zemax源碼: This DLL models an nular aspheric surface as described in: "Annular surfaces in annular field systems" By Jose M. Sasian Opt. eng. 36 (12) P 3401-3401 December 1997 This surface is essentially an odd aspheric surface with an offset in the aspheric terms. The sag is given by: Z = (c*r*r) / (1+(1-((1+k)*c*c*r*r))^ 1/2 ) + a*(r-q)^2 + b*(r-q)^3 + c*(r-q)^4 + ... Note the terms a, b, c, ... have units of length to the -1, -2, -3, ... power.
標簽: described aspheric surfaces Annular
上傳時間: 2014-01-08
上傳用戶:yyyyyyyyyy
* 高斯列主元素消去法求解矩陣方程AX=B,其中A是N*N的矩陣,B是N*M矩陣 * 輸入: n----方陣A的行數 * a----矩陣A * m----矩陣B的列數 * b----矩陣B * 輸出: det----矩陣A的行列式值 * a----A消元后的上三角矩陣 * b----矩陣方程的解X
上傳時間: 2015-07-26
上傳用戶:xauthu
固定資產管理系統, 1:c++信息開發 2.數據庫類型:SQL Server 3.連接方式:ADO 4.用戶名:mrkj 5.密碼:
標簽: 管理系統
上傳時間: 2014-11-18
上傳用戶:hjshhyy
這是一個通過mscomm控件的程序,是通過MSCOMM事件來自動檢查串口的數據,並把接受到的數據顯示在指定位置
上傳時間: 2013-12-01
上傳用戶:chens000
Robot控制項之程式碼,可以有效控制Sonar 數據,並且做妥善利用
上傳時間: 2013-12-22
上傳用戶:s363994250