资源列表
CISBitmap通过指定一种颜色把一幅位图变透明
- 通过指定一种颜色把一幅位图变透明,这个从Cbitmap派生的位图类使你可以通过指定一种颜色把一幅位图变透明,而它的使用差不多同Cbitamp一样简单。-through a designated colors of a bitmap transparent change, this Cbitmap derived from the bitmap type so you can designate an colors of a bitmap transparent change, while its
socket
- socket,或许用的人不少 -socket, perhaps people with a lot of
my_fsm_vhdl
- How to infer a finite state machine for fpga altera xilinx
FileCopying
- unit copyprg interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, Gauges -unit copyprg interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdC
tabke_creat
- 关于怎样创建一个菜单 具有打开 保存复制 粘贴功能-On how to create a menu with a Open the saved copy and paste function
Main
- Code of threads and also its header file
Form1
- 基于视觉的小程序,调用摄像头,拍照存贮,等-computer vision
Read-style-profile
- 读取风格配置文件,配置文件风格说明: (1) 自动忽略掉每行开头的空格 (2) 以 # 开头的行是注释行 (3) 不能以 = 开头 (4) 支持行末注释-Read style configuration files, configuration files, style Descr iption: (1) Automatic ignored at the beginning of each line spaces (2) beginning with# are commen
Flappy-Bird
- 一个用VC++写的模拟Flappy Bird的小程序,可以作为大家学习VC++的参考吧~-A simple Flappy Bird program wrote by VC++
ch1
- 实现一个可编程表达式的计算器,并判断输入的表达式是否正确。-Expression of the realization of a programmable calculator, and determine the expression entered is correct.
c101
- 用c语言实现的鼠标驱动事件,运行程序后会看到一个蓝色的鼠标指针,支持鼠标单击和右击-C language of the mouse-driven events, run the program will see a blue mouse pointer, mouse click and right click
2
- 1. 实现顺序栈的基本操作(初始化、判断栈空、判断栈满、入栈、出栈)。 1) 从键盘输入一系列整数,当输入值为0时,停止输入,产生顺序栈。 2) 实现入栈操作,输入需入栈的值,如入栈成功,显示“入栈成功!”,否则显示“入栈失败!”并说明失败原因。 3) 实现出栈操作,如出栈成功,显示“出栈成功!”,否则显示“出栈失败!”并说明失败原因。 4) 顺序栈中元素依次出栈,并显示 。 2. 实现循环队列的基本操作(初始化、判断队空、判断队满、入队、出队)。 1) 从键盘输入一
