资源列表

« 1 2 ... .33 .34 .35 .36 .37 64838.39 .40 .41 .42 .43 ... 66581 »

[界面编程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

[Windows编程PingTuYouXi

说明:基于VC++的拼图程序,基于VC++设计,有助于帮助程序设计者掌握关于图象处理程序-VC-based puzzles procedures, based on VC design, help the process of master designers image processing procedures
<kelvinx> 在 2008-10-13 上传 | 大小:636.96kb | 下载:0

[Windows编程ShuSuan24

说明:基于Vc++的速算24程序,该程序有助于初学者掌握windows运算程序的设计-Vc on the 24-speed counting procedures, the procedures help beginners master windows Operational procedures for the design
<kelvinx> 在 2008-10-13 上传 | 大小:612.53kb | 下载: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

[Windows编程vote111

说明:vote 第14章 投票管理系统所需的数据库和程序源代码。-vote Chapter 14 vote management system for the database and source code.
<王小贵> 在 2008-10-13 上传 | 大小:14.3kb | 下载:0

[C#编程HotmailUsageChecker

说明:一个Hotmail邮箱信件监视器程序,.NET环境开发。一个很实用的程序哦!-a Hotmail letter monitor procedures.NET development environment. A very practical procedures Oh!
<阿斯特> 在 2008-10-13 上传 | 大小:14.75kb | 下载:0

[Windows编程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
<周丽梅> 在 2008-10-13 上传 | 大小:289.62kb | 下载:0

[通讯编程OSPF_Configuration

说明:介绍了华为路由器上的OSPF协议的配置过程及故障分析。-introduced Huawei routers on the OSPF protocol configuration process and failure analysis.
<邵书超> 在 2008-10-13 上传 | 大小:553.32kb | 下载:0

[网络编程java333

说明:this can be the reference for new learners
<sam> 在 2008-10-13 上传 | 大小:7.74mb | 下载:0
« 1 2 ... .33 .34 .35 .36 .37 64838.39 .40 .41 .42 .43 ... 66581 »

源码中国 www.ymcn.org