-
Messaging_System
此程序是发送接收系统;
- 2022-03-19 01:51:58下载
- 积分:1
-
这是一个用于控制列表框的程序,可以很轻松的了解如何进行设置列表框及其用法...
这是一个用于控制列表框的程序,可以很轻松的了解如何进行设置列表框及其用法-A program for controlling listbox,you could know
how to set and use the listbox with it.
- 2022-02-03 01:42:49下载
- 积分:1
-
包括10个源码:1 令系统托盘(提示区/Sys tray)中的图标显示气泡提示框(Tool Tip)的代码 2 软盘格式化程序 3 一个虚拟驱动盘映射器 4 这
包括10个源码:1 令系统托盘(提示区/Sys tray)中的图标显示气泡提示框(Tool Tip)的代码 2 软盘格式化程序 3 一个虚拟驱动盘映射器 4 这个软件可以得到大多数的“高级”系统信息,比如系统缓存的密码、PROXY设置、网卡MAC等 5 用过Flashget和网络蚂蚁的朋友应该知道在IE中右击右击菜单有使用(xxxxx)下载.本代码就实现此功能。可以获取在网页中选择的文本,链接 地址,图片. 6 引起轰动的源码,能在视窗里每一个窗口最小化按钮旁加一个新按钮,这个新按钮的功能是将窗口最小化到系统状态栏,强烈推荐!!! 7 一个系统程序,可以察看系统中当前窗口的局柄等信息,可以察看系统窗口,例如任务栏、开始按钮。可以通过鼠标移动察看光标位置下的 窗口的信息 8 通过Winsock实现的Web服务器程序,目前只支持html格式,如ASP,CGI等可能自己扩展,通过此程序可以学习掌握Winsock控件的使用,多用户的考虑 9 一个可以获得Windows可执行文件(Portable Executable File)的文件头信息的程序 10 可以放大部分图片, 象放大镜.-including 10 Source : Order a system tray (Hint/AB tray), the icon shows bubble boxes (Tool Tip) 2 floppy disk formatting code procedures 3 a virtual disk drive mapping for the four software can be the most "advanced" system information, such as the password caching system, PROXY setup, MAC used five Flashget and network ant friends should know that the IE right-click a right-click menu use (xxxxx). The code on the realization of this function. Can be obtained on the website, select the te
- 2023-09-07 12:00:03下载
- 积分:1
-
simulated bank customer waiting time
模拟银行顾客等候时间-simulated bank customer waiting time
- 2023-07-10 13:35:03下载
- 积分:1
-
通过WinCE键盘事件的变化
keyboard event change by wince
- 2022-02-11 15:47:11下载
- 积分:1
-
职工信息表,可以实现员工的一些查询处理功能,个人课程设计...
职工信息表,可以实现员工的一些查询处理功能,个人课程设计-the information table of employee
- 2022-02-14 22:19:48下载
- 积分:1
-
用VS.NET 2003开发的一个伟大的C++软件,帮助很多初学者。快点…
一个C++的好程序,对起步的同学有很大的帮助,是用 vs.net 2003 编得,大家快来下载,真的很不错哦!-a great C++ softwre developed with VS.net 2003, help a lot for beginners. Hurry to downnload, it s not bad!
- 2022-06-30 21:30:02下载
- 积分:1
-
基于随机波束形成的多
针对基于随机波束成形的多用户MIMO下行系统提出了三种调度算法:后端比例公平门限调度算法,后端最大值调度算法和后端比例公平最大值调度算法。通过仿真表明,这三种算法相比其他调度算法,在基本保持系统性能的前提下,能够降低反馈率,且有各自的特点和适用性:后端比例公平门限调度算法随着小区内用户数目的增多,反馈率越小,适合用户数较多的情况;后端最大值调度算法和后端比例公平最大值算法在用户数目较多的情况下,系统性能基本保持不变,且随着子信道数目增加,反馈率越小,适合天线数和用户数都较多的情况。-Based on random beamforming for multi-user MIMO downlink system proposed three kinds of scheduling algorithms: back-end proportional fairness scheduling algorithm threshold, the maximum back-end and back-end proportional fairness scheduling algorithm for the maximum scheduling algorithms. The simulation showed that the three kinds of algorithms compared with other scheduling algorithms, the basic premise of maintaining system performance, can reduce the feedback rate, and have their own characteristics and applicability: the back-end proportional fairness scheduling algorithm with the threshold number of users within a cell increases, the smaller the response rate for the number of users are more situation back-end and back-end ratio of the maxi
- 2022-08-22 09:52:42下载
- 积分:1
-
包括可执行文件和源码,高级的科学计算器,包含各种高级的科学计算...
包括可执行文件和源码,高级的科学计算器,包含各种高级的科学计算-Including the executable file and source code, advanced scientific calculator, including a variety of advanced scientific computing
- 2023-05-24 04:50:02下载
- 积分:1
-
在第1章中,我们首先讨论在使用和不使用M F C的情况下创建一个窗口,以便清楚地了解
M F C是如何工作的。M F C窗口既可以由属于M F C的C +
在第1章中,我们首先讨论在使用和不使用M F C的情况下创建一个窗口,以便清楚地了解
M F C是如何工作的。M F C窗口既可以由属于M F C的C + +类创建,也可以由一个早于并存在于
M F C之外的非C + +窗口类创建。我们将进一步观看窗口类并讨论那些由Wi n d o w s操作系统提
供的窗口类。最后,再看看M F C应用程序中都有什么。-In Chapter 1, we first discuss the use and does not use MFC create a window to a clear understanding of how the work of MFC. MFC window can belong to MFC from the C++ Type create, you can co-exist as early as by an outside non-MFC is C++ Window class to create. We will further watch window class and discussed by the Wi ndows provided by the operating system window class. Finally, take a look at MFC application has what.
- 2022-05-18 08:31:25下载
- 积分:1