-
DRWRClientV2.0_BETA
java试题,供java程序员检查自己的学习成果。班门弄斧,主要为了下载一些好的程序(java test)
- 2009-02-13 11:11:34下载
- 积分:1
-
LOD
java读取obj模型(read obj model)
- 2004-11-06 22:01:02下载
- 积分:1
-
YUV420SP-master
这个安卓源码包含两个工程,分别用JAVA 和 NDK 本地代码去实时转换摄像机的每帧颜色,可以用来了解、比较Java与NDK的效率的不同,对相关摄像机,NDK/JNI,颜色编程等技术有一定了解(The Android source code contains two projects, namely with JAVA and NDK native code to convert each frame in real time color video camera can be used to understand, compare the efficiency of Java and NDK different, the relevant camera, NDK/JNI, color programming technology have some understanding)
- 2014-01-05 15:36:14下载
- 积分:1
-
20050317161114326
说明: java 单机象棋,是一个不错的java 源代码,大家多提议见(java stand-alone chess, is a good java source code, we see more than the proposed)
- 2008-10-23 08:22:25下载
- 积分:1
-
dist
说明: springboot demo 集成redis MQ mybatis 以及thymf模板 可以直接使用(springboot demo MQ mybatis thymf)
- 2020-06-17 08:20:01下载
- 积分:1
-
java进阶书籍 Effective Java-Joshua Bloch 3rd Edition 2018
说明: java进阶书籍,非常好的英文资料,希望大家共同学习进步(Advanced Java books, very good English materials, I hope you can learn and progress together.)
- 2020-06-22 04:20:02下载
- 积分:1
-
Java_application_development_security
本书以循序渐进的方式教授您如何防御最新的基于Java的攻击,让您透彻理解黑客的邪恶方法和思考过程。通过贯穿全书的Java和J2EE实际可用代码,您将目睹真实世界中的黑客事件并学习相应对策。(Step by step book to teach you how to defense the latest Java-based attacks, allowing you to thoroughly understand the hacker' s evil methods and thinking processes. Throughout the book by the actual Java and J2EE code available, you will see the real world events and learn hacking countermeasures.)
- 2010-05-06 16:24:48下载
- 积分:1
-
myshiro
使用shiro框架进行权限设置,该框架提供权限、安全、过滤等功能(Use Shiro framework to set permissions, which provides permissions, security, filtering and other functions)
- 2019-05-28 11:15:43下载
- 积分:1
-
spring-ehcache
说明: 基于spring-ehcache的项目缓存案例。(Project caching case based on spring-ehcache)
- 2020-06-24 14:40:02下载
- 积分:1
-
Java进阶篇课设
实现扑克牌,一副牌中抽去大小王剩下52张(如果初练也可只用1~10这40张牌),任意抽取4张牌(称牌组),用加、减、乘、除(可加括号)把牌面上的数算成24。每张牌必须用一次且只能用一次,如抽出的牌是3、8、8、9,那么算式为(9-8)×8×3或3×8+(9-8)或(9- 8÷8)×3等。(In order to realize playing cards, 52 cards are removed from a deck (only 40 cards can be used for the first practice). Four cards are randomly selected (called card groups). The number on the deck is calculated as 24 by adding, subtracting, multiplying and dividing (brackets can be added). Each card must be used once and only once. If the drawn card is 3, 8, 8, 9, the formula is (9-8)*8*3 or 3*8+ (9-8) or (9-8 8)*3)
- 2020-12-31 16:18:59下载
- 积分:1