资源列表

« 1 2 ... .27 .28 .29 .30 .31 8832.33 .34 .35 .36 .37 ... 9411 »

[界面编程ajks

说明:许多现代浮点单元的一项主要体系结构功能,是能够将一个乘法与后面紧跟的加法作为单个运算执 行,且没有中间舍入误差。例如,Intel 的 Itanium 体系结构提供了一些指令,将三元运算 (a*b+c) 、(a*b-c) 和 (c-a*b) 中的每一个都组合为单个浮点指令(分别为 fma、fms 和 fnma)。这些单个 指令都比执行独立的乘法和加法指令快,并且因为没有中间乘法舍入,所以更为精确。该优化可以显 著提高那些含有多个交错乘法和加法运算的函数的速度-many modern floatin
<jack> 在 2008-10-13 上传 | 大小:6.29kb | 下载:0

[其它2234

说明:评语管理系统 vb+access数据库编程-reviews management system vb access Database Programming
<白茹> 在 2008-10-13 上传 | 大小:68.86kb | 下载:0

[界面编程BuJinDianJiKongZhi

说明:基于VB的串口通信程序设计,有助于初学者迅速掌握通过MsComm控制步进电机的程序的设计-VB-based serial communication program design, help beginners quickly mastered through MsComm stepper motor control procedures for the design
<kelvinx> 在 2008-10-13 上传 | 大小:86.53kb | 下载:0

[按钮控件262620317

说明:学生管理系统 学生管理系统 -Student Management System St udent Management System St udent Management System Student Management System
<chen> 在 2008-10-13 上传 | 大小:358.62kb | 下载:0

[组合框控件Message_board111

说明:Message_board 第12章 留言版所需的数据库和程序源代码。-Message_board Chapter 12 message boards for the database and source code.
<王小贵> 在 2008-10-13 上传 | 大小:23.82kb | 下载:0

[界面编程mychess1

说明: 一个用C++写的中国象棋游戏 可执行-C write a Chinese chess game executable
<刘文学> 在 2008-10-13 上传 | 大小:91.84kb | 下载:0

[其它inf_record

说明:从指定的网页扫描人才信息,并写入指定的数据库.如有需要,请自行完善.-from designated website scanning the information and writes the specified database. If necessary, their own sound.
<韦毅焘> 在 2008-10-13 上传 | 大小:527.03kb | 下载:0

[界面编程MATLABcode

说明:matlab源程序,可以帮助matlab编程者参考-Matlab source, and can help programmers reference to Matlab
<林一> 在 2008-10-13 上传 | 大小:77.49kb | 下载:0

[TreeView控件Treeview

说明:一个纯javascr ipt开发的树形列表-a pure development of the tree List
<胡立明> 在 2008-10-13 上传 | 大小:67.68kb | 下载:0

[按钮控件vc6.0CButton

说明:扩展CButton类制作风格独特的按钮,用VC6-expansion CButton category produced unique style button with VC6
<吴名> 在 2008-10-13 上传 | 大小:47.44kb | 下载:0

[按钮控件VB-Flash

说明:在VB中调用Flash动画+调用Flash内按钮打开文本+禁止右键下拉菜-in VB called Flash animation called Flash button to open the drop-down version of the Prohibition Right vegetables
<吴名> 在 2008-10-13 上传 | 大小:55.94kb | 下载:0

[其它css-yskz

说明:控制网页CSS样式表。仅仅改变一个文件就可以改变数百个网页的外观......个性化的表现而不损失访问者......所有这些都因为网页样式表的强大和灵活特性-control website CSS style sheet. Just change a document can change hundreds of pages of personal appearance ... without the performance loss of visitors ...... All of this
<张张张> 在 2008-10-13 上传 | 大小:519.42kb | 下载:0
« 1 2 ... .27 .28 .29 .30 .31 8832.33 .34 .35 .36 .37 ... 9411 »

源码中国 www.ymcn.org