1.管理信息系統(tǒng)(學(xué)生成績)
兩種用戶等級:管理員和用戶,均用用戶名和密碼登陸,通過識別不同類型的用戶名,進(jìn)入不同的操作界面。
1) 管理員功能:
i 用戶管理:增加、刪除用戶;
ii 記錄錄入、修改、刪除
iii 查詢:單項查詢、多項查詢、范圍查詢
iv 分類統(tǒng)計:提供有代表性的統(tǒng)計結(jié)果
2) 用戶功能:
a) 修改密碼
b) 查詢本用戶信息
c) 修改個人信息
Builder uses to integrate a larger system module. Each component
consists of a structured set of files within a directory.
The files in a component directory serve the following
The RS232 UART Core implements a method for communication of serial data. The core provides
a simple register-mapped Avalon廬 interface. Master peripherals [such as a Nios廬 II processor]
communicate with the core by reading and writing control and data registers.
CalcExpress is an interpreter for quick and easy evaluation of
mathematical expressions. It is a smart tool easy in use.
Supports 5 operators, parenthesis, 18 mathematical functions
and user-defined variables
Edge Disjoint Cycles. You are given an input graph that is either directed or undirected. Write a program that reads in a vertex number and lists the number of edge disjoint cycles that start and end at this vertex. The output should also list the edges in each of the cycle discovered. Input will be the adjacency matrix preceded by a 0 or 1 representing Directed or Undirected graphs respectively.
This software allows users to see how a serial async com port can be used to comunicate with a sync device (SPI). In this case, the software reads a low cost digital temperature sensor IC.
Version Viewer Plug-in for Beyond Compare
version 2.2.1, released 7-August-2007
by Scooter Software
Abstract
--------
Version Viewer is a Beyond Compare plug-in for comparing version
information in file types such as .exe, .sys, .dll, .ocx, .386,
.scr, .drv, .vxd and .bcp.
If you have ever wanted to store data temporarily in your Delphi Win32/.Net, C++ Builder or Kylix application, and you at the same time wanted full access to the data as if they were stored in a database table, you have the right solution here. kbmMemTable is a full TDataset compatible in memory table loaded with functionality.