-
2通道占空比
说明: 2015年电赛国测题,频率测量。基于stm32的频率测量。优点:精密度高,代码简单(In 2015, the National Test of Electricity Competition, Frequency Measurement. Frequency measurement based on stm32. Advantages: High precision, simple code)
- 2020-06-20 03:40:01下载
- 积分:1
-
MousehookDemo
调用鼠标钩子DLL的实例源码,希望对大家有所帮助(Call an instance of the mouse hook DLL source code, we want to help)
- 2011-05-31 21:25:25下载
- 积分:1
-
fdadf
利用空气预热器加热电除尘器灰斗的技术经济性分析.(The use of air preheater heating ESP hopper technical and economic analysis.)
- 2011-11-24 21:50:45下载
- 积分:1
-
181029.Marlin.1.1.9
最后更新marlin固件,最后一个版本有很多修复(Last update of marlin firmware)
- 2018-10-30 03:05:47下载
- 积分:1
-
Android底层C++Binder实例
Android底层C++Binder实例 ,服务端代码和客户端代码
- 2022-03-18 15:54:13下载
- 积分:1
-
02-Qt-Designer-application
Qt Designer应用东软培训资料,对初学者很有用。这是第二部分。(Qt Designer application Neusoft training materials, useful for beginners. This is the second part.)
- 2013-07-29 09:14:21下载
- 积分:1
-
COPULA实际例子最近写论文要用到R软件
COPULA实际例子最近写论文要用到R软件,但是对r软件零基础.(COPULA practical example recently used R software to write papers, but R software zero basis.)
- 2020-07-07 23:58:57下载
- 积分:1
-
03
说明: 03年电赛题目 51单片机实现 包括红外光电传感器 金属传感器 寻光检测 循迹避障等(2003 title game 51 power MCU including infrared photoelectric sensor to find the light sensor detects metal tracking obstacle avoidance, etc.)
- 2011-10-14 12:50:27下载
- 积分:1
-
DNS_Redirect
驱动级域名劫持
就是访问A.com转到b.com,当然如果改成访问A就丢包,那就变成拦截指定网站了。首先用抓包工具发现,访问某网站时,(如果本地没有该网站的DNS缓存)首先会发DNS查询包(UDP),然后会与该网站建立连接,然后,发http请求包。
观察包内容,需要把发出的包的目标改成我们的目标,然后把响应的包中我们改过的东西改回来,就是欺上瞒下。代码不多,重点是演示了如何获取TCP与UDP的接收到包的内容。仅适用于XP:
bin会将www.baidu.com劫持到ip138.com(Drive level domain hijacking is to visit A.com to b.com, of course, if A is dropping into access, it becomes blocked designated site. First discovered by capturing tool, visit a website, (if there is no local DNS cache of the site) will first send a DNS query packets (UDP), then establish a connection with the site, and then send http request packet. Observe the contents of the package, we need to change the target packet sent our goal, then put the package in response to the things we turn to come back, that is, superiors and subordinates. Code much focus is to demonstrate how to get the contents of TCP and UDP packets received. Only applies to XP: bin will www.baidu.com hijacked to ip138.com)
- 2014-02-13 13:30:04下载
- 积分:1
-
人脸五官识别 移动侦测
人脸五官识别 移动侦测 OpenCvSharp-3.2.0-x64-20170126
Features
OpenCvSharp is modeled on the native OpenCV C/C++ API style as much as possible.
Many classes of OpenCvSharp implement IDisposable. There is no need to manage unsafe resources.
OpenCvSharp does not force object-oriented programming style on you. You can also call native-style OpenCV functions.
OpenCvSharp provides functions for converting from Mat/IplImage into Bitmap(GDI+) or WriteableBitmap(WPF).
OpenCvSharp can work on Mono. It can run on any platform which Mono supports (e.g. Linux).
- 2023-07-24 22:00:09下载
- 积分:1