-
palindrome
c语言基础,判断一个字符串是否为回文的程序,仅供参考(Determine whether a string is a palindrome)
- 2014-01-03 16:49:39下载
- 积分:1
-
上位机通过CCD视觉识别条形码与二维码
halcon 识别条码和二维码的VCdemo(halcon barcode function demo using VC++)
- 2017-08-03 23:20:18下载
- 积分:1
-
halcon
halcon学习帮助文档,可进行时时查询函数(halcon learning help documentation, can always check function)
- 2015-04-19 16:29:45下载
- 积分:1
-
Polynomial
Develop class Polynomial. The internal representation of a Polynomial is an array of terms. Each term contains a coefficient and an exponent. The term
2x4
has the coefficient 2 and the exponent 4. Develop a complete class containing proper constructor and destructor functions as well as set and get functions. The class should also provide the following overloaded operator capabilities:
Overload the addition operator (+) to add two Polynomials.
Overload the subtraction operator (-) to subtract two Polynomials.
Overload the assignment operator to assign one Polynomial to another.
Overload the multiplication operator (*) to multiply two Polynomials.
Overload the addition assignment operator (+=), subtraction assignment operator (-=), and multiplication assignment operator (*=).
- 2013-05-05 21:59:33下载
- 积分:1
-
hon-new
When the two nucleic acid sequences, when compared, K-Estimator used to assess the number of nucleotide substitutions between the two (Divergent), including the protein coding region and non-protein coding region. Using Monte Carlo simulation estimates of confidence intervals. In molecular evolutionary studies to assess the two nucleic acid sequences is replaced by the number of nucleotides is a central issue. Accurate quantification of these data will directly affect the evolution of genetics is widely used in many experiments of reliability.
- 2013-08-04 11:42:51下载
- 积分:1
-
tuangou-v3.5-
用ASP、SQL写得团购网站,代码简单,功能全面(Buy site written using ASP, SQL, the code is simple, full-featured)
- 2012-05-03 12:47:38下载
- 积分:1
-
TCP network client
TCP网络客户端程序-TCP network client
- 2022-02-01 23:44:39下载
- 积分:1
-
jsoncpp
说明: vulfhf;hfiuvbibu44848919189
- 2020-06-23 17:20:02下载
- 积分:1
-
学生火车票预定管理信息系统的设计与实现
说明: 基于C++的学生火车票预定系统,可以实现预览、增删、查询、预定等功能。(Student train ticket reservation system based on C++ can realize the functions of preview, addition and deletion, inquiry and reservation.)
- 2020-06-19 09:00:06下载
- 积分:1
-
Enumeration
Returns whether this {@code Enumeration} has more elements.
- 2014-02-18 09:45:01下载
- 积分:1