-
这是一本关于window编程的书籍,希望能够帮助更多的人得到进步与提升。...
这是一本关于window编程的书籍,希望能够帮助更多的人得到进步与提升。-This is a book on the programming window, hoping to help more people to be progress and upgrade.
- 2023-02-21 17:50:04下载
- 积分:1
-
simulated static storage Pagination
模拟静态分页存储-simulated static storage Pagination
- 2022-01-25 18:25:57下载
- 积分:1
-
这个等候对话框可以自由开始结束,并且等候对话框可以播放任何视频文件...
这个等候对话框可以自由开始结束,并且等候对话框可以播放任何视频文件-this dialog can be free pending the beginning of the end, and dialog can wait for the broadcast of any video files
- 2022-07-04 08:27:40下载
- 积分:1
-
一个计算器的源代码,适合参考
一个计算器的源代码,适合参考-a calculator source code for reference
- 2023-04-09 20:50:03下载
- 积分:1
-
观察者模式vc源码实例。
观察者模式vc源码实例。-VC Source Code/Example from the view of observator
- 2022-05-19 00:00:13下载
- 积分:1
-
风险投资
vc++ vc-vc++ vc++ vc
- 2023-05-21 02:45:03下载
- 积分:1
-
在windows操作系统上,测试排序,常用的排序方法,主要是测试使用...
在windows操作系统上,测试排序,常用的排序方法,主要是测试使用-Test sort program with uasual ordering approach based on Windows OS, mainly for test.
- 2022-01-25 21:28:03下载
- 积分:1
-
function [y, ndx] = sortrows (x, col)% [Y, I] = sortrows (A, k) k out by the asc...
function [y,ndx] = sortrows(x,col)
%[Y,I]=sortrows(A,k)按第k列升序的排列,向量I返各行的原编址.-function [y, ndx] = sortrows (x, col)% [Y, I] = sortrows (A, k) k out by the ascending order, I Vector trip back to the site of the original series.
- 2022-05-27 19:55:10下载
- 积分:1
-
When starting with protocols that work at the upper layers of the network models...
When starting with protocols that work at the upper layers of the network models, each set of data is wrapped inside the next lower layer protocol, similar to wrapping letters inside an envelope. The application creates the data, then the transport layer wraps that data inside its format, then the network layer wraps the data, and finally the link (Ethernet) layer encapsulates the data and transmits it. Each network layer either encapsulates the data stream with additional information, or manages data handling or come part of the connection
- 2022-05-23 09:07:19下载
- 积分:1
-
在 C/c + + 中实现 Vigenere 密码
VIGENERE 密码要求:在此任务中,您必须在 C/c + + 或 Java 支持实现 Vigenere 密码
- 2022-09-24 02:15:02下载
- 积分:1