登录
首页 » Visual C++ » lianliankan

lianliankan

于 2009-07-26 发布 文件大小:137KB
0 217
下载积分: 1 下载次数: 0

代码说明:

说明:  一款用VC++6.0写的连连看游戏和辅助工具代码。欢迎下载。(LianliankanGame)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • WifiControl
    用来控制网卡的源码,可以列出机器中所有的网卡,并可实现禁用和启用网卡(card used to control the source, a list of all the machines card and can achieve banned and the opening of NIC)
    2020-07-29 16:48:38下载
    积分:1
  • RemoteControl
    远程控制程序,可以实现远程客户端的控制。功能很强大(Remote control procedures, can realize the remote control of the client. Function is very powerful )
    2012-01-05 09:57:35下载
    积分:1
  • TCPIPclient
    基于MFC的TCP/IP socket编程,一个客户端程序,适合初学者学习,开发平台vs2015(TCP/IP SOCKRT programing based on MFC,A client program ,very good for first learner the develop platform is vs2015)
    2016-09-23 13:01:14下载
    积分:1
  • 2
    说明:  一种基于DirectShow 框架的实时视频彩色图像增强方法(A real-time video based on DirectShow framework for color image enhancement method)
    2010-12-09 19:47:29下载
    积分:1
  • Example36
    VS2010中MFC实现菜单,工具栏,状态栏,并静态分割界面(MFC to achieve the VS2010 menu, toolbar, status bar, and the static segmentation interface)
    2016-01-05 14:47:36下载
    积分:1
  • BoostTest
    说明:  编写过MFC程序的朋友都知道,通过资源编辑器编辑菜单项,设定菜单项ID,然后MFC内部通过该ID来映射菜单命令处理函数和菜单界面更新函数。我设想撇开MFC的资源编辑,在MFC程序中通过xml文件来进行界面配置,然后利用字符串来映射消息处理函数。借助boost库,我实现了这一设想。具体就是在xml文件指定一个字符串,然后通过这个字符串就能找到它的命令消息处理函数和界面更新命令消息处理函数。(MFC write-off procedures friends all know, through the resource editor to edit the menu item, set the menu item ID, and MFC-house by the ID to map menu and menu command handling function update function. I imagine MFC resource editor aside, the MFC program carried out by the interface configuration xml file, and then use the string to map the message processing function. Using boost libraries, I realized that vision. Specific xml file is to specify a string, then the string can find its command message processing functions and interface update command message processing function.)
    2021-02-04 15:09:57下载
    积分:1
  • ScanPortDlg
    一个基于tcp connect的端口扫描器(Based on a port scanner tcp connect)
    2009-10-19 10:41:36下载
    积分:1
  • Ex1_02
    VC 入门字符串的用法,示范了在纯C++中字符串的输出及换行的方法。(Introduction to string VC usage, demonstrated in pure C++, the output of the string and wrap method.)
    2011-08-03 00:57:26下载
    积分:1
  • how_many_fibs
    Recall the definition of the Fibonacci numbers: f1 := 1 f2 := 2 fn := fn-1 + fn-2 (n>=3) Given two numbers a and b, calculate how many Fibonacci numbers are in the range [a,b]. (Recall the definition of the Fibonacci numbers: f1 := 1 f2 := 2 fn := fn-1+ fn-2 (n>=3) Given two numbers a and b, calculate how many Fibonacci numbers are in the range [a,b]. )
    2009-11-27 15:18:02下载
    积分:1
  • wuziqi
    SetColor(unsigned short ForeColor,unsigned short BackGroundColor) //颜色函数 { HANDLE hCon=GetStdHandle(STD_OUTPUT_HANDLE) SetConsoleTextAttribute(hCon,(ForeColor 16)|(BackGroundColor 16*16)) } 调用函数 SetColor(11,8) cout<<endl<<"文本内容结束!"<<endl SetColor(7,0) system("color xy") ;
    2012-08-30 17:27:01下载
    积分:1
  • 696516资源总数
  • 106428会员总数
  • 7今日下载