-
51-wireless
应用51单片机实现RF24f01无线模块的收发程序(Application of 51 single-chip transceiver program RF24f01 wireless module)
- 2012-07-23 15:51:59下载
- 积分:1
-
bishiti
一些C++的习题,一些很基本的题目,很有帮助的(Some C++ of the exercise, the subject of some very basic, very helpful)
- 2009-06-16 18:54:00下载
- 积分:1
-
编译好的ffmpeg2.8.1库文件+pdb调试信息,可以在VS上进行代码调试
一直习惯在VS下调试跟踪代码,但是FFMPEG却是在LINUX环境下开发的,如果想自己在vs下调试源代码必须自己编译ffmpeg源码!这里是我在windows下编译好的ffmpeg库文件还有SDL1和SDL2库文件,并提供了相应的VS pdb文件,仅仅需要在VS下配置好依赖库并把pdb文件放到工程debug文件夹下 就可以在vs下跟踪调试vs源码了!
- 2022-03-18 06:35:04下载
- 积分:1
-
Mppt_sfunction
可实现光伏电池板最大功率点的跟踪,使其输出最大功率(PV panels can achieve maximum power point tracking, so that the maximum power output)
- 2011-05-24 16:01:32下载
- 积分: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
-
15883828freak
应用最新算法freak算法的一个图像配准代码 c++可实现(Apply the latest algorithm freak algorithm image registration codes c++ can achieve)
- 2015-11-20 09:34:55下载
- 积分:1
-
4-11 最优服务次序问« 问题描述:设有n 个顾客同时等待个顾客的服务次序才能使平总和除以n。« 编程任务:对于给定的n个顾客需要的服务时间,编程计算最优服务次序。« 数据输入:由文件input.txt给出输入数据。第一行是正整数n,表示有n 个顾客。接下来的1 行中,有n个正整数,表示n个顾客需要的服务时间。« 结果输出:将编程计算出的最小平均等待时间输出到文件output.txt。输入文件示例 输出文件示例input.txt output.txt1056 12 1 99 1000 234 33 55 99 812532.-4-11 optimal order asked laquo services; Problem description : n with customers while waiting for customer service so that the order can be divided by the sum of n-ping. Laquo; Programming tasks : to the n needs of its customers time and programming services for calculating optimal order. Laquo; Data input : from the document input.txt given input data. The first line is a positive integer n, n said a customer. Following a visit, n is an integer, n said the needs of the customer service hours. Laquo; Results output : Programming will calculate the average waiting time for the smallest output to a file output.txt. Examples of input document output files example input.txt output.txt1056 12 1 99 1000 23
- 2022-09-28 22:05:04下载
- 积分:1
-
5944
- 2011-02-23 10:14:37下载
- 积分:1
-
LDPC
LDPC
- 2011-03-06 21:44:02下载
- 积分:1
-
数据结构语言版第三版_邓俊辉
说明: 清华大学邓俊辉教授的数据结构C++,经典之作(Tsing Hua university Data Structure)
- 2020-01-05 23:06:28下载
- 积分:1