资源列表
C-book
- 用c语言实现通讯录,包含姓名,电话,邮箱地址以及工作单位信息,用文件储存-C book includes name email number and department
Bèzier
- 关于贝塞尔曲线,带控制顶点和控制多边形达到G1连续的两段3次Bèzier曲线的绘制-on Bessel curve, with the control vertices and control polygon G1 achieve two consecutive three Bzier curve drawing
buy_ticket
- 排队购买车票,一次最多购买4张,区分相邻作为,没有相邻时,允许随意购买单张-Wait in line to buy tickets, purchase a maximum of four, to distinguish between adjacent, as there is no adjacent to, the permit can buy leaflets
Bus
- This a simple bus reservation software which is for biginners. It is only to guide biginners. Here I have shown the use of arrays and simple management.-This is a simple bus reservation software which is for biginners. It is only to guide biginners
Builder
- 设计模式的builder,用c++实现,有助于初学者-builder of design pattern,is helpfull for new learner
BUAT-DATA-BASE
- make program data base with visual basic
brush-items
- 新春贺年版 刷条目带序号双击新年快乐有使用说明-Brush with a serial number entry
Book2
- clear EXCEL password
project1
- 一个叫freeflow小游戏,主要运用了qt的绘图功能。游戏中有三个level,每个level有两关。-This is a game called freeflow. The core technique is painting function of qt. The game includes 3 level. Each level has two sub-level.
Bezier100
- windows编程,一个贝塞尔曲线的小程序-windows programming, a Bezier curve applet
Game
- Brainvita - Game in C-Brainvita - Game in C++
banking-system-project
- This C++ programs on BANKING SYSTEM has account class with data members like account number,name,deposit, withdraw amount and type of account. Customer data is stored in a binary file. A customer can deposite and withdraw amount in his account. User