-
将库文件导入到ARDUINO中使用
说明: 将库文件导入到ARDUINO中使用,可完成无线通信(Wireless communication can be accomplished by importing library files into ARDUINO.)
- 2020-06-19 10:20:02下载
- 积分:1
-
fastermath
快速数学函数库:exp,log。在电源2和10中,浮动和定位销。可由GCC、MSVC和Intel编译器编译。使用SSE2、SSE4、AVX、AVX2或FPU。示例控制台应用程序提供了基准测试和内置函数以及它们的包装器。
- 2023-02-14 00:20:04下载
- 积分:1
-
AutoCAD
AUTOCAD CHANGE TO ARCGIS
- 2011-10-21 11:03:38下载
- 积分:1
-
paperpass
该软件能够免费论文查重,毕业生的福利,当然对写小论文的学生,也是一大福利。从此告别付费查重的时代,妈妈再也不用担心我的论文了。还在等什么,赶紧戳进来吧。
- 2022-04-27 07:10:30下载
- 积分:1
-
OpenGL3
相信这个opengl源代码对初学者有些帮助,相互学习。(Believe that the source code opengl some help for beginners and learn from each other.)
- 2009-05-21 11:32:59下载
- 积分:1
-
IAPWS_R7-97英文原版和中文版fortran程序和C源码
说明: 根据国际水和水蒸气性质学会1997年9月于德国埃尔兰根IAPWS1997年关于工业用水和水蒸气热力学性质计算公式的公布,编写的Fortran程序,可以改写为C程序,或者参照文件内的C源码。(According to the publication of IAPWS 1997 in Erlangen, Germany, by the international society of water and steam properties on the calculation formula of thermodynamic properties of industrial water and steam, FORTRAN program can be rewritten as C program, or refer to the C source code in the document.)
- 2021-01-13 16:48:54下载
- 积分:1
-
MATLAB
各种滤波器的MATLAB设计,包括低通、高通、带通(MATLAB design of the various filters, including low pass, high pass, band pass)
- 2012-06-10 12:16:56下载
- 积分:1
-
C8051F120中文资料
C8051F120中文资料 帮助需要朋友参考学习使用(C8051F120 datasheet Help Need Friends Reference Learning)
- 2019-03-26 09:22:39下载
- 积分:1
-
C# 使用IPEndPoint类获取终结点的IP地址和端口号
Visual C# UseIPEndPoint例子,使用IPEndPoint类对象获取终结点的IP地址和端口号,运行生成的Exe文件,得到的结果如图所示:
以下是实现本功能的关键代码:
先实例化IPEndPoint类对象:
IPEndPoint IPEPoint = new IPEndPoint(IPAddress.Parse(textBox1.Text), 80);
//使用IPEndPoint类对象获取终结点的IP地址和端口号
label2.Text = "IP地址:"+IPEPoint.Address.ToString() + "
端口号:" + IPEPoint.Port;
- 2022-01-28 05:14:25下载
- 积分:1
-
fedoracoreTP-LINK650G
说明: 在linux下fc4实现激活无限网卡 tp-link
(under Linux FC4 activate unlimited card tp-link)
- 2006-05-07 17:46:54下载
- 积分:1