-
获得指定网卡序号的Mac地址,C语言函数代码
获得指定网卡序号的Mac地址,C语言函数代码-Access to the designated card serial number of the Mac address, C language function code
- 2022-04-10 00:17:23下载
- 积分:1
-
2005326231325778
一个挂钩鼠标,模拟鼠标移动HHOOK的原代码,希望对朋友们有用,(It is a mouse hook program, simulating a mouse moving. Hope it helpful.)
- 2005-04-13 12:27:19下载
- 积分:1
-
alglib-3.14.0.csharp.gpl
ALGLIB提供以下功能:
线性代数(直接算法、求解器、EVD/SVD)
快速傅里叶变换
数值积分
内插
线性和非线性最小二乘拟合
优化
常微分方程
特殊功能
统计 (描述性统计, 假设检验)
数据分析(分类/回归,包括神经网络)
的多个精确版本线性代数, 内插和优化算法(使用MPFR浮点计算)(ALGLIB provides functions for:
Linear algebra (direct algorithms, solvers, EVD/SVD)
Fast Fourier transforms
Numerical integration
Interpolation
Linear and nonlinear least-squares fitting
Optimization
Ordinary differential equations
Special functions
Statistics (descriptive statistics, hypothesis testing)
Data analysis (classification/regression, including neural networks)
Multiple precision versions of linear algebra, interpolation and optimization algorithms (using MPFR for floating point computations))
- 2018-08-14 14:53:16下载
- 积分:1
-
bing_1.1.3.orig.tar
Bing is a point-to-point bandwidth measurement tool (hence the b ), based on ping. Bing determines the real (raw, as opposed to available or average) throughput on a link by measuring ICMP echo requests roundtrip times for different packet sizes for each end of the link(Bing is a point-to-point bandwidth measur ement tool (hence the b), based on ping. Bing determines the real (raw, as opposed to available or average) throughput on a link by measuring ICMP echo requests roundt rip times for different packet sizes for each en d of the link)
- 2007-03-28 21:23:33下载
- 积分:1
-
不同进程间通讯
说明: 实现vc下不同进程之间的通讯:Copyrecv接收进程,Copysend发送进程(achieve vc different process of communication between : Copyrecv receiving process, this process Copysend)
- 2020-08-23 14:07:54下载
- 积分:1
-
int
windows int IRQ3中断是使用(windows int IRQ3 interrupt is using)
- 2013-12-17 22:02:58下载
- 积分:1
-
小新用Delphi和Win API写的winsock测试程序,包括服务器和客户端程序所有代码,希望对这方面的朋友有所帮助。...
小新用Delphi和Win API写的winsock测试程序,包括服务器和客户端程序所有代码,希望对这方面的朋友有所帮助。
-Small new Win API with Delphi and the winsock write test procedures, including server and client program all the code, I hope this help a friend.
- 2022-06-15 15:00:57下载
- 积分:1
-
Conformal-antenna
本资料包含了近年来有关共形天线技术的文章,值得下载,参考(This information includes related article conformal antenna technology in recent years, it is worth the download, reference)
- 2012-09-21 20:37:15下载
- 积分:1
-
sam4618
说明: 这是一个有趣的正弦曲线的例子,当鼠标移动的时候他会显示鼠标的坐标1(This is an interesting example of the sine curve, when the movement of the mouse when he shows the coordinates of a mouse)
- 2006-03-23 21:43:05下载
- 积分:1
-
tuoliduosouce
地磅测试程序,将字符串发送到指定COM口,基于VB写的地磅仪表数据读取工具源码,包括调用了一个仪表通信采集工具、上海耀华、托利多等大众仪表,有一定的参考价值。
设置Com1为通信端口,设置通信端口参数 9600赫兹、偶校验、7个数据位、1个停止位.(这里需要进一步说明的是tting="BBBB,P,D,S,含义是:B:Baud Rate(波特率);P:Parity(奇偶);D:Data Bit;S:Stop Bit)。
.InBufferSize = 40 设置缓冲区接收数据为40字节
.InputLen = 1 设置Input一次从接收缓冲读取字节数为1
.RThreshold = 1 设置接收一个字节就产生OnComm事件。
Timer可以计算从子夜到现在所经过的秒数,在Microsoft Windows中,Timer函数可以返回一秒的小数部分。(Weighbridge test program, the string will be sent to the specified COM port, source-based reading tool written in VB weighbridge instrumentation data, including calling an instrument of communication collection tools, Shanghai Yaohua, Toledo and other public instruments, there is a certain reference value.
Set Com1 communications port, set the communications port parameters 9600 Hz, even parity, 7 data bits, 1 stop bit (It should be further noted that tting = "BBBB, P, D, S, meaning:. B: baud Rate (baud rate) P: Parity (parity) D: Data Bit S: Stop Bit).
. InBufferSize = 40 is set to receive data buffer is 40 bytes
. InputLen = number Set Input once read from the receive buffer byte 1 of 1
. RThreshold = 1 is set to receive a byte generated OnComm event.
Timer can be calculated from midnight to now the number of seconds elapsed, in Microsoft Windows, Timer function can return a decimal fraction of a second.)
- 2014-04-25 15:41:13下载
- 积分:1