资源列表
Exe8_2
- 2.设计一个9x9的棋盘窗口,用黑白相间颜色填充棋盘。棋盘大小为600x600,标题为“棋盘”,窗口大小不可改变。程序文件命名为Exe8_2.java。-2. Design a 9x9 board window, filling the board with black and white colors. Board size is 600x600, titled chessboard , the window size can not be changed. Program file nam
npc
- 盛大冒险岛 官方NPC文件,几乎包含了所有JS文件 还有特色副本文件。-MapleStory JAVAscr ipts-Grand Adventure Island NPC official documents, contain virtually all the JS files as well as characteristics of copies.-MapleStory JAVAscr ipts
laypage_v1.2
- laypage是一款多功能的js分页组件,主要应用于前端页面Ajax普通分页以及信息流加载,并且可无缝迁移至Node.js平台。laypage不依赖于任何第三方库,直接拿来用即可,它的接口继承了layui系列组件的一贯简洁,极易上手。那么,从现在开始,将分页的任务交给laypage吧! 直接使用 laypage({ cont: page1 , //容器。值支持id名、原生dom对象,jquery对象。【如该容器为】: pages: 66, //总页数 cur
networks
- FreeScale.java的作用是产生无标度网络。Components.java的作用是计算网络的最大连通子图以及子图中的点-FreeScale.java function to generate a scale-free network. Components.java s role is to calculate the maximum network connected subgraphs and subgraph points
LAN-communication
- 1. 熟悉WinSock API 主要函数的使用; 2. 掌握相应开发工具对Windows Socket API的封装; 3. 制作基于局域网的一对一网络即时通讯工具,实现基本数据的网络传输。 4,一级一对多的通信 用java,实现客户端与服务端的tcp通信-1. be familiar with the main function of WinSock API 2. acquire the appropriate tools for Windo
sound
- 从javax 中抽取的sound 部分,适用于android 音频开发-Javax extracted javax \ sound \ sampled and javax \ sound \ midi, apply android java Audio Development
CONGA
- 重叠社区发现算法CONGA的源程序,JAVA下的jar包,调试即可使用。-Source program of overlaping community detection algorithm.
ftb
- 仿淘宝网上商城代码及数据库(Java代码+MySQL数据库)-this is taobao
KinectOrbit-master.zip
- KinectOrbit-master.zip
extend-cloudsim
- 扩展的cloudsim安装包,除了包含8个实例外还有三个扩展的实例,可以很好的学习!-Extended cloudsim installation package, in addition to containing eight real exception and three extension instance, can very good study
ChartWeb
- 实现Jsp界面绘制图表,图表数据即可从数据库导入,也可从XML文档导入。可绘制柱形图,折线图等
controller
- 找出第8 章中的GreenhouseControls 例程,其中包含三个源代码文件。 1)在GreenhouseControls.java 中,内部类Restart 中将各种事件写死。请修改该程序,让它可以自文本文件中读出各事件及其相对时间; 2)在Controller.java 中,请改以linkedList 容器取代EventSet,并以Iterator来遍历所有事件。考虑此处可以用for each 语法来替换Iterator 吗?-Find the eighth chapter i