-
I saw the full screen caption bar that came on top. The FullScreenHeader is a lo...
I saw the full screen caption bar that came on top. The FullScreenHeader is a look alike of that caption, it is made in Win32 and I ve tried to make it somehow custom. This is my first Win32 app ever released, and there may be errors on it. Please point out any errors done!
- 2023-07-11 01:10:03下载
- 积分:1
-
一个结合了mfc/winsock/多线程等技术实现的聊天程序,只有聊天功能,但是用于广泛,主要适用了tcp链接,udp打洞技术....
一个结合了mfc/winsock/多线程等技术实现的聊天程序,只有聊天功能,但是用于广泛,主要适用了tcp链接,udp打洞技术.-A combination of mfc/winsock/multi-threading technology to achieve a chat program, and only chat, but for a wide range, mainly applicable to the tcp link, udp holes technology.
- 2022-05-31 10:13:19下载
- 积分:1
-
这VB6代码时钟。
This the VB6 code for Clock.-This is the VB6 code for Clock.
- 2022-09-16 14:10:03下载
- 积分:1
-
检查程序回文与否
C程序的回文回文或C语言编程:C语言回文程序,C代码来检查一个字符串是否是回文与否以及回文数。
这个程序的工作原理如下: - 首先我们输入的字符串复制到一个新的字符串,然后我们扭转了新的字符串,
然后将其与原始字符串进行比较。如果两个人有字符的顺序相同,即它们是相同的,那么输入的字符串是回文,
否则不是。要执行复制,反向和比较,我们使用string.h中的strcpy的,strrev和功能的strcmp分别,如果你不
希望使用这些功能看到C编程代码回文不使用字符串函数操作。有些回文字符串的例子是“爸爸”,“雷达”,
“女士”等。
- 2022-03-15 22:05:20下载
- 积分:1
-
无用单元收集:利用表结点本身的指针域标记遍历路径的算法
无用单元收集:利用表结点本身的指针域标记遍历路径的算法-Useless cell collection: the use of table pointer node labeling their own path traversal algorithm
- 2022-01-25 15:52:12下载
- 积分:1
-
采用I/O完成端口写的Socket连接类,采用消息回调的形式使用
采用I/O完成端口写的Socket连接类,采用消息回调的形式使用-Use of I/O completion port writing Socket connection class, adopted the message in the form of the use of callback
- 2023-05-21 10:50:03下载
- 积分:1
-
数据挖掘考试,用到的计算熵的使用小程序
数据挖掘考试,用到的计算熵的使用小程序-data mining examination, the calculation used in the use of small entropy procedures
- 2022-03-21 03:28:25下载
- 积分:1
-
基于MFC开发的管理系统
资源描述
对学习MFC编程的人员是很好的参考。本代码是基于MFC的管理系统,涉及数据库操作、基于对话框的信息录入、删除等操作。对于信息显示则用到了多种技术及控件,对于mfc编程人员是很好的参考技术资料。
- 2022-03-16 09:50:21下载
- 积分:1
-
High
《高质量C++C 编程指南》是一本精细的指导你如何进行c++的编程,让你把握住编程中核心的东西,给你指点方向。- High-quality C++ C Programming Guide is a fine guide you how to c++ Programming to let you grasp the core of programming things Here you are pointing the direction.
- 2022-05-21 08:31:09下载
- 积分:1
-
importation of a string (length less than 80) Statistical their letters, numbers...
输入一个字符串(长度小于等于80)统计其字母,数字和其他字符的个数-importation of a string (length less than 80) Statistical their letters, numbers and other characters Number
- 2022-03-21 09:11:33下载
- 积分:1