-
计算机小喇叭发声程序
计算机小喇叭发声程序-computer loudspeaker audible procedures
- 2023-03-10 04:00:03下载
- 积分:1
-
C语言实现追赶法
可方便三对角线矩阵的运算
C语言实现追赶法
可方便三对角线矩阵的运算-C language to catch up with the law will facilitate the three diagonal matrix arithmetic
- 2022-08-07 01:04:18下载
- 积分:1
-
网络赚钱,懂懂网络赚钱高手,教你怎么通过网站等手段赚钱...
网络赚钱,懂懂网络赚钱高手,教你怎么通过网站等手段赚钱-Network to make money, make money masters who understand the network, teach you how to make money through the website and other means
- 2022-04-10 09:43:17下载
- 积分:1
-
建立一个基于多播的组讨论程序,其中不需发建立服务器
建立一个基于多播的组讨论程序,其中不需发建立服务器-The establishment of a multicast group based on the discussion process, in which the establishment of the server without fat
- 2023-05-02 16:00:02下载
- 积分:1
-
this is the computer algorithm based on the experimental one, including rapid se...
此系计算机算法基础的其中一个实验,其包括快速排序和冒泡排序-this is the computer algorithm based on the experimental one, including rapid sequencing and scheduling Bubble
- 2022-02-03 06:00:22下载
- 积分:1
-
VC++编写的打飞机游戏
一款vc编写的打飞机的小游戏。是大学工程实践自己做的小项目。对于学习vc编写游戏有一定帮助。
- 2022-01-25 21:41:25下载
- 积分:1
-
《visual c++6.0实用教程》(杨永国)第7章源代码,自己编写。仅供参考,因为我觉得本书这章漏了一些说明。...
《visual c++6.0实用教程》(杨永国)第7章源代码,自己编写。仅供参考,因为我觉得本书这章漏了一些说明。
- 2022-06-28 11:24:36下载
- 积分:1
-
1 Socket multi
一个Socket多客户端的例子,这只是一个服务器段,用户可以通过命令行窗口telnet到本服务端-1 Socket multi-client example, this is only a server segment, the user can command window and telnet to this server
- 2023-05-20 22:30:02下载
- 积分:1
-
粘贴数据比复制更加复杂,因为你需要选择粘贴的格式。
粘贴数据比复制更加复杂,因为你需要选择粘贴的格式。
---- 1. 在你的视中,实现OnEditPaste来处理用户从编辑菜单选择粘贴命令的操作。
---- 2. 在OnEditPaste函数中,建立一个COleDataObject对象并且访问它的AttachClipboard成员函数来将这个对象绑定到剪贴板。
---- 3. 访问COleDataObject::IsDataAvailable函数来检查是否可以使用特殊的格式。当然,你也可以通过循环使用COleDataObject::BeginEnumFormats来寻找其它格式直到你找到了最适合的格式。
---- 4. 粘贴数据。
-paste data replication more complicated than that because you need to choose paste format.---- 1. Depending on your, and realize OnEditPaste to users from the edit menu select paste ordered the operation.---- 2. In OnEditPaste function, the establishment of a visit COleDataObject object and its function AttachClipboard members will be bundled with the object to the clipboard.---- 3. Visit COleDataObject : : IsDataAvailable function can be used to check whether a special format. Of course, you can also cycle through the use of COleDataObject : : BeginEnumFormats to find other formats until you find the most suitable format.---- 4. Pasting data.
- 2023-04-03 21:55:03下载
- 积分:1
-
VC++编的矩阵程序,可以实现加减乘等运算
VC++编的矩阵程序,可以实现加减乘等运算-A special calculator only for matrix calculation by VC++, you can use it to realize the basic calculations about matrix
- 2022-01-26 06:10:40下载
- 积分:1