-
802.16
802.16 protocol specification
- 2007-09-13 15:07:33下载
- 积分:1
-
28457
自选键盘记录器源码,例程程序结合易语言应用接口支持库,调用API函数实现键盘记录功能(Optional keyloggers source, routine program application interfaces combined with easy language support library , call the API functions keylogger)
- 2016-09-03 16:15:02下载
- 积分:1
-
2004Flow
Brox光流算法matlab源码,此算法基于经典光流算法Hs和LK(Brox optical flow algorithm based ob matlab source code)
- 2020-07-08 15:38:56下载
- 积分:1
-
Infix到Postfix转化的完全实现,Infix到Postfix转化的完全实现
Infix到Postfix转化的完全实现,Infix到Postfix转化的完全实现-Infix to Postfix conversion fully achieved
- 2022-03-23 15:03:13下载
- 积分:1
-
元胞自动机与人员疏散的相关代码 Cellular-automata
元胞自动机与人员疏散的相关代码,初始人数为50人,可以通过修改来增减人数(Cellular automata and evacuation procedures)
- 2015-04-23 15:49:17下载
- 积分:1
-
FirstMissingPositive112_Done
给出数组中的一串数字,找到里面缺省的第一个正整数(For example,
Given [1,2,0] return 3,
and [3,4,-1,1] return 2.
Your algorithm should run in O(n) time and uses constant space.
)
- 2017-05-01 12:32:34下载
- 积分:1
-
ConferenceTrackManagementProject
java开发的bin packing, 个人感觉很有用。。。。可以下载学习(The bin packing developed by Java is very useful to me. Downloadable Learning)
- 2020-06-23 22:20:02下载
- 积分:1
-
k-means
说明: 聚类分析,图像分类识别。使用K-means方法对GPS数据进行划分(Cluster analysis, image classification and recognition. Use K-means method to divide GPS data)
- 2021-03-04 15:33:27下载
- 积分:1
-
ping ip address 简单的网络ping软件
ping ip address 简单的网络ping软件-ping ip address simple network software ping
- 2022-02-10 16:34:54下载
- 积分:1
-
SetClassOperaterOverload
集合类(Set),用运算符重载实现并(+),差(—),交(×)等操作,并重载=
和-= ,实现Set S1,S2;…s1 = s2 和 S1-=S2;集合S1中去掉S2中的元素的操作
(Collections (Set), using operator overloading to achieve and (+), difference (-), cross (×) and other operations, and overloading = and-= to achieve Set S1, S2 ... s1 = s2 and S1-= S2 set S1 S2 removed in the operation of the elements)
- 2010-05-21 21:22:42下载
- 积分:1