學(xué)生基本注冊信息管理系統(tǒng),(1)用戶名與密碼的輸入,再進(jìn)行登陸驗證,連續(xù)登錄三次不成功,退出。 (2)建立一個學(xué)生基本注冊信息的鏈表。 (3)選擇要進(jìn)行的操作:a、注冊,建立一個鏈表的新結(jié)點,并以 新結(jié)點作為鏈表的表頭 b、查詢,分為按學(xué)號、姓名、性別、年齡、專業(yè)、班級和年級查詢 ,并顯示所查到的信息 c、修改,用新的信息替換以前的信息 d、刪除,為了保護鏈表的表頭,用一個結(jié)構(gòu)類似堆棧的指針實現(xiàn),此處排除了刪除棧頂元素的特殊情況 e、排序,用起泡排序算法實現(xiàn)將學(xué)號從小到大排序 f、退出
標(biāo)簽: 信息管理系統(tǒng) 用戶 密碼 輸入
上傳時間: 2016-03-30
上傳用戶:ecooo
深入C++系列 C++ Primer第三版。 Stanley B Lippman & Josee Lajoie著 潘愛民 張麗譯
標(biāo)簽: Lippman Stanley Primer Lajoie
上傳時間: 2014-06-05
上傳用戶:zhouchang199
< B語言與方法:實用形式化開發(fā)指南>> 本書介紹了B抽象機符號語言以及用于支持形式化規(guī)格說明和高集成 系統(tǒng)開發(fā)的方掛。首先,介紹了B 語言的發(fā)展歷史及與其他語言的關(guān)系,然 后,從集合、序列等基本數(shù)學(xué)符號表示到B 語言的結(jié)構(gòu)化機制,再到它所支 持的大型程序設(shè)計方法,全面地介細(xì)了B 符號語言的描述方法。
上傳時間: 2014-11-29
上傳用戶:康郎
uclinux 中如何使用b核的文章,經(jīng)典
上傳時間: 2016-04-11
上傳用戶:jqy_china
采用基于B/S結(jié)構(gòu)進(jìn)行開發(fā)學(xué)生管理信息系統(tǒng),本系統(tǒng)采用Servlet+Jsp+JavaBean+MySQL 的設(shè)計方式
標(biāo)簽: JavaBean Servlet MySQL Jsp
上傳時間: 2013-11-26
上傳用戶:yuchunhai1990
該系統(tǒng)是一個B/S結(jié)構(gòu)的公司定飯系統(tǒng),整套軟件由JSP編制,希望大家能夠多提寶貴意見,但請不要將它應(yīng)用于商業(yè)環(huán)境,如實在要使用的話,請與作者聯(lián)系!(使用此系統(tǒng)無比要有ORACLE8i以上版本數(shù)據(jù)庫!)
上傳時間: 2014-01-25
上傳用戶:壞壞的華仔
全新的B/S結(jié)構(gòu)開發(fā)方式,用純JS+HTML實現(xiàn)了類似C/S的強大瀏覽器交互,查詢及分頁瀏覽速度提高幾倍,可以成批錄入數(shù)據(jù),有完整的數(shù)據(jù)庫表訪問和純web打印
上傳時間: 2014-01-20
上傳用戶:lacsx
主要介紹了如何使用E8仿真器在以Renesas芯片為MCU的開發(fā)板上進(jìn)行仿真調(diào)試。 第1 章 概要 第2 章 E8 仿真器功能 第3 章 使用前的準(zhǔn)備 第4 章 調(diào)試的準(zhǔn)備 第5 章 調(diào)試 第6 章 教程示例 附錄A E8 仿真器的構(gòu)成 附錄B 窗口功能一覽 附錄C 命令行功能 附錄D High-performance Embedded Workshop 的注意事項 附錄E 有關(guān)硬件診斷程序 E.1 為了執(zhí)行診斷程序的系統(tǒng)設(shè)置 E.2 診斷程序的執(zhí)行 E.3 錯誤發(fā)生時的處理
標(biāo)簽: Renesas MCU 仿真器 調(diào)試
上傳時間: 2013-12-26
上傳用戶:chens000
Swfdec still is development software, but has also followed a rigid no-crashes-allowed policy. I believe it s stable enough now to be installed as a default plugin for people that can live with occasional crashes of their browser. But don t blame me if it does crash. File a bug at https://bugs.freedesktop.org/enter_bug.cgi?product=swfdec
標(biāo)簽: no-crashes-allowed development followed software
上傳時間: 2016-04-14
上傳用戶:franktu
1) Write a function reverse(A) which takes a matrix A of arbitrary dimensions as input and returns a matrix B consisting of the columns of A in reverse order. Thus for example, if A = 1 2 3 then B = 3 2 1 4 5 6 6 5 4 7 8 9 9 8 7 Write a main program to call reverse(A) for the matrix A = magic(5). Print to the screen both A and reverse(A). 2) Write a program which accepts an input k from the keyboard, and which prints out the smallest fibonacci number that is at least as large as k. The program should also print out its position in the fibonacci sequence. Here is a sample of input and output: Enter k>0: 100 144 is the smallest fibonacci number greater than or equal to 100. It is the 12th fibonacci number.
標(biāo)簽: dimensions arbitrary function reverse
上傳時間: 2016-04-16
上傳用戶:waitingfy
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1