- c语言中写二进制数
- LicenseRecognition 本文件用来实现基于图像处理和模式识别的采用matlab语言编写的的车牌识别程序
- knn 分类器的设计源程序
- EasyHook_The_reinvention_of_Windows_API_hooking.r The EasyHook Contains API Hooking in C++ and Best Libraries for Microsoft C# as good as possible
- LowPowerTechniques Low Power Design Nano‐scale designs at 130nm and below are now confronted with a power dissipation level beyond the limits of IC packaging and cooling techniques • Consequently in many designs it is not possible to increase the clock speed when a new generation of technology is being adopted  Power Wall
- 边缘检测 包括canny
文件名称:KTV
介绍说明--下载内容来自于网络,使用问题请自行百度
It is a java class homework for KTV. it uses Kwing.
相关搜索: java 毕业设计
(系统自动生成,下载前可以参看下载内容)
下载文件列表
| 文件名 | 大小 | 更新时间 |
|---|---|---|
| KTV | 0 | 2018-01-13 |
| KTV\.classpath | 226 | 2014-01-13 |
| KTV\.gitignore | 45 | 2014-01-13 |
| KTV\.project | 368 | 2014-01-13 |
| KTV\LICENSE | 1081 | 2014-01-13 |
| KTV\README.md | 51 | 2014-01-13 |
| KTV\bin | 0 | 2018-01-13 |
| KTV\bin\images | 0 | 2018-01-13 |
| KTV\bin\images\bg.jpg | 133710 | 2014-01-13 |
| KTV\bin\images\book.png | 7070 | 2014-01-13 |
| KTV\bin\images\book_entered.png | 8560 | 2014-01-13 |
| KTV\bin\images\book_pressed.png | 7860 | 2014-01-13 |
| KTV\bin\images\cancel.png | 5885 | 2014-01-13 |
| KTV\bin\images\cancel_entered.png | 7879 | 2014-01-13 |
| KTV\bin\images\cancel_pressed.png | 8294 | 2014-01-13 |
| KTV\bin\images\config.png | 7130 | 2014-01-13 |
| KTV\bin\images\config_entered.png | 8423 | 2014-01-13 |
| KTV\bin\images\config_pressed.png | 8107 | 2014-01-13 |
| KTV\bin\images\ensure.png | 5672 | 2014-01-13 |
| KTV\bin\images\ensure_entered.png | 7608 | 2014-01-13 |
| KTV\bin\images\ensure_pressed.png | 8046 | 2014-01-13 |
| KTV\bin\images\exit.png | 7448 | 2014-01-13 |
| KTV\bin\images\exit_entered.png | 9675 | 2014-01-13 |
| KTV\bin\images\exit_pressed.png | 8754 | 2014-01-13 |
| KTV\bin\images\icon.png | 9843 | 2014-01-13 |
| KTV\bin\images\loading.png | 73605 | 2014-01-13 |
| KTV\bin\images\lock.png | 6342 | 2014-01-13 |
| KTV\bin\images\lock_entered.png | 6526 | 2014-01-13 |
| KTV\bin\images\lock_pressed.png | 6011 | 2014-01-13 |
| KTV\bin\images\login.png | 28282 | 2014-01-13 |
| KTV\bin\images\menu.png | 3151 | 2014-01-13 |
| KTV\bin\images\menu_entered.png | 3483 | 2014-01-13 |
| KTV\bin\images\menu_pressed.png | 3832 | 2014-01-13 |
| KTV\bin\images\refresh.png | 7184 | 2014-01-13 |
| KTV\bin\images\refresh_entered.png | 9268 | 2014-01-13 |
| KTV\bin\images\refresh_pressed.png | 8804 | 2014-01-13 |
| KTV\bin\images\scrollpane.png | 2791 | 2014-01-13 |
| KTV\bin\images\take.png | 4718 | 2014-01-13 |
| KTV\bin\images\take_entered.png | 6795 | 2014-01-13 |
| KTV\bin\images\take_pressed.png | 6096 | 2014-01-13 |
| KTV\src | 0 | 2018-01-13 |
| KTV\src\dao | 0 | 2018-01-13 |
| KTV\src\dao\AccountDao.java | 1167 | 2014-01-13 |
| KTV\src\dao\BookingDao.java | 1660 | 2014-01-13 |
| KTV\src\dao\ConfigDao.java | 434 | 2014-01-13 |
| KTV\src\dao\FoodDao.java | 3029 | 2014-01-13 |
| KTV\src\dao\RoomDao.java | 3182 | 2014-01-13 |
| KTV\src\dao\RoomTypeDao.java | 2387 | 2014-01-13 |
| KTV\src\entity | 0 | 2018-01-13 |
| KTV\src\entity\Account.java | 467 | 2014-01-13 |
| KTV\src\entity\Booking.java | 673 | 2014-01-13 |
| KTV\src\entity\Config.java | 2368 | 2014-01-13 |
| KTV\src\entity\Food.java | 910 | 2014-01-13 |
| KTV\src\entity\Room.java | 2329 | 2014-01-13 |
| KTV\src\entity\RoomType.java | 763 | 2014-01-13 |
| KTV\src\frame | 0 | 2018-01-13 |
| KTV\src\frame\AddFoodDialog.java | 2417 | 2014-01-13 |
| KTV\src\frame\AddRoomDialog.java | 2827 | 2014-01-13 |
| KTV\src\frame\AddRoomTypeDialog.java | 2107 | 2014-01-13 |
| KTV\src\frame\BackgroundPanel.java | 1063 | 2014-01-13 |
| KTV\src\frame\BookRoomDialog.java | 2523 | 2014-01-13 |
| KTV\src\frame\BuyFoodDialog.java | 1958 | 2014-01-13 |
| KTV\src\frame\ConfigDialog.java | 2858 | 2014-01-13 |
| KTV\src\frame\DataTable.java | 2100 | 2014-01-13 |
| KTV\src\frame\EditRoomTypeDialog.java | 2361 | 2014-01-13 |
| KTV\src\frame\ImageButton.java | 3673 | 2014-01-13 |
| KTV\src\frame\LoadingFrame.java | 1120 | 2014-01-13 |
| KTV\src\frame\LoginFrame.java | 3851 | 2014-01-13 |
| KTV\src\frame\MainFrame.java | 1549 | 2014-01-13 |
| KTV\src\frame\MainPanel.java | 6181 | 2014-01-13 |
| KTV\src\frame\MenuPanel.java | 1896 | 2014-01-13 |
| KTV\src\frame\OptionPanel.java | 1969 | 2014-01-13 |
| KTV\src\frame\TakeRoomDialog.java | 1503 | 2014-01-13 |
| KTV\src\images | 0 | 2018-01-13 |
| KTV\src\images\bg.jpg | 133710 | 2014-01-13 |
| KTV\src\images\book.png | 7070 | 2014-01-13 |
| KTV\src\images\book_entered.png | 8560 | 2014-01-13 |
| KTV\src\images\book_pressed.png | 7860 | 2014-01-13 |
| KTV\src\images\cancel.png | 5885 | 2014-01-13 |
| KTV\src\images\cancel_entered.png | 7879 | 2014-01-13 |
| KTV\src\images\cancel_pressed.png | 8294 | 2014-01-13 |
| KTV\src\images\config.png | 7130 | 2014-01-13 |
| KTV\src\images\config_entered.png | 8423 | 2014-01-13 |
| KTV\src\images\config_pressed.png | 8107 | 2014-01-13 |
| KTV\src\images\ensure.png | 5672 | 2014-01-13 |
| KTV\src\images\ensure_entered.png | 7608 | 2014-01-13 |
| KTV\src\images\ensure_pressed.png | 8046 | 2014-01-13 |
| KTV\src\images\exit.png | 7448 | 2014-01-13 |
| KTV\src\images\exit_entered.png | 9675 | 2014-01-13 |
| KTV\src\images\exit_pressed.png | 8754 | 2014-01-13 |
| KTV\src\images\icon.png | 9843 | 2014-01-13 |
| KTV\src\images\loading.png | 73605 | 2014-01-13 |
| KTV\src\images\lock.png | 6342 | 2014-01-13 |
| KTV\src\images\lock_entered.png | 6526 | 2014-01-13 |
| KTV\src\images\lock_pressed.png | 6011 | 2014-01-13 |
| KTV\src\images\login.png | 28282 | 2014-01-13 |
| KTV\src\images\menu.png | 3151 | 2014-01-13 |
| KTV\src\images\menu_entered.png | 3483 | 2014-01-13 |
| KTV\src\images\menu_pressed.png | 3832 | 2014-01-13 |
| KTV\src\images\refresh.png | 7184 | 2014-01-13 |
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
