-
VC++编写的中国象棋源码
VC++编写的中国象棋源码,支持悔棋功能,而且我觉得这象棋的智商相当高,玩了下竟然每次都输,可能我象棋水平太菜。本游戏源代码开源,在VC6.0下可顺利编译,游戏可选择难易程序,运行界面也挺友好,如演示截图所示。
- 2023-05-15 14:50:02下载
- 积分:1
-
VC++局域网发文件、发消息程序
VC++局域网发文件、发消息程序,在内网或局域网中传送文件,点对点的文件传输,还可进行消息发送。打开程序后,经过简单设置后就可 使用,在Windows托盘处显示图标,点击图标可显示对应窗口。使用方法:
1、请不要屏蔽2118端口
2、如果对方没有安装本软件,将不能发送附件,也不能通过IP发送消息
3、使用本信使前,请关掉其它信使服务,及加入DCOM支持
4、第一次使用使用时请先设置相应的参数,部分功能右键提供
5、呼出热键为CTRL+ALT+A、F4,隐藏为ESC键
6、如果对方没有装本信使且不在一个子网内,发送将失败
7、频繁关闭并启动本程序的时间间隔请不要小于60秒
- 2022-02-02 17:32:22下载
- 积分:1
-
用于建网站的礼花背景 是用HTML语言编的
用于建网站的礼花背景 是用HTML语言编的-site for the construction of the fireworks background is part of the HTML language
- 2022-05-25 05:33:27下载
- 积分:1
-
VC++截图程序【屏幕抓图】
VC++截图程序,可以抓取当前屏幕,实现的功能类似按下键盘的“PringScreenSysRq“键的功能。不同的是,这个程序还可以在抓取框中滚动抓取来的屏幕,可将其直接保存为BMP位图文件。最终运行效果抓取屏幕截图时的效果,如演示截图所示。
- 2022-03-14 19:58:34下载
- 积分:1
-
blue tooth protocol stack source code
blue tooth protocol stack source code
- 2022-04-21 06:07:52下载
- 积分:1
-
MoAspEnginer ASP MVC开发框架 v3.1.1.382
MoAspEnginer ASP MVC开发框架,一款基于JScript的ASP开源MVC框架。模板编译ASP代码,让ASP代码和程序真正分离,单文件入口,支持类库扩展以及模板自定义标签扩展,支持多数据库操作,支持表单验证,提供HttpRequest,HttpUpload,Soap,OAUTH2.0等模块,提供AES/DES/RC4/Rabbit/pbkdf2/ripemd160等算法,内置Json解析和多种路由方式,支持类库缓存,编译缓存,HTML缓存,数据库Model缓存等。。。让您换一种方式开发ASP应用。
- 2022-05-13 13:02:04下载
- 积分:1
-
如果ATL组件称为阴极射线管
如果在 ATL 组件程序中调用了 CRT 的运行时刻库函数,比如开平方 sqrt() ,那么编译的时候可能会报错“error LNK2001: unresolved external symbol _main”。怎么办?下面方法中的任何一个都可以纠正这个错误:-If the ATL component called the CRT-program run-time library functions, such as the square root sqrt (), then the compiler will complain when possible " error LNK2001: unresolved external symbol _main" . How to do? Any one of the following methods can rectify this error:
- 2022-02-12 21:47:56下载
- 积分:1
-
《Red river valley 》movie review
《Red river valley 》movie review-"Red river valley" movie review
- 2022-09-23 21:20:03下载
- 积分:1
-
Java窗体元素控件用法实例集源码
Java窗体元素控件用法实例集源码,用Java创建窗体按钮、图标、按下图标和翻转图标、复选框、单选按钮、标签、文本域、、组合框、列表框、滚动条、滑块、创建多个窗口以及元素对齐等方面的操作技巧,比较实用吧!
- 2022-04-26 22:08:58下载
- 积分:1
-
DLL in the preparation process. Static and dynamic library of distinction, and t...
动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。如何利用工具查看动态链接库输出的函数,Depends工具的使用,C++编译器名字改编技术对动态链接库输出函数的影响,extern "C"的用法,利用模块定义文件来解决C++名字改编的问题。用typedef定义指向函数的指针类型,如何获得动态连接库里的函数的指针。-DLL in the preparation process. Static and dynamic library of distinction, and the procedure call link static and dynamic library distinction. How to use the tool View DLL exporting the function Depends the use of tools C compiler technology adapted to name DLL function of the output, extern "C" for the usage, use module definition files to resolve the C adaptation of the name. Typedef definitions used at the function pointer type, how to obtain 13-17 Dynamic Link function of the target.
- 2022-10-26 17:15:03下载
- 积分:1