搜索资源列表
memorytest
- 这是一个测试你的头脑记忆的源代码,代码量不是很大,程序结构严谨简小,适合初学者模仿-This is a test of your memory in the minds of the source code, code volume is not large, well-structured procedures SR small, for beginners to imitate
grade_Search
- (1)要求使用HashMap<String, Integer>存储每次考试的成绩(key键为姓名,value为成绩)。 (2)要求使用LinkedList存储考试次数,有几次考试就有几个HashMap -(1) requires the use of HashMap <String, Integer> Memory test scores for each (key key for the name, value as a result). (2) require
memorytest
- 这个是用java编写的记忆力测试游戏。可以供java的初学者学习与提高。-This is prepared using java memory test game. Java for beginners to learn and to improve the.
javakeshe
- java课程设计,java做的记忆测试系统,有完整代码和课程设计各部分内容,如目录、需求分析、小结等内容。运行顺利,适合做课设参考。-java course design, java to do the memory test system, a complete code and content of the various parts of the curriculum design, such as directory, needs analysis, summary and so on.
memorytestsystem
- 。(1)菜单栏包括“选择级别” 、“查看排行榜” 、“帮助”三项。其中“选择级别” ,包括“初级” 、“中级” 、“高级” 、“自定义级别” ,可以分别开始初级中级高级和自定义测试。“查看排行榜” 包括“初级排行榜” 、“中级排行榜” 、“高级排行榜” ,可以打开查看相应级别排行榜对话框;“帮助”又包括“新手入门” ,显示系统使用方式。 (2) 测试面板可以装载按钮阵列,用来显示图片,并且记录统计图片信息,如果相同图片数量达到要求时,弹出记录用户信息对话框,记录用户信息。 (3)还有实
memory-test
- 该软件为记忆测试系统,通过回忆法测试记忆,分为初级,中级,高级三个级别,并通过记忆榜存储每个级别的成绩-The software for the memory test system, test the memory by recall method, divided into primary, intermediate, advanced three levels, and through memory to store each level of results list
the-memory-test
- 这是用java开发的用于记忆测试的记忆测试系统,按等级分为三个等级。-This is used for the memory test of Java development of memory test system, rank is divided into three levels.
ActivityManagerMemoryInfoTest
- Activity Manager Memory Info Test for Andriod.
Test
- JAVA 关于内存分析测试代码 初学者试用-JAVA memory analysis on trial for beginners
深入浅出Node.js
- 本书从不同的视角介绍了 Node 内在的特点和结构。由首章Node 介绍为索引,涉及Node 的各个方面,主要内容包含模块机制的揭示、异步I/O 实现原理的展现、异步编程的探讨、内存控制的介绍、二进制数据Buffer 的细节、Node 中的网络编程基础、Node 中的Web 开发、进程间的消息传递、Node 测试以及通过Node 构建产品需要的注意事项。最后的附录介绍了Node 的安装、调试、编码规范和NPM 仓库等事宜。 本书适合想深入了解 Node 的人员阅读。(This book int