-
udp打洞穿透局域网
一个udp穿透事例,能够穿透局域网,实现基于公网地址的多方通信和处理,采用C#语言编写,能够给你良好的体验和学习,非常好的一段代码 [丿丶]
- 2022-05-20 16:52:30下载
- 积分:1
-
Draw line and circle in C,Very simple code
Draw line and circle in C,Very simple code
- 2023-09-01 11:10:03下载
- 积分:1
-
VC++编写的读取Intel CPU序列号的源代码
VC++编写的读取Intel CPU序列号的源代码-VC++ Prepared to read Intel CPU serial number of the source code
- 2022-03-18 05:12:05下载
- 积分:1
-
最大比合并与等增益合并、选择合并的性能对比
最大比合并与等增益合并、选择合并的性能对比-Maximal-ratio combining with the merger, such as gain, select the combined performance comparison
- 2023-01-23 15:55:03下载
- 积分:1
-
An example of layer 3, respectively, to connect mdb, sqlserver, oracle
一个3层结构的例子,分别可连接mdb,sqlserver,oracle-An example of layer 3, respectively, to connect mdb, sqlserver, oracle
- 2022-07-02 04:53:18下载
- 积分:1
-
这是一个Java的小程序,为大家入门起到非常好的作用。
这是一个Java的小程序,为大家入门起到非常好的作用。-This is a small Java procedures for the entry we played a very good role.
- 2022-03-14 10:28:27下载
- 积分:1
-
Canny 边缘检测
Canny 边缘检测器是使用一种多阶段算法来检测图像中的边缘的种类繁多的边缘检测算子。边缘检测的目的一般是显著降低中图像的数据量,同时维护结构的属性,用于图像的后续处理。几种算法存在,并且该工作表着重于特别是一个发达国家由约翰 F.精明 (JFC) 于 1986 年。即使是很老,它已成为标准的边缘检测方法之一,它还被用于研究。
- 2022-08-23 03:38:31下载
- 积分:1
-
win2000 under the direct access to port 1, using install_giveio.bat, call loaddr...
win2000下直接访问端口
1、用install_giveio.bat,调用loaddrv.exe,安装giveio.sys 到系统中。
2、安装 port.pas后,在delphi的‘Custom‘面板中, 有一个port元件。
3、拖一个TPort到窗体上,命名为port。
4、那么就可以直接访问端口(2000下也可以),如:读 i:= port[$378] 写 port[$378]:=
5、status_giveio.sys 查看状态,remove_giveio.sys 反安装驱动。
6、tstio.exe 直接调用bios来发声,可以用来测试是否安装驱动成功。cygwin1.dll是loaddrv.exe 要调用的,因为它是用MinGw32下的gcc编译的。 -win2000 under the direct access to port 1, using install_giveio.bat, call loaddrv.exe, installed into the system giveio.sys. 2, installed after port.pas in delphi the
- 2022-07-16 02:09:50下载
- 积分:1
-
项目代码。原名为棉阳冲击
系统测试用的。・
项目代码。原名为棉阳冲击
系统测试用的。・-item code. It was originally called Cotton Yang impact of system testing.
- 2022-02-04 09:17:17下载
- 积分:1
-
四旋翼
在如今的飞控中,种类繁多。如果要进行而二次开发,需要进行大量的解读。该自主壁障模块为基于飞控和接收机之间的植入模块。其即不影响遥控接收机输出pwm给飞控,又能处理超声波传感器送回的信号,超声波传感器为us-016,输出为模拟信号。板子用的是arduino328p。sip下载。
- 2022-07-08 07:23:50下载
- 积分:1