资源列表
hospital_tree_new
- SSD5课程中General Hospital实验的答案
天气预报源码
- 易语言源码学习学习
ConsoleCursor
- 控制台光标的相关操作: 1、控制光标的显示 2、控制光标的大小-Related to the operation console cursor: 1, control the display of the cursor 2, the size of the cursor control
CJTJ_O
- 主要运用了界面类库的知识,比较易懂,格式清晰-The main use of the knowledge class library interface to compare and easy to understand, clear format
HuffmanCode
- 哈夫曼编码完整代码 数据库学习中使用 仅供参考-huffman code platform visrual c++ visrual studio
tuxiangruihua
- 本代码是将一幅图像进行锐化处理,方法是拉普拉斯的处理方法。用vc实现,实现效果较好-This code is for sharpening an image by Laplacian approach. By vc achieve and achieve better
bankaccount
- 模拟银行账户,包括的方法有"存款"、"取款"、"查询余额"、”显示帐号”以及存储功能,能存储储户历史信息。 -Simulation of bank accounts, including the method of " deposits" , " money" , " balance inquiry" , " show account" as well as the storage capabilities of the hi
Library_Inventory
- About this code I called it Database Inventory System Version 1.0 in C++. It shows how to create a simple database application in C++ using struct and Object Oriented Programming using Classes in C++. I intended my code for programmers and beginnners
readObj
- This file reads a wavefront obj file into matlab structure
Project4
- 窗体抖动,api窗体抖动,和qq一样的抖动原理-Forms jitter, api form jitter, jitter and qq same principle
TextBox_PassWord
- 一个用TEXT BOX做密码输入框的例子,很实用的方法!-One to do with the TEXT BOX password input box example, a very practical way!
Bankers-Algorithm
- 银行家算法是一种最有代表性的避免死锁的算法。又被称为“资源分配拒绝”法。-Banker s Algorithm