资源列表
bmi_kalkulator
- Simpleodes for C++ students. Beginner-Simpleodes for C++ students. Beginner!!
cpp_beginner
- Some c++ code for students. These codes showing usage codeblocks.
kaijiziqidong
- 实现开机自动启动应用程序,不错的源码,大家分享-Boot automatically start the application, a good source to share
Dictionary
- 实现字典的查询、添加、修改等功能,并在控制台下有简单的界面。-Dictionary query, add, modify, and other functions, and simple interface console.
stack
- 中缀多项式计算器,能算浮点数的多位运算,界面友好,有一定容错能力-Polynomial calculator infix can count the floating-point number operation, friendly interface, some fault tolerance
DistanceSmallestPoints
- 通过分治策略,在O(nlogn)时间复杂度内,找到二维平面区域内距离最小的点对。-Divide-and-conquer strategy, the time complexity of O (nlogn), find the area of two-dimensional plane distance smallest point on.
PAINT_-_22186198132010
- paint with turbo c-paint with turbo c++
Tree-traversal
- MFC实现树的建立,可自动得到输入树的深度,先序、中序、后序遍历的结果,并用图形显示该树。-MFC to achieve the establishment of the tree can be automatically input the depth of the tree, preorder, inorder, postorder traversal, and graphical display of the tree.
cPPk-means
- 这是一个用C++写就的kmeans算法,很好很实用。-this is a kmeans way by writed c++ ,If you want it ,please download it .
ATM_Simulator
- 用C语言小程序来模拟ATM机操作的存款、取款、记账等功能。-ATM simulator
JosephusProblem
- 用C程序解决约瑟夫斯问题,是一个出现在计算机科学和数学中的问题。在计算机编程的算法中,类似问题又称为约瑟夫环。-In computer science and mathematics, the Josephus Problem (or Josephus permutation) is a theoretical problem related to a certain counting-out game.
LiberyManagement
- 用C程序模拟图书馆的管理工作,包括借书、还书等基本功能,以及记录学生的基本信息。-simulate libery management
