-
ZigUP
cc2530继电器传感器,用于diy继电器和传感器项目(cc2530 relay sensor for diy relay and sensor projects)
- 2020-06-17 22:40:02下载
- 积分:1
-
CSharpDLl-zhuru
C#版 DLL注入,比较难找到,选择dll后可以注入任意进程并且执行(C# version of the DLL injection, more difficult to find, select dll after injecting arbitrary process and execute)
- 2021-03-19 15:19:19下载
- 积分:1
-
边缘检测
边缘检测技术,检测步骤:1.去噪声,在去除噪声影响的同时又不造成边缘的损失;2.加强:对灰度不同的边缘进行加强;3.检测:加强的部分不一定是边缘;4.定位:精确定位到正确的位置。希望对你有益!
- 2022-12-08 17:10:02下载
- 积分:1
-
opengl03
opengl 方面的源码,初学者可以看一下(opengl source area, beginners can take a look)
- 2010-05-19 15:38:50下载
- 积分:1
-
图书管理系统
这个代码是我找了好久才找到的,可以运行
- 2022-12-26 11:30:03下载
- 积分:1
-
robot
matlab robotics toolbox sample
- 2015-03-30 23:35:49下载
- 积分:1
-
evaporation-of-sodium---973K
fluent中蒸发冷凝的udf源码,基于Lee模型,可用于相变模拟。(fluent evaporated condensed udf source, based on Lee model can be used to simulate the phase change.)
- 2016-03-05 17:57:23下载
- 积分:1
-
互信息计算
说明: 已知:信源符号为英文字母(不区分大小写)和空格。
输入:一篇英文的信源文档(5000词以上)。
输出:列出每两个字母之间的互信息并计算平均互信息(输出到文本文件中)。(Known: source symbols are English letters (case insensitive) and spaces.
Input: an English source document (more than 5000 words).
Output: lists the mutual information between each two letters and calculates the average mutual information (output to a text file).)
- 2020-05-03 12:11:43下载
- 积分:1
-
opnet_dsr
运行在opnet仿真平台下的dsr路由协议模型(Configure the IMS model has an important role in packages, sip and umts 3g network in opnet)
- 2012-04-05 13:53:06下载
- 积分:1
-
Request的几种 Url 用法比较 有示例有源码
测试的url地址是http://www.test.com/testweb/default.aspx?id=1,结果如下:Request.ApplicationPath: /testwebRequest.CurrentExecutionFilePath: /testweb/default.aspxRequest.FilePath: /testweb/default.aspxRequest.Path:/testweb/default.aspxRequest.PathInfo:Request.PhysicalApplicationPath: E:WWW estwebRequest.PhysicalPath:E:WWW estwebdefault.aspxRequest.RawUrl:/testweb/default.aspx?id=1Request.Url.AbsolutePath:/testweb/default.aspxRequest.Url.AbsoluteUri: http://www.test.com/testweb/default.aspx?id=1Request.Url.Host:www.test.comRequest.Url.LocalPath:/testweb/default.aspx
- 2020-12-01 21:59:28下载
- 积分:1