-
MFC技术内幕(配书源码CHAP08.rar
MFC技术内幕(配书源码CHAP08.rar-MFC Insider (book distribution source CHAP08.rar
- 2023-05-25 10:00:02下载
- 积分:1
-
带音乐播放功能的自动关机程序。可以按时间及时长选择关机,可最小化为幽灵图标...
带音乐播放功能的自动关机程序。可以按时间及时长选择关机,可最小化为幽灵图标-music playback functions with the automatic shutdown procedures. Can be a long time to choose a timely shutdown, the smallest icon into ghost
- 2022-07-01 22:48:09下载
- 积分:1
-
chart例程(vb调用vc dll)
chart例程(vb调用vc dll)-chart routines (vb call vc dll)
- 2022-03-23 19:12:34下载
- 积分:1
-
TCp端口监测程序源码
TCp端口监测程序源码-TCp port monitoring procedures FOSS
- 2022-02-20 14:16:07下载
- 积分:1
-
This function creates a copy administrator user should be a source of inspiratio...
该函数创建了一个复制管理员用户,应该对大家有所启发-This function creates a copy administrator user should be a source of inspiration for everyone
- 2022-02-25 23:15:22下载
- 积分: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
-
讲述的是VC怎样制作系统托盘,对新手有很好的参考意义
讲述的是VC怎样制作系统托盘,对新手有很好的参考意义-Is the VC about how to make the system tray, the novice have a good reference value
- 2022-01-28 14:31:26下载
- 积分:1
-
with VC clock game.
用VC++实现的时钟游戏。-with VC clock game.
- 2022-08-11 18:21:04下载
- 积分:1
-
flow shop broject
旅行商问题(TSP)提出了以下问题:给定一个城市列表和每对城市之间的距离,哪条最短的路线可以精确地访问每个城市一次并返回出发城市?它是组合优化中的一个NP难问题,在组合优化中占有重要地位;
- 2022-11-30 06:30:04下载
- 积分:1
-
用JAVA做的五子棋。非常经典。适合初学者参考!
用JAVA做的五子棋。非常经典。适合初学者参考!-This gobang game softwre is develped with JAVA, very classical, better for beginner.
- 2022-02-21 01:45:51下载
- 积分:1