-
api_dll
把函数参数转变为报文结构,定义报文的结构,安装handler,table_hanlder会自动调用handler进行处理, 处理完成后,打包为连续内存的报文结构(interface to packet)
- 2015-07-10 10:47:39下载
- 积分:1
-
Student
说明: 数据库输入界面设计,通过源代码学习可以初步学会数据库中数据界面编程的学习(Database input interface design, through the source code can initially learn to study the data in a database programming interface, the learning)
- 2009-08-27 23:25:07下载
- 积分:1
-
1
说明: vb编程 字体浮雕效果 有代码的(vb programming font embossed with the code)
- 2011-10-04 21:07:56下载
- 积分:1
-
Python程序设计基础实战教程源代码
python基础,适合初学者的一些源代码。(Python foundation, suitable for beginners of some source code.)
- 2020-06-24 19:40:02下载
- 积分:1
-
VC_Control
本程序是实现VC控制操作的小例程,可实现属性页,列表框、编辑框等多种控件的操作。适合初学VC的同学参考。(This procedure is to achieve VC control operation of small routines, enabling property pages, list box, edit box and other control operations. Suitable for beginners VC reference students.)
- 2016-12-18 15:15:56下载
- 积分:1
-
27493
查询IP地域源码程序,例程结合易语言扩展界面支持库和互联网支持库,读取IP地址查询网页,解析IP地址所属地域。(Discover IP geographical source program , a routine extension interface combined with easy language support library and Internet support library , read the IP address lookup website , resolve IP address belongs to area .)
- 2016-06-12 21:53:07下载
- 积分:1
-
rredfdq
说明: 提供初学者参考,学生信息管理系统1.1版 VB+SQL2(reference for beginners, the Student Information Management System version 1.1 VB SQL2000!)
- 2006-04-04 13:39:16下载
- 积分:1
-
python2+3_ZH
说明: python3 以及python2的 中文帮助文档(python3 Chinese help document)
- 2020-06-16 06:40:02下载
- 积分:1
-
05105
锁定计算机源码,程序结合易语言扩展界面支持库和扩展界面支持库,调用API函数和易语言模块屏蔽系统功能键.ec,实现锁定计算机功能。(Lock the computer source code, program interface combined with easy language support library extension and expansion interface support library , call the API function and ease of language modules shielding system function keys .ec, lock the computer to achieve the function .)
- 2016-10-30 21:53:01下载
- 积分: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