-
IEEE754函数源码-Free release of math library, by Sun Microsystems,
资源描述
Fdlibm:免费学习数学函数库编程的最好参考。
Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
*
* Developed at SunSoft, a Sun Microsystems, Inc. business.
* Permission to use, copy, modify, and distribute this
* software is freely granted, provided that this notice
* is preserved.
- 2022-11-25 16:20:03下载
- 积分:1
-
银行账户1
银行账户1.0
- 2023-06-06 21:20:03下载
- 积分:1
-
此文档提供建网的解决方案,具体到一个实际的例子,。看后必有不少收获...
此文档提供建网的解决方案,具体到一个实际的例子,。看后必有不少收获-This document provides network solutions to a specific practical examples. After reading it is possible that many of harvest
- 2022-08-10 03:55:18下载
- 积分:1
-
在本文里,你将学习如何为你的Windows移动应用程序创建CAB文件使得它们可以方便的部署到你的Window移动设备上。你也将学习如何自定制一个安装包,使得终端...
在本文里,你将学习如何为你的Windows移动应用程序创建CAB文件使得它们可以方便的部署到你的Window移动设备上。你也将学习如何自定制一个安装包,使得终端用户可以通过台式机上的安装程序来部署程序到Windows移动设备上。
-In this article, you will learn how to for your Windows Mobile applications allows them to create the CAB file can be easily deployed to your Window Mobile device. You will also learn how a customized installation package, making the end-user desktop machine through the installer to deploy the program to the Windows Mobile device.
- 2022-01-29 03:14:25下载
- 积分:1
-
zlib123 zlib123
好不容易找到解压和压缩与stk0.23一模一样的开放性源代码,估计stk0.2.3也是用此源码进行解压和压缩的,
源码里面有详细的使用例程,可以编译成dll,易语言,vb,c++等编程语言都可以调用的.
此源代码是完全免费和开放的,尽可自由更改使用zlib123
- 2022-07-01 21:31:30下载
- 积分:1
-
该文件是用java开发工具编写的小型java源程序,可用于初学者学习...
该文件是用java开发工具编写的小型java源程序,可用于初学者学习-the document is prepared java development tools small java source can be used for beginners learning
- 2023-05-04 00:35:03下载
- 积分:1
-
MapX中文培训教材,现在市面上唯一如此详细讲述MapX的培训教材。...
MapX中文培训教材,现在市面上唯一如此详细讲述MapX的培训教材。-MapX Chinese training materials, now available only on such a detailed training materials MapX.
- 2023-04-13 23:30:04下载
- 积分:1
-
给出了一种利用接收到的字符信息检测串行终端通信波特率 的方法。此方法简单、可靠、易行,并给出了实现这种检测方法的伪代码。...
给出了一种利用接收到的字符信息检测串行终端通信波特率 的方法。此方法简单、可靠、易行,并给出了实现这种检测方法的伪代码。-gives a use to receive information detection of the characters serial terminal communications baud rate method. This method is simple, reliable, easy, given the realization of this detection method of pseudo-code.
- 2023-04-16 13:50:03下载
- 积分:1
-
此为本人和同学所开发的酒店管理系统.C#.net.也是软件工程课程的作业....
此为本人和同学所开发的酒店管理系统.C#.net.也是软件工程课程的作业.-Hotel management system written in c#.net under my friend assistant. It is part of my software engineering assignment.
- 2022-02-04 02:33:15下载
- 积分:1
-
蚁群算法0-1背包问题
针对于01背包问题,所要求的是一个物品的排列问题,但是在蚁群算法的实现过程中要求有一个相同的起点,因此我们增加了一个共同的虚拟起点,设为第0个物品。对物品的选择是整个算法的重点,这个主要体现在对物品的选择概率上。由于在c语言的实现过程中,涉及到一个浮点数的误差问题,所以进行比较的过程中都是通过DML_MIN进行比较的。
- 2023-05-19 21:05:03下载
- 积分:1