-
JSP 会议室预约系统
说明: 会议室预约系统是一个基于 PHP/MySQL 开发的,使用浏览器访问的会议室预订系统。使用区域对会议室进行分组管理。(meeting The conference room reservation system is a conference room reservation system based on PHP/MySQL and accessed by browser. Group management of conference rooms using areas)
- 2020-06-22 04:00:01下载
- 积分:1
-
VCPPcode
学习C++必备啊 希望和大家共享 源代码 共同进步(Learn C++ essential ah hope and sharing source code and common progress)
- 2014-03-13 19:55:03下载
- 积分:1
-
base
说明: 封装js及后端执行代码,通过调用一个函数,实现表单数据的数据库操作(Encapsulate JS and back-end execution code, and realize database operation of form data by calling a function)
- 2020-06-22 21:40:01下载
- 积分:1
-
Vehicle-stability-control
车辆稳定性控制 整车动力学仿真分析与优化(Vehicle stability control for vehicle dynamics simulation analysis and optimization)
- 2017-05-22 21:56:14下载
- 积分:1
-
JButton的一个实例 用于检测其反转功能
JButton的一个实例 用于检测其反转功能-JButton an example for its reversal detection function
- 2022-01-26 06:15:37下载
- 积分:1
-
计算机图形学算法代码大全
清华大学出版的计算机图形学 Java代码大全
- 2022-05-24 19:02:58下载
- 积分:1
-
SiteNavigation
网址大全:提供网站的快捷图标供用户点击,点击后可以访问该网站(Website Daquan: provide web site for users to click on the shortcut icon, when clicked, can visit the site)
- 2011-09-07 14:03:55下载
- 积分:1
-
zxingCodeAndDemo
zxing二维码扫描的源代码,包括zxing核心包的jar和ZXingDemo源码,非常详细.(zxing dimensional code scanning of source code, including zxing core package jar and ZXingDemo source, very detailed.)
- 2014-01-18 00:18:01下载
- 积分:1
-
人工模拟股市(java版)
人工模拟股市(java版)-simulated stock market (java version)
- 2022-11-25 07:20:02下载
- 积分:1
-
关于 java 项目
公共 int h1 (int [] 列表)
/ / h1 = 放错了位置的瓷砖数
{
int gn = 0 ;
为 (int 我 = 0 ; 我 < list.length; i + +)
{
如果 (列表 [i]! = i & & 列表 [i]! = 0)
gn + + ;
}
返回 gn;
}
公共 LinkedList < EightPuzzle > getChildren()
{
LinkedList < EightPuzzle > 儿童 = 新 LinkedList < EightPuzzle > () ;
int
- 2023-06-01 04:25:03下载
- 积分:1