-
窗口回收站(回收站)访问方法。源码,测试,有用,VC,欢迎加入…
Windows中回收站(Recycle Bin)的存取方法.源码,经测试,很好用,vc的,欢迎下载-Windows Recycle Bin (Recycle Bin) access method. FOSS, tested, useful, vc, welcome to download
- 2023-02-01 00:30:03下载
- 积分:1
-
格式化磁盘
经典的C++格式化磁盘的代码,提供接口和内部实现,在vs2005中可以成功运行,并且提供选择要格式化的盘符的功能。
在对话框初始化时,先实现提示显示盘符,当选择好之后,点击格式化按钮,直接执行格式化选择的盘符,基本功能全部可以实现。
- 2022-02-12 21:26:01下载
- 积分:1
-
VC++6.0编程高手(北京希望电脑公司)附带源代码,找了好久才找到的,学习VC最好的例子...
VC++6.0编程高手(北京希望电脑公司)附带源代码,找了好久才找到的,学习VC最好的例子-VC++6.0 program master (Beijing Hope Computer Company) with the source code, looking for a long time to find, and learn from the best examples of VC
- 2022-08-09 04:48:30下载
- 积分:1
-
有限自动机的确定华,NFA到DFA的转变。
有限自动机的确定华,NFA到DFA的转变。-Ascertain of finite auto-machine , from NFA to DFA.
- 2022-02-21 19:57:31下载
- 积分:1
-
a very good js tree, download, direct point all.htm View
一个很不错的js树,下载后,直接点all.htm查看-a very good js tree, download, direct point all.htm View
- 2023-06-19 03:40:04下载
- 积分: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
-
access to view from anywhere
access to view from anywhere
- 2022-03-31 09:13:49下载
- 积分:1
-
自己做的贪吃蛇代码,比较简单易懂,
自己做的贪吃蛇代码,比较简单易懂,-The Snake make their own code, and relatively easy to understand
- 2022-02-07 12:20:10下载
- 积分:1
-
filtering for a noisy signal
filtering for a noisy signal
- 2022-02-21 14:54:38下载
- 积分:1
-
WinsCard dll,它将发送和接收 APDU 命令的智能卡。
WinsCard dll,它将发送和接收 APDU 命令的智能卡。
在 C 原始 SmartCardIO
由安德鲁 · 费尔南德斯
- 2022-05-18 14:15:29下载
- 积分:1