userinfo文件夹包含的是通讯簿管理系统的源代码。通讯簿管理系统分为普通用户访问界面和管理员访问界面两部分。两种用户均通过login.htm页面进入系统,所使用的用户名的身份不同即进入不同的访问界面。用户名和密码可以在数据库mydb中的user数据表中查询。
上传时间: 2016-10-30
上传用户:baiom
Write a multithreaded Java, Pthreads, or WIN32 program that outputs prime numbers. This program should work as follows: The user will run the program and will enter a number on the command line. The program will then create a separate thread that outputs all the prime numbers less than or equal to the number entered by the user.
标签: program multithreaded Pthreads numbers
上传时间: 2013-12-21
上传用户:zhyiroy
Produce Java classes to shuffle the 52 cards when input the number of desired swaps within the range of 1 to 1000 by the user.
标签: the Produce classes shuffle
上传时间: 2014-01-22
上传用户:wangchong
Produce Java classes to calculate and display the root of a quadratic equation when input the coefficients a, b and c within the range of -100 to 100 by user.
标签: calculate the quadratic equation
上传时间: 2014-01-17
上传用户:aappkkee
详细的OFDM设计过程,包括Matlab仿真、DSP源码及文档说明。 OFDM(正交频分复用)技术实际上是MCM(Multi-Carrier Modulation,多载波调制)的一种。
上传时间: 2013-12-25
上传用户:dianxin61
基于ARM7开发系统的触摸屏校准程序,代码中有详细的中文注释,方便用户移植……-ARM7 development system based on the touch screen calibration procedures, a detailed code of the Chinese Notes user-friendly transplantation
上传时间: 2016-11-10
上传用户:evil
非线性有限元程序,NONSAP is a general finite element program for the nonlinear static and dynamic analysis of complex structures. The program is very flexible and was designed to be extended and modified by the user. In particular the program can easily be modified to use a different formulation of the equations of motions, different time integration operators and other additional options.
上传时间: 2016-11-12
上传用户:hopy
The MIPS32® 4KEm™ core from MIPS® Technologies is a member of the MIPS32 4KE™ processor core family. It is a high-performance, low-power, 32-bit MIPS RISC core designed for custom system-on-silicon applications. The core is designed for semiconductor manufacturing companies, ASIC developers, and system OEMs who want to rapidly integrate their own custom logic and peripherals with a high-performance RISC processor. It is highly portable across processes, and can be easily integrated into full system-on-silicon designs, allowing developers to focus their attention on end-user products. The 4KEm core is ideally positioned to support new products for emerging segments of the digital consumer, network, systems, and information management markets, enabling new tailored solutions for embedded applications.
标签: MIPS 8482 Technologies 174
上传时间: 2014-12-22
上传用户:semi1981
C 开发的有限元软件,界面还可以,不错,可以试试。 FElt is a free system for introductory level finite element analysis. It is primarily intended as a teaching tool for introductory type courses in finite elements - probably in the mechanical/structural/civil fields. In a command line environment, FElt uses an intuitive, straightforward input syntax to describe problems. It also includes a graphical user interface for workstations that allows the user to set-up, solve and post-process the problem in a single CAD-like environment.
上传时间: 2014-03-09
上传用户:zycidjl
public void playerUpdate(final Player p, final String event, final Object eventData) { // queue a call to updateEvent in the user interface event queue Display display = Display.getDisplay(midlet) display.callSerially(new Runnable() { public void run() { DRMPlayer.this.updateEvent(p, event, eventData) } }) }
标签: final playerUpdate eventData public
上传时间: 2013-12-18
上传用户:1109003457