-
Minutes_Counter
带有TimeSpan的分钟计数器
- 2022-01-22 04:49:52下载
- 积分:1
-
c# .NET 网上书店管理系统
.NET web 开发网上书店管理系统(前台和后台)源代码和数据库全部具有 ,开发工具Microsoft Visual Studio 2008+Microsoft SQL Server 2008,可以实现书籍管理,书籍购买,订单的处理等等模块。。。。。。。
- 2022-04-01 05:47:55下载
- 积分: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
-
图书管理系统
我所上传的是图书管理系统,代码简单易懂,很适合初学者,中间用到了struts,hibernate,spring数据库用的是mysql。
- 2023-05-04 22:55:02下载
- 积分:1
-
总结文件分隔符(纯备帕斯卡)
delphi 简易文件分割器(纯pascal编写)-summary document dividers (pure prepared pascal)
- 2022-12-17 05:10:03下载
- 积分:1
-
TMS320C6437_EMAC应用详细例程
这是一个关于DSP TMS320C6437_EMAC应用的详细例程,是基于CCSv5的开发环境,其中已经建立好了一个完善的工作区间,可以直接导入使用。
- 2022-01-26 16:40:43下载
- 积分:1
-
开发虚拟摄像头的SDK,分为C++和C#两部分
开发虚拟摄像头的SDK,分为C++和C#两部分-SDK for developing virtual camera
- 2022-03-25 17:06:58下载
- 积分:1
-
C#飞鸽聊天工具(TCP、UDP)
C# 开发的一款飞鸽聊天软件,主要实现了tcp通信及udp通信、文件传输等功能。相信您有了这款工具源码,会让您在Socket通讯方面会有一个质的提升。
- 2023-05-11 15:50:03下载
- 积分:1
-
语音识别,用于各种菜单判断。非常好用,支持多线程
语音识别,用于各种菜单判断。非常好用,支持多线程-Speech recognition, for a variety of menus to determine
- 2023-08-31 01:15:03下载
- 积分:1
-
by a VC scientific calculator program, a simple function, the program is very si...
一个由VC实现科学计算器程序,功能简单,程序也很浅显易懂,是VC初学者的好实例!-by a VC scientific calculator program, a simple function, the program is very simple words, VC is a good example of beginners!
- 2022-02-11 23:43:27下载
- 积分:1