搜索资源列表
sw
- 一个节点度不为0的小世界网络,程序很简单的,是用netlogo写的-small world
JavaMIPS
- MIPS 仿真器,能够实现汇编,反汇编和模拟运行。自己开发的,java课的大程,可能问题比较多,仅做参考,而且程序架构也设计地不是很好。但作为新手大程学习和简单的MIPS模拟还是没有问题的。 本 MIPS 模拟器支持的指令如下: add,addi,sub,subi,and,andi,or,ori,nor,beq,bne,j,jr,jal,lw,lh,lb,sw,sh,sb, 其中所有的跳 转指令第三个操作数只能为一个行标签[不支持相对地址以及绝对地址],标签可 以写在一行
sw
- java 编写的一个FAT16读写源代码 支持长文件名和子目录-the preparation of a java source code to read and write FAT16 support long file names and subdirectories
SW
- 模拟计算机网络中的停止等待协议算法 发送端向接收端发送数据 模拟出错和超时的概率-stop and waiting ARQ
sw
- Sample java Sliding window simulation program
croftsoft_2008-09-28
- float midy = (float)(y - lastY)/2) double phi = Math.atan2(midy-center.y, midx-center.x) String s = neighbors[i-1] double sw = font.getStringBounds(s, frc).getWidth() double diag = Math.sqrt(sw*sw + sh*sh)/2 float sx = (float)(mi
KNN
- A graphical software to illustrate the process of KDD (Knowledge Data Discovery) using the KNN (K near neighbor) method. The SW was developed in JAVA and is the code is commented. Works on linux and Windows.
sw
- java简单小程序的编写,适合初学JAVA者,简单易懂-the simple way to solve java problem
BridgOntologiesConceptualSchemal
- java 开发的语义网技术,关于OWL,RDF,SW等-java development of Semantic Web technology, OWL, RDF,, SW
camera.sw-java
- java 在线摄像 头像制作 剪辑源代码-java online camera
sw
- hello , this application can set wallpaper on android devices.
mips_pipeline_sim
- The simulator can run the following subset of the MIPS instruction set in the format described -> add $rd $rs $rt [immediate value can be given instead of $rs & $rt] -> sub $rd $rs $rt [immediate value can be given instead of $rs & $r
JavaSnake-master
- Java贪吃蛇小游戏,可以作为课程设计,界面美观,代码简洁~(Java Snake game, can be used as curriculum design, beautiful interface, concise code ~!)