登录

最新会员 最新下载

成为了本站VIP会员

01月05日 00:38

成为了本站VIP会员

2024-12-25 15:38

成为了本站VIP会员

2024-12-25 12:28

成为了本站VIP会员

2024-12-25 12:10

成为了本站VIP会员

2024-12-24 23:54

成为了本站VIP会员

2024-12-24 23:29
已选条件
  1. 编程语言:Python
  2. 代码类别:网络
  3. 发布时间:不限
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. softmaxregression

  softmaxregression,即多分类的逻辑斯特回归算法,python编写(softmaxregression, namely multi-classification logistic regression algorithm, python write)

20
下载
58
浏览
2014-01-07发布

2. softmaxregression

  softmaxregression,即多分类的逻辑斯特回归算法,python编写(softmaxregression, namely multi-classification logistic regression algorithm, python write)

19
下载
56
浏览
2014-01-07发布

3. socialnetwork

  使用cookie的方法进行微博登陆爬虫,免除一定复杂步骤(lauch weibo with cookie)

25
下载
176
浏览
2013-10-03发布

4. socialnetwork

  使用cookie的方法进行微博登陆爬虫,免除一定复杂步骤(lauch weibo with cookie)

25
下载
110
浏览
2013-10-03发布

5. subdomaindork

  使用谷歌或Bing API子域找到指定域的子域(subdomain dork uses google or Bing API to find subdomains of a specified domain )

5
下载
46
浏览
2013-07-28发布

6. subdomaindork

  使用谷歌或Bing API子域找到指定域的子域(subdomain dork uses google or Bing API to find subdomains of a specified domain )

5
下载
55
浏览
2013-07-28发布

7. Filter.py

  利用贝叶斯分类器写的垃圾邮件过滤器,准确率达98 (A spam email filter with Naive Bayes. )

48
下载
82
浏览
2013-05-31发布

8. CART

  机器学习-CART决策树代码。使用UCI上面的Adult数据集。(Machine learning- CART decision tree using adult database on UCI.)

220
下载
62
浏览
2013-03-09发布

9. final4

  复杂网络,航线网络分析建模,失效分析,鲁棒性,networkx(Complex network, route network analysis modeling)

39
下载
194
浏览
2012-10-30发布

10. a3

说明:  几个python的计算例子,关于数据的处理,对初学者有用。(Several python calculation examples, data processing, useful for beginners.)

0
下载
49
浏览
2012-07-12发布

11. grid

  网格搜索法寻找最优的惩罚因子,SVM,经测试可以用(SVM find C gamma)

60
下载
71
浏览
2012-01-03发布

12. gridregression

  SVM 回归 改一下里边的地址应该可以用 (SVM regression)

11
下载
84
浏览
2012-01-03发布

13. GA-Python

  基于Python写的遗传算法的应用实例。对于不太善于MATLAB,而熟悉Python的人的一个参考!(Based on genetic algorithm written in Python application examples. Not good for MATLAB, and a person familiar with Python reference!)

135
下载
55
浏览
2011-10-24发布

14. PyNet

  Tutorial on Network Programming with Python,python网络编程教程,简单介绍python语言环境下的网络编程api(Tutorial on Network Programming with Python, python network programming tutorial)

15
下载
128
浏览
2011-08-01发布

15. ping_ip

  通过ping命令批量测试主机是否通畅,如果不通可以发送报警邮件到指定邮箱,所有测试结果保存在指定的txt文件中。邮箱参数,循环测试时间间隔可以在ini文件里面配置。非常适合网络管理人员使用。(ping hosts in list file,log results to txt file,sending alert mail to your mailbox.)

23
下载
122
浏览
2011-06-09发布

16. tabu

  禁忌搜索法对初始解、邻域个数及禁忌列表的大小等参数有比较严格的要求, 这些参数直接影响着算法的优化能力。文章提出了一种改进的禁忌搜索法, 它用有效空间来压缩搜索范围, 这样可以提高搜索效率和全局搜索能力。用短期和长期禁忌列表存储器来保证算法能搜索到全和分局空间的每一点, 并且不重复搜索。经过验算析, 证明它是一种较好的全局启发式搜索法.(Tabu search method, the initial solution, neighborhood and tabu list size of the number of parameters such as have more stringent requirements, these parameters directly affect the ability to optimize the algorithm. This paper presents an improved tabu search method, it is used effectively to compress the search space, so that can improve search efficiency and global search capabilities. Short-term and long-term memory tabu list to ensure the algorithm can search the whole and the sub-space, each point, and do not repeat the search. After checking analysis to prove that it is a good global heuristic search method.)

56
下载
84
浏览
2009-12-29发布