-
The use of P2P technology, designed for a simple chat program. Do not use a dedi...
使用P2P技术设计的一个简易聊天程序。不使用专用的服务器,只要将好友添加到好友列表中,就能检测出好友是否在线,并相互发送聊天信息。-The use of P2P technology, designed for a simple chat program. Do not use a dedicated server, as long as the friend add to friends list, will be able to detect friends are online, and send chat messages with each other.
- 2022-11-24 06:00:03下载
- 积分:1
-
多鼠标检测
挺好的多鼠标检测软件源代码,但是不能够区分不同鼠标的光标显示,且通过rawinput得到的鼠标位置,x和y的偏移量积累误差严重,需要进一步解决。
- 2022-03-17 16:18:18下载
- 积分:1
-
迅雷,快车,旋风下载地址转换器。自动识别待转换地址。可把转换后的地址复制到剪贴板。...
迅雷,快车,旋风下载地址转换器。自动识别待转换地址。可把转换后的地址复制到剪贴板。-Thunder,Flashget,QQdownloader download url converter. Automatic Identification addresses to be converted. Can be converted into the address copied to the clipboard.
- 2022-05-22 01:04:40下载
- 积分:1
-
旅游资源及线路管理系统,
用Visual+SQL写的
旅游资源及线路管理系统,
用Visual+SQL写的-tourism resources and line management system, Visual SQL write
- 2023-01-18 05:10:04下载
- 积分:1
-
chapter 1:error handling
chapter 2:unicode
chapter 3:kernel objects
part 2:...
第一章 对程序错误的处理 第2章 UNICODE 第3章 内核对象 第二部分 编程的具体方法 第4章 进程-chapter 1:error handling
chapter 2:unicode
chapter 3:kernel objects
part 2:method of programming
chapter 4:proce
- 2023-08-28 14:15:03下载
- 积分:1
-
这个是用分段法求解线形方程组的算法,可以看一下,有帮助的...
这个是用分段法求解线形方程组的算法,可以看一下,有帮助的-this section is used method of linear equations algorithm can look at, help
- 2022-07-26 12:19:25下载
- 积分:1
-
C#编程发送邮件
C#编程发送邮件-C# programming mail
- 2022-07-07 09:33:55下载
- 积分:1
-
这是一个包含有三个类的代码集,分别用来处理三类不同的出错信息,定制的出错信息、CRT内建的或者Win32 API出错信息。CBasicError用来处理定制的出...
这是一个包含有三个类的代码集,分别用来处理三类不同的出错信息,定制的出错信息、CRT内建的或者Win32 API出错信息。CBasicError用来处理定制的出错信息,CLbraryError用来处理C运行时库的出错信息,CWin32APIError用来处理Win32 API出错信息。-contains three types of code sets, respectively, to deal with three different kinds of error messages, custom error messages, built-in CRT or Win32 API error messages. CBasicError to handle custom error messages, CLbraryError to handle C Runtime Library error messages, CWin32APIError to deal with the Win32 API error messages.
- 2023-03-19 01:15:03下载
- 积分:1
-
wince5.0 battery under the upper application, testing whether the charge, showin...
wince5.0下的电池的上层应用程序,检测是否充电,弹出界面,显示电量大小,是学习ui线程的好例子-wince5.0 battery under the upper application, testing whether the charge, showing the size of electricity is a good example to learn ui thread
- 2023-03-30 02:35:04下载
- 积分:1
-
约瑟夫环(Joseph)问题的一种描述是:编号为1,2,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始人选一个正整数作为报数上限值m,从...
约瑟夫环(Joseph)问题的一种描述是:编号为1,2,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始人选一个正整数作为报数上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止报数。报m的人出列,将他的密码作为新的m值,从它在顺时针方向的下一个人开始重新从1报数,如此下去,直至所有人全部出列为止。试设计一个程序求出出列顺序-Joseph Central (Joseph) a description of the problem is: numbered 1,2, ..., n of n individuals according to a clockwise direction around a circle, each holding a password (positive integer). The beginning of a positive integer as a candidate at a number of upper limit of m, from the first individual to embark on the clockwise direction since the beginning of the order of 1 is reported the number of stops required to report back at a few m. Those who reported m out of his password as the new value of m, in a clockwise direction from the next person to start off again from the 1, and so on, until all that out until all. Try to design a procedure to derive the column order
- 2022-02-10 01:58:28下载
- 积分:1