-
vnc桌面共享,开发环境vc++,希望大家多多研究。
vnc桌面共享,开发环境vc++,希望大家多多研究。-for desk share,devolepment enviroment is vc++.
- 2022-04-15 22:43:14下载
- 积分:1
-
nmap
功能很简单,对服务器进行扫描,生成html格式的扫描结果,对扫描结果发邮件。(Function is very simple, scan the server to generate the scan results html format, to scan e-mail.)
- 2015-05-31 15:19:32下载
- 积分:1
-
RFC793
RFC793传输控制协议(TRANSMISSION CONTROL PROTOCOL)-RFC793
- 2022-02-04 15:26:24下载
- 积分:1
-
C# 调用大漠插件(完整)
C#调用大漠插件,找图找色,文字识别,截图等功能(C# Calls Desert Plug-in, Finds Pictures and Colors, Text Recognition, Screenshots and other functions)
- 2020-09-22 15:57:53下载
- 积分:1
-
Snow-BIN
这是一个托盘程序的事例,托盘程序在桌面实现下雪的场景(Snow Tray Program)
- 2010-06-05 12:48:00下载
- 积分:1
-
Level-of-the-programmer-10
程序员的十个层次,总结得好厉害,程序员的奋斗目标啊(Level of the programmer 10, summed up well powerful programmer s goal)
- 2012-05-04 00:56:46下载
- 积分:1
-
C语言-数组实验
说明: 学习C语言数组章节时,通过实验加深理解,通过处理不同的问题,来理解数组的用法。(When learning the chapters of Array in C language, we can deepen our understanding through experiments, and understand the usage of Array by dealing with different problems.)
- 2020-06-23 04:00:01下载
- 积分:1
-
6547687
用两个字符形成点阵大字,VC++经典编程源码,很好的参考资料。(Lattice with two characters form characters, VC++ classical programming source code, a good reference.)
- 2013-11-15 09:32:34下载
- 积分:1
-
weno-source-codes
由江广山(音译)、舒其望(Jiang Guangshan & Shu Chi-Wang, JCP 126 pp202-228, 1996)等人发展的5阶有限差分WENO格式,并提供用C++语言编写的程序源码(5 order WENO SOURCE CODE)
- 2011-10-19 12:30:49下载
- 积分:1
-
网络缓冲队列操作。队列的个数由宏定义QUEUE_NUM
规定。
函数:
void queueInit()
char queueAd...
网络缓冲队列操作。队列的个数由宏定义QUEUE_NUM
规定。
函数:
void queueInit()
char queueAdd(int index, unsigned char* pBuff, int pri)
char queueDelHead(int index)
char queueDelAll()
调用: 无
被调用: 网络通讯程序及用户程序的初始化部分-Network buffer queue operation. The number of queues defined by the macro QUEUE_NUM provisions. Function: void queueInit () char queueAdd (int index, unsigned char* pBuff, int pri) char queueDelHead (int index) char queueDelAll () call: None is called: network communication procedures and user program initialization part
- 2022-01-29 02:43:28下载
- 积分:1