资源列表
同城9.8.0
- 主要功能: 分类资讯、同城发帖、商家入驻、商家展示、同城活动、同城合伙人、同城资讯、红包福利、同城拼车、拼团功能、积分商城、手机端发布商品、商城功能、五折卡...等百余项功能!!!(Main functions: Classified information, city posting, merchants stationed, merchants exhibition, city activities, city partners, city information, red en
boa-0.94.13.tar
- BOA web服务器 适用于嵌入式Linux平台,如果有编译问题欢迎咨询(this is a webserver,BOA)
FARSITE-linux
- for people interested in wildland fire modeling
sqlchop-0.6.3
- 长亭在黑客大会上放出来的牛逼的检测sql注入的工具代码,宣传说检测效率很高,能检测出未知的sql格式注入;(Changting in the hacker conference out of the fierce detection of sql injection tool code, propaganda that detection efficiency is very high, can detect unknown sql format injection;)
海思音频编解码库
- 海思音频编码库,里面包含所有了海思音频所有的资料,很有用的资料(hisi audio coding library, which contains all the data of Hass audio, very useful information.)
wannier90-1.2.tar
- Wannier90应与电子结构代码结合使用,以计算哈密顿算子的本征态。 目前,据我们所知,以下电子结构代码与Wannier90接口:VASP,QE,AbInit,SIESTA等。而Wannier90-1.2是目前可以成功内嵌于VASP的版本。(Wannier90 should be used in conjuction with an electronic structure code for calculating the eigenstates of the Hamiltonian oper
sony_imx385
- 海思imx385驱动程序,包含宽动态模式,应用于海思平台ipc开发。(imx385 for hisi to develop ipc camera.)
近三年的漏洞复现与防范(修改)
- POC: POC,Proof ofConcept,中文意思是“观点证明”。这个短语会在漏洞报告中使用,漏洞报告中的POC则是一段说明或者一个攻击的样例,使得读者能够确认这个漏洞是真实存在的。 EXP: EXP,Exploit,中文意思是“漏洞利用”。意思是一段对漏洞如何利用的详细说明或者一个演示的漏洞攻击代码,可以使得读者完全了解漏洞的机理以及利用的方法。 漏洞概述: 2018年2月1日,Adobe官方发布安全通报(APSA18-01),声明Adobe Flash 28.0.0.1
openmv-master
- /home/taz/Downloads/Firmwares/fmk_099 (3rd copy).tar.gz
hedera
- 数据中心负载均衡实验,hedera,ECMP,基于mininet仿真平台(Data Center Load Balancing Experiment, Hedera, ECMP, Based on mininet Simulation Platform)
Python_VLPR-master
- 基于树莓派B+版本的车牌识别设计,辨识部分以树莓派3B+/3B为核心处理器,基于Linux平台,通过python3.5和OpenCV来对含有车牌信息的图片,进行高斯去噪、灰度化、边缘检测、二值化、闭操作、字符分割、字符识别匹配等一系列图像处理操作最终实现车牌识别这个系统。(Based on the design of license plate recognition of raspberry pie B+version, the recognition part takes raspberry
操作系统实验
- 1. 在linux下编写一个应用程序,命名为an_ch2_1b。这个程序不断地输出如下行: Those output come from child,[系统时间] 另外写一个应用程序,命名为an_ch2_1a。这个程序创建一个子进程,执行an_ch2_1b。这个程序不断地输出如下行: Those output come from child,[系统时间] 观察程序运行的结果,并对你看到的现象进行解释。 2. 在linux环境下编写一个控制台应用程序,程序中有一个共享的整型变量share