资源列表
dancileitongchaxun
- 单词雷同查询,当相似度在80 时可认为雷同!-Word similarity query, when similarity in80 when can think the same!
danpianji
- 一个简单实用的计算器,基本上能满足初学者的要求,最主要的特点是通俗易懂-A simple but useful calculator basically been able to meet the requirements of beginners, the most important feature is user-friendly
data
- data一个比较完整的计算下一秒时间的程序,自己写的,带注释 C语言-data a more complete calculation of the next second time-consuming procedures, write your own, with the Notes C language
DataBase
- 一个儿童接种的数据库通信操作基类,有对各个数据库间的通信,如儿童基本信息2疫苗信息4接种情-A of children vaccinated communication operations base class, the communication between the various s, such as basic information for children 2 vaccine inoculated love
datafile
- c++类的定义和简单实现,定义了data类,包括相关属性和函数,并进行实例化-failed to translate
datastruct
- 通过反序输出整数,实现了一个整数的反序输出。很好的实现了反序功能。-#include< iostream> using namespace std int main(){int a,b=0 cout< < please input the integer: < < endl cin> > a while(a){b=b*10+a 10 a/=10 }cout< < the end is < < b< < endl return 0 }
dateConvert
- How to convert dates in Visual C++, MFC and native C++.Conversion for DATE, CTime, COldDateTime.Change between UTC and local date time.
DBHelper
- C# 自己写的数据库帮助类,希望对大家能有用-C# Write their own helper class, in the hope that we can be useful
debuginfo
- 输出调试信息两种方式,支持dbgview和console窗口-Output debugging information in two ways to support and console window dbgview
delete-sequenlist
- 输入一个顺序表,删除重复的元素后在输出顺序表。-Input a sequence table, delete the repetition of elements in the output
dengerbenxihuankuan
- 还款方式为等额本息还款法,求出每个月还款的本金、每个月的利息以及总利息分别是多少元。-Repayment of principal and interest equal repayment method, find the monthly repayment of principal, interest and total interest each month how many dollars respectively.
DFAminimization
- A program that minimizes a deterministic finite automata