-
公历(阳历)和农历(阴历)相互转换,公历转农历代码是从网上当的,我做了农历转公历的代码并写了示例程序。其实网上也有很多有关公历转农历的控件,但作为一个程序员就是...
公历(阳历)和农历(阴历)相互转换,公历转农历代码是从网上当的,我做了农历转公历的代码并写了示例程序。其实网上也有很多有关公历转农历的控件,但作为一个程序员就是不太习惯于使用别人的控件,因为那样将不便调试和差错。-Gregorian calendar (Gregorian calendar) and the Lunar New Year (lunar calendar) each conversion to the Lunar calendar is the code from the Internet when I switch to make the lunar calendar of the code and wrote a sample program. In fact, there are many Internet-related to the Lunar calendar control, but as a programmer it is not accustomed to using other people
- 2022-01-28 12:14:41下载
- 积分:1
-
用的示例程序,画笔绘画应用程序
VC示例程序,画刷类的应用-VC sample program, the Brush painting application
- 2022-02-26 05:25:26下载
- 积分: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
-
multithreaded programming, a good example
多线程编程,一个很好的例子-multithreaded programming, a good example
- 2022-05-10 16:37:59下载
- 积分:1
-
文件管理系统的使用程序 希望大家喜欢并且能用到 很不错的下吧...
文件管理系统的使用程序 希望大家喜欢并且能用到 很不错的下吧-document management system using the procedure hope you like and can use a very good are you
- 2022-06-20 00:54:31下载
- 积分:1
-
J2ME/MIDP应用,生成PalmOS PRC文件
J2ME/MIDP应用,生成PalmOS PRC文件-J2ME/MIDP applications, document generation PalmOS PRC
- 2023-04-30 21:45:03下载
- 积分:1
-
嗨,使用MATLAB开发
hi its useful for matlab developers
- 2022-01-27 15:49:44下载
- 积分:1
-
矩阵类
矩阵基本运算,伴随矩阵,行列式,转置矩阵
矩阵类
矩阵基本运算,伴随矩阵,行列式,转置矩阵-Matrix basic operations, accompanied matrix determinant, matrix transpose, etc.
- 2023-02-16 02:40:03下载
- 积分:1
-
对入侵检测系统有更好的
that is better for ids system
- 2022-06-26 08:30:37下载
- 积分:1
-
含有一个 CSpreadSheet类实现对Excel文件的读写的封装
含有一个 CSpreadSheet类实现对Excel文件的读写的封装-Contains a category CSpreadSheet achieve read and write Excel files package
- 2023-06-16 08:50:03下载
- 积分:1