-
DS3
基本图算法的实现,包括深度优先搜索、广度优先搜索、最短路搜索(graph algorithm)
- 2014-04-13 10:47:24下载
- 积分:1
-
实现一个简单的聊天室,运行时,记得把客户端文件既Client.java中的IP改为相应的IP既可!...
实现一个简单的聊天室,运行时,记得把客户端文件既Client.java中的IP改为相应的IP既可!-Realize a simple chat room, run-time, remember to document both the client Client.java of IP can be converted into the corresponding IP!
- 2022-10-06 18:40:03下载
- 积分:1
-
android SharedPreferenceDemo(保存账号信息)
android SharedPreferenceDemo(保存账号信息) 本地保存app账号相关信息,登陆账号,登陆密码,设置自动登陆,下次登陆时候,显示账号信息。
- 2023-04-24 11:00:02下载
- 积分:1
-
android陀螺仪应用
用于android手机中陀螺仪姿态角检测,包含了KF算法。
可以用于各种手机姿态、倾角检测。
// Integrate around this axis with the angular speed by the timestep
// in order to get a delta rotation from this sample over the timestep
// We will convert this axis-angle representation of the delta rotation
// into a quaternion before turning it into the rotation matrix.
- 2022-03-04 23:31:56下载
- 积分:1
-
进销存管理系统,JSP+sqlserver2000,数据库自己执行以下查询语句,直接插入就可以了,其他没什么问题。...
进销存管理系统,JSP+sqlserver2000,数据库自己执行以下查询语句,直接插入就可以了,其他没什么问题。-Purchase, Sales and Inventory Management System, JSP+ sqlserver2000, following its own database query, can be directly inserted into the other no problem.
- 2022-05-25 10:47:57下载
- 积分:1
-
android 自动打开微信并加好友 示例代码(Accessibility)
android 自动打开微信并加好友 示例代码(Accessibility)
- 2021-04-17 18:48:52下载
- 积分:1
-
注册,DWR(ajax验证),SSH框架
注册,DWR(ajax验证),SSH框架-Registration, DWR (ajax authentication), SSH framework
- 2022-10-14 17:00:09下载
- 积分:1
-
通配符的实例
struts2 的通配符的应用实例,一位,两位通配符,以及与他相关的一些.xml的文件配置,相关用法
- 2022-01-26 03:43:02下载
- 积分:1
-
SendMsg_webchinese
中国网建网的发短信代码,中国网建网的发短信代码(this is java code about sms,u can use it send sms.....)
- 2013-08-01 17:42:36下载
- 积分:1
-
java实现Socket模拟多客户端通信
应用背景项目中用到socket多线程,这是个用java实现的demo,实现了Socket模拟多客户端通信,相信对于一个初学者来说,这个demo还是挺有帮助的关键技术java实现Socket模拟多客户端通信,对于调试的时候去下载个“网络调试助手”来模拟客户端或是服务端来验证代码正确,也可以首先开启服务端再开启客户端,console中观察效果
- 2022-01-25 15:13:05下载
- 积分:1