资源列表
dianzijisuanqi
- 一个简单的电子计算器,对复数类Complex重载+、-(减)、*(乘)、==(判等)、++(前置和后置),有助于类和运算符函数的学习。-A simple electronic calculator, the complex class Complex overload+,- (minus),* (x ),==( contracting, etc. ),++( pre-and post-), contribute to class and the operator function learnin
digital-iamge
- c语言所做直方图均衡化,能显示处理前后的图像的不同-c language do histogram equalization, can display different images before and after treatment
dijitian
- 输入某年某月某日,判断这一天是这一年的第几天?-Enter a certain day of a certain period, if this day is the first few days of the year?
DIJKSTRA105
- 最短路径问题是重要的最优化问题之一,在现实生活中具有重要意义,比如:管道铺设、线路安排。-The shortest path problem is an important one of the most optimization problems, in real life is of great significance, such as: pipeline, line arrangement.
Dining-inspection
- 某公司由于人多,午餐分为多批次就餐,严格要求每批次就餐时间。并定期抽查就餐情况。请编写程序实现就餐抽查情况。-Dining inspection
directory-management
- 名片管理程序,对于联系人的资料进行增删改查的相关操作。-directory management programme
dishiguanji
- 可以定时报警,定时提醒,定时关机,界面有点差,大家借鉴下.-May time to time report to the police, time to time to remind the regular shutdown, the interface a bit worse, we learn the next.
distance100
- 画一截线段,VB程序会根据内置的算法自动为你找出最段的线段,比较有意思。-Part of painting line, VB procedure in accordance with the built-in algorithm will automatically find the best segment of your line, more interesting.
divi
- 经典问题 最多约束问题的完美解决方案,利用到乘法原理,还有两种剪枝技术!-Classic problems bound up to the perfect solution for the problem, using the multiplication principle, there are two pruning techniques!
DLLTESTDlg
- 在VC的环境下,采用动态链接库的形式进行链接-n the VC environment, the use of dynamic link libraries in the form of links
doc1
- This a simple method to change the octal number to the decimal number.-This is a simple method to change the octal number to the decimal number.
DoubleLinkedList
- 双向链表的查询 插入 和删除 采用c++实现了代码-Two-way linked list insert and delete query using c++ implementation of the code