-
(C语言)十进制转为任意进制
编程实践,十进制转为任意进制,R是你要转的进制。已过COJ1147。
- 2022-03-19 14:42:35下载
- 积分:1
-
for:
Root of a Polynomial
for:
Root of a Polynomial
--- --- --- --- --
Time Limit: 1 Second Memory Limit: 32768 KB
--------------------------------------------------------------------------------
A polynomial of degree n has the common form as . Your task is to write a function to find a root of a given polynomial in a given interval.
Format of function
double Polynomial_Root(int n, double c[], double a, double b, double EPS)
where int n is the degree of the polynomial double c[] is an array of n +1 coefficients , , ..., , and of the given polynomial double a and b are the two end-points of the given interval and double EPS is the accuracy of the root.
The function must return the root.
Note: It is guaranteed that a unique real number r exists in the given interval such that p(r) = 0. -for: Root of a Polynomial---------------------- Time Limit: 1 Second Memory Limit: 32768 KB-------------------------------------------------------------------------------- A polynomi
- 2022-09-28 19:15:03下载
- 积分:1
-
Zhang Limin Visual C# 2005
张利民Visual C#2005有趣的小时钟程序时钟源有趣的程序重要技巧如下:q双击时钟到任何地方,我们都可以删除或恢复它的边框。用鼠标拖动到任何一个地方,我们可以改变它的时钟位置。
- 2022-02-14 07:53:29下载
- 积分:1
-
实现音量控制的小程序,通过快捷键控制音量增加、减小或静音。...
实现音量控制的小程序,通过快捷键控制音量增加、减小或静音。-To achieve volume control applet, by shortcut keys control the volume increase, decrease or mute.
- 2022-10-15 23:15:03下载
- 积分:1
-
This is the Chat Application that developed using the MFC Visual C++. (Only EXE...
This the Chat Application that developed using the MFC Visual C++. (Only EXE s) Application contain the Client.exe and Server.exe-This is the Chat Application that developed using the MFC Visual C++. (Only EXE s) Application contain the Client.exe and Server.exe
- 2022-02-09 21:42:46下载
- 积分:1
-
window串口调用(api方式)
window下的串口动态库,主要包括打开,发送接收,关闭串口等操作,是直接调用windowapi函数开发的。
- 2022-07-02 05:47:52下载
- 积分:1
-
本企业库存管理系统具有如下功能:库存基本信息的录入、修改、查询、删除模块,商品调动信息的录入、修改、查询、删除模块,以及系统维护功能。为企业库存管理提供信息咨询...
本企业库存管理系统具有如下功能:库存基本信息的录入、修改、查询、删除模块,商品调动信息的录入、修改、查询、删除模块,以及系统维护功能。为企业库存管理提供信息咨询,信息检索,信息存取等服务,基本上能够满足现代企业对库存管理的需要-Inventory management system of the enterprises have the following functions: inventory of the entry of basic information, modify, query, delete the module, the entry of goods to mobilize information, modify, query, delete the module, and system maintenance functions. Inventory management for the enterprise to provide information consultation, information retrieval, information access services, primarily to meet modern business needs of the inventory management
- 2023-08-09 11:00:03下载
- 积分:1
-
取硬盘物理序列号
取硬盘物理序列号-drive from the physical sequence,
- 2022-07-16 12:38:23下载
- 积分:1
-
remote shutdown of the small programs, as long as the other side to know in adva...
实现远程关机的小程序,只要预先知道对方的IP地址和进入系统的帐号密码即可运行-remote shutdown of the small programs, as long as the other side to know in advance the IP address and access to the account password system can run
- 2022-03-15 11:25:50下载
- 积分:1
-
主要功能:
本程序用来查看PE格式文件的剩余空间,并且可以添加新的节区。
语言:
MASM32...
主要功能:
本程序用来查看PE格式文件的剩余空间,并且可以添加新的节区。
语言:
MASM32
-main functions : View the procedures used for PE format of the remaining space, and can add a new section of the district. Language : between
- 2022-07-28 01:14:02下载
- 积分:1