搜索资源列表
-
0下载:
一、课题名称:排序算法的比较
二、基本要求:
1.任意性:系统首先生成1000个随机整数,然后分别用不同的排序方法对其进行升序排序,给出每种方法的比较次数或所用时间
2.友好性:界面要友好,输入有提示,尽量展示人性化
3.可读性:源程序代码清晰、有层次
4.健壮性:用户输入非法数据时,系统要及时给出警告信息
三、课程总结
四、源码-First, the subject title: Comparison of sorting algorithm II, the bas
-
-
0下载:
飞机订票系统(含界面,文档报告,源码等) 反正功能挺全面的 界面也比较美观-Aircraft booking system (including the interface, the report documents, source code, etc.) Anyway, very comprehensive interface features more beautiful
-
-
0下载:
simple ATM [Automatic Teller Machine] system the basic functions Login including write-offs, inquiries, deposits, withdrawals and alter the code. Simulation of ATM terminal users logged in, their account numbers and passwords through the ATM network
-
-
0下载:
java基础的PPT,包含源代码,对有关类.输入输出.界面设计.数组应用等作了详细介绍-java-based PPT, contains the source code for the class. input and output. interface design. array of applications are described in detail
-
-
0下载:
八皇后问题 ,已经实现了Java可视化界面,用Eclipse运行即可,有详细的代码解释-Eight queens problem, has achieved the Java visual interface, can be used to run Eclipse, contains a detailed explanation of the code
-
-
0下载:
Mobile devices available today are very heterogeneous with regard to their display and input capabilities and used software platform configurations. This leads to a complex development process for applications which have to target a wide range of dev
-
-
0下载:
此代码为java版数据结构课程设计,求解背包为题数据结构,带界面,很全很详细.-This code for the java version of the data structures course design, the knapsack to the theme of the data structure with the interface, it is all very detailed.
-
-
0下载:
java 数据结构 表达式求值课程设计代码!很详细,带界面!-The java data structures that the expression is evaluated curriculum design code! Very detailed, with the interface!
-
-
0下载:
数据转换 数据结构 java代码,有界面!-The data conversion data structures java code, interface!
-
-
0下载:
H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。
程序的采用jni架构。界面部分,文件读取,视频显示都是用java做的,底层的视频解码用C来做满足速度的要求。
在这个版本中,从H264码流中分割出Nal是在java层做的,这样在java层直接调用解码时就知道是否有显示视频,缺点的就是耦合度/封装性差一点。
如果采用在底层做Nal分割的方法,可以封装得好看一些,但是每次送的数据有限制,如果送
-
-
0下载:
Java课程设计实验报告 包含类和对象的应用、继承与多态的应用、接口的使用 附带源码 适用于本科生java课程设计作业-Java curriculum design report contains the application classes and objects, inheritance and polymorphism application interface using the included source code for java undergraduate curriculu
-
-
0下载:
有点java gui处理的实例,设计一个java界面的实例代码,-Handled a little java gui instance, designing a java interface code examples,
-
-
0下载:
本系统开发主要包括后台数据库的建立以及前端应用程序的开发两部分。其一要求建立起的数据库具有完整性和一致性,并具有一定的数据安全性;其二要求程序界面友好、功能完备,通俗易懂。本次发采用HTML、JSP、JS、STRUCTS1、SQL Server 2005数据库等技术。本文着重讨论了用JSP技术和SQL Server 2005开发考勤管理系统时的数据库访问技术和动态网页制作技术,并给出了部分实现代码。-The system development include the establishment
-