-
ln(x)的泰勒法及迭代法实现
用泰勒方法 和 李查逊加速外推法 实现1-100之间的ln(x)计算。其中加减乘除由自己编程实现,因此不受计算机数值变量存储位数的影响。计算精度可以自己规定。几十位左右的精度时可保持计算稳定。
- 2022-02-25 16:37:37下载
- 积分:1
-
vc++实现计算器功能 实现计算器功能
vc++实现计算器功能 实现计算器功能 -vc++ Calculator functions to achieve
- 2022-04-24 10:27:43下载
- 积分:1
-
最近在自己写的一些原代码可以给大家一起享用。
最近在自己写的一些原代码可以给大家一起享用。-recently wrote some of the original code can give us together.
- 2023-08-03 00:35:03下载
- 积分:1
-
自己以前做的汇编小程序,希望对大家有用。
自己以前做的汇编小程序,希望对大家有用。-A compilation of their previous small program to do the hope that useful for everyone.
- 2022-10-22 20:15:03下载
- 积分:1
-
为C++程序员制作的小测验
C程序员问答
- 2022-02-02 22:09:56下载
- 积分:1
-
基于MFC的简单Winsock聊天程序
应用背景用MFC实现简单的聊天界面设计,在ip地址的基础上搭建TCP连接。可以实现同一个区域网的连接。是一个很简单很基础的MFC类的聊天程序,后期会慢慢更新聊天版本。谢谢。关键技术MFC类库的基本了解,和winsock编程的相关学习
- 2022-08-19 11:52:21下载
- 积分:1
-
VB编写的电子地图,可以实现基本的功能,如缩放…
VB编写的电子地图,可实现放大缩小查找等基本功能-VB prepared the electronic maps, can realize the basic functions such as zoom to find
- 2022-02-12 01:10:45下载
- 积分:1
-
随机确定内存大小,页面数,进程的个数,每个进程的页数,给进程分配的页面数。要求计算缺页次数,缺页率,被淘汰的序列。...
随机确定内存大小,页面数,进程的个数,每个进程的页数,给进程分配的页面数。要求计算缺页次数,缺页率,被淘汰的序列。-ramdom get memory size, page mumber, process number, page number for each page, allocated page number for the process. To calculate the page lacking number, page missing rate, wash out sequence
- 2022-02-07 16:20:37下载
- 积分:1
-
here, including almost all of the data structure of the small simple procedures...
在这里,包含了几乎所有的数据结构的简单小程序,希望大家会喜欢!
- 2022-07-20 00:21:28下载
- 积分:1
-
a simply programme of caculator,it is able to do add sub mutiply dive operator
a simply programme of caculator,it is able to do add sub mutiply dive operator-simply a program of caculator. it is able to do add sub mutiply dive operator
- 2022-02-04 19:27:07下载
- 积分:1