-
TCP/IP Sorce Code
TCP/IP Sorce Code
- 2023-08-15 06:10:03下载
- 积分:1
-
LUCENE.net使用范例
LUCENE.net索引的简历 以及更新的范例,里面包括简历索引 更新索引 删除索引 等
还有从索引中搜索 的技巧 源码
- 2022-08-15 01:23:17下载
- 积分:1
-
这是一个国家的本地文件为CSV文件,而是一个逗号,空格,制表符克…
这是一个把本地文件保存成CSV文件,可是是逗号,空格,TAB键保存-This is a country where local file into CSV files, but is a comma, space, tab key preservation
- 2023-06-01 11:30:02下载
- 积分:1
-
孙鑫的vc++6.0的讲解的源码部分,免费给大家分享
孙鑫的vc++6.0的讲解的源码部分,免费给大家分享-SUN Xin of vc++6.0 on the part of the source, free for everyone to share
- 2022-02-27 00:31:30下载
- 积分:1
-
用C语言写的学生成绩管理系统,功能强大。
用C语言写的学生成绩管理系统,功能强大。-The Student system is C program write !
- 2022-12-28 18:05:05下载
- 积分: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
-
权限管理
在thinkphp 开发的RBac权限管理系统 拿出来跟大家分享下
在thinkphp 开发的RBac权限管理系统 拿出来跟大家分享下
在thinkphp 开发的RBac权限管理系统 拿出来跟大家分享下
在thinkphp 开发的RBac权限管理系统 拿出来跟大家分享下
在thinkphp 开发的RBac权限管理系统 拿出来跟大家分享下
在thinkphp 开发的RBac权限管理系统 拿出来跟大家分享下
- 2022-12-01 20:25:03下载
- 积分:1
-
search and remove temporary refuse document tools
搜索并清除临时垃圾文件的工具-search and remove temporary refuse document tools
- 2022-07-11 12:14:24下载
- 积分:1
-
小觅备忘录
这个是用C#编写的一个简易备忘录,可以添加备忘,添加时间提醒,更改界面风格等功能。
- 2022-07-02 21:35:44下载
- 积分:1
-
Visual C++ 6.0 example, to read the registry information of the file extension a...
Visual C++ 6.0 例子,读取注册表中文件扩展名的信息并用默认打开方式打开它。-Visual C++ 6.0 example, to read the registry information of the file extension and open it by default.
- 2022-02-21 09:41:24下载
- 积分:1