-
这是一个VC调用VB控件的实例,通过这个实例可以让您了解如何在VC中去调用用VB开发的控件。相信对您一定有帮助的。...
这是一个VC调用VB控件的实例,通过这个实例可以让您了解如何在VC中去调用用VB开发的控件。相信对您一定有帮助的。-This is an instance of VC call the VB controls, through this example allows you to learn how to use VB to call the VC in the development of controls. I believe you must have help.
- 2022-07-14 03:15:00下载
- 积分:1
-
VB6.0 green version, non
VB6.0绿色版,无毒,请放心使用-VB6.0 green version, non-toxic, Please be assured that the use of
- 2022-01-24 13:13:22下载
- 积分:1
-
用C++ Builder进行多线程操作的示例
用C++ Builder进行多线程操作的示例-With C++ Builder to carry out an example of multi-threaded operation
- 2022-01-25 19:27:28下载
- 积分: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
-
c compiler source code
c语言编译器的源代码-c compiler source code
- 2022-11-27 05:25:02下载
- 积分:1
-
Essential C++ 中文版+英文版 侯捷译
Essential C++ 中文版+英文版 侯捷译-Essential C++ Chinese version+ English translation Hou Jie
- 2023-01-15 19:55:03下载
- 积分:1
-
tasks of animation icon right there
任务条右边出现动画图标-tasks of animation icon right there
- 2022-06-18 14:39:57下载
- 积分:1
-
Free Chat beta release 2 for linux
资源描述软件名称:Free Chat beta release 2 for linux
软件类型:C源代码
软件大小:84k
软件简介:
Free Chat beta release 2 fot linux,采用C语言写的运行在linux下的聊天室程序,英文的
- 2022-03-11 11:59:26下载
- 积分:1
-
实例290——创建记录键盘动作的全局钩子DLL
创建记录键盘动作的全局钩子DLL。
- 2022-02-05 19:55:19下载
- 积分:1
-
Graduation Project: VC++ LAN chat program using this procedure will be the main...
毕业设计:VC++局域网聊天程序
本程序利用Socket套接字将主程序分为服务端和客户端两个部分。采用了UDP和TCP/IP相结合,有效提高了数据传输的时效性和稳定性。本程序还用到了多线程编程,用来解决程序自身阻塞的问题。 -Graduation Project: VC++ LAN chat program using this procedure will be the main program is divided into Socket socket server and client in two parts. Adopted UDP and TCP/IP combination effectively improved the timeliness of data transmission and stability. This procedure is also used in a multi-threaded programming procedures to solve their own congestion.
- 2022-08-20 02:32:11下载
- 积分:1