-
用VC++环境编写的简单文字聊天程序 ,TCP协议,支持多线程,对刚学习socket的同学有很大帮助...
用VC++环境编写的简单文字聊天程序 ,TCP协议,支持多线程,对刚学习socket的同学有很大帮助-Using VC++ environment to prepare a simple text chat program, TCP protocol, support multi-threading, socket just learning of the students are very helpful
- 2022-03-13 10:15:46下载
- 积分:1
-
孙鑫老师的VC++教程的光盘源代码,数写的很好,代码也很好,值得研究!第16章源程序!...
孙鑫老师的VC++教程的光盘源代码,数写的很好,代码也很好,值得研究!第16章源程序!-SUN Xin teachers VC++ Tutorial CD-ROM source code, written in a few very good, code is also good, worthy of study! Chapter 16 source code!
- 2022-09-14 04:25:03下载
- 积分:1
-
本程序介绍如何判别并定位到光驱软驱,并进行读写
本程序介绍如何判别并定位到光驱软驱,并进行读写-the procedures on how to identifying and positioning of the floppy drive, and write
- 2022-03-07 18:58:47下载
- 积分:1
-
树形控件项目
treelist control project
- 2022-11-11 04:10:03下载
- 积分:1
-
windows下关机小程序
VB开发windows自动关机功能,调用API函数,具有定时关机、延时关机、取消关机功能。
- 2022-03-20 19:23:52下载
- 积分:1
-
朴素贝叶斯分类器,使用C++基于朴素贝叶斯分类器的实现…
朴素贝叶斯分类器,用C++实现的基于朴素贝叶斯算法的分类器-Naive Bayesian classifier, using C++ Realize based on Naive Bayesian Classifier Algorithm
- 2022-09-03 02:55:03下载
- 积分:1
-
IE浏览器防止主页篡改驱动程序源码
通过注册表回调实现的防护Windows上的IE浏览器主页的驱动程序,严密防护IE主页键的修改、删除、重命名等操作
- 2022-10-21 06:20:03下载
- 积分:1
-
子窗口发送消息给父窗口,父窗口接收到消息后显示子窗口输入的字符串...
子窗口发送消息给父窗口,父窗口接收到消息后显示子窗口输入的字符串-Sub-window send a message to the parent window, parent window to receive the news shows that sub-window input string
- 2022-11-28 11:40:03下载
- 积分:1
-
人力资源管理系统
"人力资本"的高效率和有效地管理已进展至一个日益迫切和复杂的过程。人力资源管理职能包括跟踪,包括传统的个人履历、 技能、 能力、 成绩薪金、 出勤和请假的信息的现有雇员数据。
成功的员工管理和领导促进员工敬业度、 员工激励、 员工发展和保留员工。现行的制度会导致数据冗余、 数据不一致,以及很多像许多错误更多浪费宝贵的时间和金钱的文书工作。记住这一点我们正在开发一种软件命名为"MILESTONE(HRMS)"是非常友好的用户,并有助于使研究真正的苦差事。
- 2022-03-16 17:16:19下载
- 积分:1
-
是一个在EVC下开发的闹钟定制程序。其中一个难点就是如何创建、写、读一个ini 文件。由于是在EVC下,所以很多API函数都不被支持比如关于.ini文件读写Ge...
是一个在EVC下开发的闹钟定制程序。其中一个难点就是如何创建、写、读一个ini 文件。由于是在EVC下,所以很多API函数都不被支持比如关于.ini文件读写GetPrivateProfileString和 WritePrivateProfileString函数。于是我开始在网上搜寻可以轻松读写ini文件的方法。最后找到了一个人写好的,可以实现类似 GetPrivateProfileString功能的函数。-EVC is a customizable alarm clock, developed under the program. One difficulty is how to create, write, read a ini file. Because it is under the EVC, many API functions are not supported for example on. Ini file to read and write GetPrivateProfileString and WritePrivateProfileString function. So I started searching online can be easy to read and write ini documents. Finally found a person to write, and can achieve similar functionality GetPrivateProfileString function.
- 2022-02-02 11:15:48下载
- 积分:1