-
图形化employee manager
一个可添加员工、管理员工基本信息的java图形化系统
- 2022-01-26 06:57:27下载
- 积分:1
-
VC++编程100例。包含了很多的实例,包括了很多方面,如界面编辑,文件操作等等。十分适合初学者。...
VC++编程100例。包含了很多的实例,包括了很多方面,如界面编辑,文件操作等等。十分适合初学者。-VC++ Programming 100 cases. Contains many examples, including a lot of aspects, such as the interface editor, file operations and so on. Very suitable for beginners.
- 2022-01-27 14:14:53下载
- 积分:1
-
雷达信号处理仿真程序
为完成雷达数字信号检测和信息提取功能所采取的实施手段。物体的反射回波是微弱的高频信号,经过变频、放大和滤波等处理变成具有一定强度的模拟信号(时间上连续,幅度上可为任意实数值)。数字处理须采用模拟-数字转换器,把模拟信号转换成为数字信号(时间上离散,幅度上分层),然后进行各种运算和处理。
- 2022-04-17 07:32:11下载
- 积分:1
-
I spent the early c++ Realize the b
本人早期用c++实现的b树的数据结构实例,在vc2005上调试通过,给大家参考下!-I spent the early c++ Realize the b-tree data structure example, in debugging vc2005 passed, under reference to the U.S.!
- 2022-08-16 09:49:10下载
- 积分: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
-
正常边缘检测与 matlab 函数为灰度图像
%跟踪对象的周长及它们的颜色白色 (1)。%将所有其他像素设置为黑色 (0)做同样的工作,作为一种边缘检测算法的 %吗?
- 2022-01-25 15:28:52下载
- 积分:1
-
《Visual C++ 6.0 MFC时尚编程百例》随书编程代码,欢迎学习与下载。...
《Visual C++ 6.0 MFC时尚编程百例》随书编程代码,欢迎学习与下载。-visual c++ 6.0 MFC
- 2022-03-24 03:33:58下载
- 积分:1
-
银行家算法 , 操作系统中的一个资源分配的算法
银行家算法 , 操作系统中的一个资源分配的算法-Banker" s algorithm, the operating system in a resource allocation algorithm for
- 2023-08-06 19:20:22下载
- 积分:1
-
可在画板上绘制三棱锥、四棱锥、五棱锥。图形可更换颜色。...
可在画板上绘制三棱锥、四棱锥、五棱锥。图形可更换颜色。-Can be drawn on the drawing board three pyramid, four pyramid, five pyramid. Graphics can change the color.
- 2022-05-23 22:13:09下载
- 积分:1
-
夏普3.5寸显示器驱动程序的Windows CE 5
sharp 3.5 inch dispaly driver for windows ce 5.0
- 2023-04-06 23:30:03下载
- 积分:1