-
旺宏28F1000 Flash ROM编程实例源代码。兼容其他MXI…
MXIC28F1000闪存ROM编程示例源代码。兼容其他MXIC闪存ROM
- 2022-03-23 11:40:19下载
- 积分:1
-
汽车美容销售系统
为朋友开发的一套软件。现在也共免给大家 ,现在缺一个视频采集卡的开发功能
- 2022-04-22 05:40:27下载
- 积分:1
-
一个开源的入侵检测系统,支持window和*nix平台。
一个开源的入侵检测系统,支持window和*nix平台。-a revenue intrusion detection systems to support window and* nix platform.
- 2022-01-25 20:37:59下载
- 积分: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
-
Visual C++ 中基于MFC控件接收显示波形图程序代码
Visual C++ 中基于MFC控件接收显示波形图程序代码-Visual C++ based on MFC Controls received waveform diagram shows the program code
- 2022-03-06 18:16:09下载
- 积分:1
-
房地产中介管理系统
应用背景房产中介管理系统是一套功能强大通用性极强的房产管理软件,软件界面设计简洁,美观,其人性化的软件流程,使普通用户不需培训也能快速掌握软件操作使用方法,上手极易。商友房产管理软件广泛适用于企业,公司的房产管理,客户档案管理,是您企业进行房产管理的强大工具。软件支持外部表数据导入各种数据也可以方便导出为Excel,Excel,Word等数据格式;报表支持自定义打印。关键技术它集房源管理、客户管理、销售管理、出租管理,统计分析等强大功能为一身,软件界面简洁优美,操作直观简单,无需专门培训即可正常使用。仿美萍房产中介管理系统能广泛适用房介经营商、地产代理商等房屋中介销售出租机构使用。仿美萍房屋中介管理软件是您加强房源管理、客户管理,员工管理,提高工作效率的强大助手 ;
- 2022-04-29 02:48:26下载
- 积分:1
-
访问笔记本电脑,方便当前状态的人…
方便查阅笔记本开发人员的现状和开发应用软件的调试
- 2023-06-02 08:20:03下载
- 积分:1
-
the heuristic search!
八数码问题的启发式搜索!-the heuristic search!
- 2022-07-25 08:53:08下载
- 积分:1
-
可视化基本软件源
Software Source for Visual Basic
- 2022-07-19 17:16:00下载
- 积分:1
-
实现最小生成树算法,通过PRIM算法实现.通过输入一串字符显示最小生成树.求得最小路径...
实现最小生成树算法,通过PRIM算法实现.通过输入一串字符显示最小生成树.求得最小路径-Realize minimum spanning tree algorithm, through the PRIM algorithm. By entering a string of characters show minimal spanning tree. Find the smallest path
- 2023-01-21 06:40:04下载
- 积分:1