-
通过建立通信套接字,必须理解如何使用…
通过winsock建立通信,必须了解如何利用如何指定的协议为工作站定址,-Winsock through the establishment of communications, must understand how to use the agreement specify how the workstation is located,
- 2022-12-26 02:15:03下载
- 积分:1
-
一个简单的UDP数据接收发送程序
一个简单的UDP数据接收发送程序-a simple send UDP data reception procedures
- 2022-02-06 14:57:13下载
- 积分:1
-
TinyRat
代码编写:Anskya 简要的一款远程控制,FSG压缩后只有12k 下个版本将完全采用ASM+C编写,体积在5k左右使用bingle前辈的 创建SvcHost.exe调用的服务原理与实践使用的是和小榕前辈的BITS后门的一个替换技术.这里向两位前辈表示感谢,代码在编写过程中.得到一步江湖和sforever两位朋友的帮助(特别感谢sforever,没有逆向他的那个后门程序接口偶也不会发现一个BUG.)程序可以在卡巴斯基默认设置下,开机自启动和穿墙...反向连接,暂时只支持DNS和IP 由于身体上的等等原因还有其他一些外界因素.程序写的比较仓促初步写了几个功能,暂时大家试用一下好了.纯属练手 1.进程管理:查看,干掉.选定的进程 2.文件管理:上传,下载,新建目录,删除目录,删除文件等功能... 3.提供远程下载者功能:您可以选择下载并运行您的程序 4.提供卸载功能
(err)
- 2007-12-25 11:35:40下载
- 积分:1
-
迷你小
超小迷你留言本 v3.0 修正版
一发表页和首页合并,使界面更美观简洁
二增加了防止远程提交功能.
三限制了留言字数,禁止了留言复制
四解决了感叹号等特殊字符引起的表格变形
五解决了输入脚本引起的问题
六对管理口令进行了MD5加密,使系统更安全
七增加了修改管理员口令功能.-small mini-messages that the v3.0 version of a published page and the homepage merger so simple interface more beautiful 2 to increase the distance to prevent functional. 3 limits the number of words in messages. prohibit the voice reproduction 4 solve the Exclamation mark, and other special characters form deformation caused by the 5 solve the importation arising from the script that 6 to the management of MD5 password encryption, allowing the system more secure 7 revised increase administrator password function.
- 2022-01-28 11:14:00下载
- 积分:1
-
how_many_fibs
Recall the definition of the Fibonacci numbers:
f1 := 1
f2 := 2
fn := fn-1 + fn-2 (n>=3)
Given two numbers a and b, calculate how many Fibonacci numbers are in the range [a,b]. (Recall the definition of the Fibonacci numbers:
f1 := 1
f2 := 2
fn := fn-1+ fn-2 (n>=3)
Given two numbers a and b, calculate how many Fibonacci numbers are in the range [a,b]. )
- 2009-11-27 15:18:02下载
- 积分:1
-
BasicSTK
说明: 用于matlab和STK联合编程的例程,也可以用于测试调通参考(an example for the connection of matlab and STK, also can be uesed as a test file)
- 2020-04-22 09:39:52下载
- 积分:1
-
A-Video-Coding-Analyzer
A Video Coding Analyzer for Next-Generation,学习HEVC的好资料,适合研究HEvc的
- 2011-11-30 20:52:11下载
- 积分:1
-
BatCmdRun
实现windows下的管道通信,可以通过管道实现cmd的命令交互,比如应用程序中需要通过ADB命令和设备通信,可以通过参考代码实现(Pipeline communication under windows can be achieved through the pipe CMD command interaction, such as applications need to communicate through the ADB command and equipment, you can achieve through reference code)
- 2017-06-29 16:48:31下载
- 积分:1
-
明解C语言 第3版 入门篇
说明: 《明解C语言 第3版 入门篇》图文并茂,示例丰富,第3版从190段代码和164幅图表增加至205段代码和220幅图表,对C语言的基础知识进行了彻底剖析,内容涉及数组、函数、指针、文件操作等。对于C语言语法以及一些难以理解的概念,均以精心绘制的示意图,清晰、通俗地进行讲解。原著在日本广受欢迎,始终位于网上书店C语言著作排行榜首位。(In the third edition, 190 pieces of code and 164 charts are added to 205 pieces of code and 220 charts. The basic knowledge of C language is thoroughly analyzed, including array, function, pointer, file operation, etc. For the C language grammar and some difficult to understand concepts, are carefully drawn schematic diagram, clear, popular to explain. The original book is very popular in Japan and always ranks first in the list of C language books in online bookstores.)
- 2021-04-02 12:13:50下载
- 积分:1
-
ChartCtrl
MFC非常好用的绘图控件,实时更新采集数据图像非常方便,吐血推荐!(very useful resource for MFC painting)
- 2021-01-08 16:18:51下载
- 积分:1