-
UDP
仿照TCP协议的UDP封装,用ACK,和滑动窗口(Modeled on the TCP protocol UDP encapsulation, with ACK, and sliding window)
- 2016-09-19 11:03:41下载
- 积分:1
-
VBtest
测试vb与PLC通讯,目前测试已经成功,但是有部分代码需要修改(test vb communacation with plc)
- 2014-11-10 16:31:50下载
- 积分:1
-
banking-system
The uploaded source code is a window based application for developing "Banking System" using Visual basic as front end and MS-Excel as back end.
This project is an implementation of simple tasks that occur during transactions in a bank.
Since it is in visual basic, it is very simple to understand.
- 2014-01-23 16:10:30下载
- 积分:1
-
MapXGPS
基于MapX的GPS车辆监控的源码 GIS编程(MapX-based GPS vehicle monitoring source GIS Programming)
- 2009-11-18 09:30:37下载
- 积分:1
-
positive-inverse-solution
并联六自由度上位机vb程序,自带正解逆解程序和实时曲线显示( This is the VB program of Parallel six degrees of freedom , with the positive solution and the inverse solution procedure and real-time curve display)
- 2015-12-06 19:44:18下载
- 积分:1
-
vb_explainer
basic的一个解释程序 Visual C++编写
可以参考,有助于自行设计语法(an explanation of the basic procedures for the preparation of Visual C reference can help design their own syntax)
- 2006-10-23 10:54:23下载
- 积分:1
-
GetPacket
这是一个用vc++编写的,用以截获以太网数据的代码。(This is a used vc++ Prepared for Ethernet data intercepted code.)
- 2008-07-15 15:57:46下载
- 积分:1
-
RemoteControl
远程控制程序,可以实现远程客户端的控制。功能很强大(Remote control procedures, can realize the remote control of the client. Function is very powerful
)
- 2012-01-05 09:57:35下载
- 积分:1
-
vc_bit_big
档案管理系统的 档案管理系统的 档案管理系统的 档案管理系统的 档案管理系统的 ( docment manegemant docment manegemant docment manegemant docment manegemant)
- 2009-12-01 10:12:57下载
- 积分:1
-
ajks
说明: 许多现代浮点单元的一项主要体系结构功能,是能够将一个乘法与后面紧跟的加法作为单个运算执 行,且没有中间舍入误差。例如,Intel 的 Itanium 体系结构提供了一些指令,将三元运算 (a*b+c) 、(a*b-c) 和 (c-a*b) 中的每一个都组合为单个浮点指令(分别为 fma、fms 和 fnma)。这些单个 指令都比执行独立的乘法和加法指令快,并且因为没有中间乘法舍入,所以更为精确。该优化可以显 著提高那些含有多个交错乘法和加法运算的函数的速度(many modern floating point unit of a major system structure and function is to be a follow closely behind multiplication and addition of implementation as a single operator, with no intermediate rounding error. For example, Intel's Itanium architecture provides a number of directives to the ternary operator (a* b, c), (a* b-c) and (c-a* b) each have a portfolio to a single floating point instructions (Fullmetal respectively, and fms fnma) . These individual instruction than the implementation of an independent and additive multiplication instructions quickly, and because no middle multiplication into homes, so more precise. The optimization can significantly increase those containing more than staggered multiplication and addition operations function of the speed)
- 2006-03-23 20:52:57下载
- 积分:1