搜索资源列表
linux_c_help
- 这是一个test,试试看能不能上传adfd-This a test, an experiment can upload adfd
linux_boa_cgic
- 感谢徐德志上传的那个web-cgi,我的这个源码是用于项目的,对一个嵌入式linux设备的参数设置,很适合LINUX c的web开发-Thank Xu-Zhi upload that web-cgi, I have this source code is used for the project on an embedded linux device parameter settings, it is suitable for LINUX c Development of the web
FTP_linux
- 本设计实现了ftp的设计,使用了socket网络编程,ftp基于cs模式,包含客户端和服务端,可以实现上传、下载、删除、添加等各种功能,支持断点续传、多用户登陆、错误日志等功能。运行环境是linux,压缩包内含有源代码、使用说明、实验报告等,是学习linux和网络编程的上等材料。-This design enables the design of ftp, using the socket network programming, ftp cs-based model, including cl
ftp
- 在linux环境下用socket编程实现一个FTP,并支持以下命令: 1.?显示FTP的命令 2.pwd显示客户端的路径 3.dir列出客户端的文件信息 4.cd 改变客户端的路径 5.put 上传一个文件 6.get 下载一个文件 7.quit 结束,退出FTP -In the linux environment, with the socket programming an FTP, and supports the follo
AES_Decrypt
- this an AES-decrpytion method without file handling with handling is in my next upload-this is an AES-decrpytion method without file handling with handling is in my next upload
VBInternet
- 此软件是我为了监视网络上载流量的,旧版迅雷只显示下载速度,所以我有时觉得网速慢的时候就拿他来看一下,到底是不是迅雷的事。现在最新版迅雷把上载速度也加到总速度里了,所以,这个软件就没用了。唉-This software is what I set out to monitor network traffic, an earlier version of Thunder show only download speeds, so I think sometimes when网速慢Take a loo
AutoUP
- VB编写的网站FTP上传自动同步小程序,将用户上传的内容自动同步上传到其它目录或服务器上,这是此类软件的功能特点,不过本程序相当简单,只能当作一个例子来看待哦,在VB6环境下是可以正常编译的。 -VB, FTP upload site automatically synchronize a small program that will automatically synchronize the user uploaded content uploaded to the other dire
processhacker-2.1-src
- 这个工具完全是模仿< 深入理解windows系统 4th Edith>>的作者Mark写的Process explore(进程浏览器)写的,论坛里有1.3.6版本的,1.x版本是用CSHARP实现的,我研究过,从中学里很多东西。最近发现,作者发布了一个2.1版本的代码,是用C写的,太酷了,这对于想深入了解windows系统机制的人是一个必须看的源码,而且该源码涉及windows进程的各个方面,很多功能可以直接拿来使用。研究这个代码,一定要看看<<深入理解window
LITENET_1.14
- 无盘98的一个上传工具.结合intel pxe无盘工具使用-Diskless 98, an upload tool
socket
- Implement a simple file transfer system. The client sends a sequence of upload and download requests. An upload request contains the name and the content of the file. A download request contains the name of the file, and the server
2011499422367
- 某电子产品功率测试设备用源码,需要连接该测试设备。上传源码主要是为了可以供大家查看学习。 -An electronic power source test equipment needed to connect the test equipment. Mainly in order to upload source code for all to see can learn.
jsch-0.1.48
- jsch实现ssh连接功能的源码,能实现建立ssh安全连接,上传下载功能等-jsch to achieve the ssh connectivity of source, can an ssh secure connection, the upload and download functions
NtQuerySystemInfo
- 一个获取Windows系统当前加载的所有模块,其中关键用到了ntdll.dll中未导出的函数,可以把加载的驱动都遍历出来,极其有价值的函数,具体过程看上传源码!-Access to all the modules loaded by the Windows system, where the key used in the exported functions in ntdll.dll, loaded drivers can traverse, an extremely valuable fun
simpleps-1.5
- 某电子产品功率测试设备用源码,需要连接该测试设备。因此编译后缺少硬件可能无法正常运行啊,上传源码主要是为了可以供大家查看学习。-Of an electronic product power test equipment source, the need to connect the test equipment. Compiled lack of hardware may not function properly, ah, upload source code for all to see l
ode-0.12.tar.bz2
- 目前一个正在开发的ODE引擎商业项目源码,上传上来供大家参考。严谨商用,请勿外传!-Currently an ODE engine being developed commercial project source code, upload up for your reference. Rigorous commercial, not rumors!
zt_v4.12.30
- 专题网站管理系统是一套专为学习专题建站首选的信息网站管理系统,红色风格宽频页面十分大方。 宁志网站管理系统是国内知名建站软件,它由技术人员开发好了的一种现成建站软件,主要为全国各地方自助建站提供方便。 特点:安全、稳定、美观、实用、易操作。 相关栏目:本站主页、最新动态、提案议案、精彩语录、两会花絮、精彩视频、关注民生、图说专题等等 功能简介:站点设置、管理员添加、栏目添加管理、发布文章、管理所有文章、友情链接添加管理、上传视频 ┠后
upload-m
- substitution cipher is the method of encoding in which unit of plain text are replaced by cipher text. Monoalphabetic cipher uses a fixed message over entire message.A monoalphabetic cipher uses fixed substitution over the entire message.The monoalph
apple_xgl_api_viewport
- Updates the scheduler state based on the result of an upload Source Code for Embedded Linux.
137fa122c96b
- 这是用VC6.0编写的绘制三次Bezier曲线的程序,使用MFC框架文档视图结构。程序除实现三次Bezier曲线的绘制,还实现了点,直线,圆的绘制,可做为学习计算机图形算法的参考。与其它Bezier曲线绘制程序的不同是,本程序实现了Bezier曲线上型值点的计算显示。程序中编写了Bezier曲线类来完成Bezier曲线的绘制,并能对绘制的曲线数据进行保存与打开。对学习文件操作也有一定帮助。这是我第一次上传源码,有什么不妥之处还请管理员指点。谢谢!-This is a VC6.0 prepared
swift-stable-kilo
- 在OpenStack Swift里面实现数据的上传与下载,并且实现了请求的重命名和一级索引操作-Data upload and download OpenStack Swift inside, and implements the request to rename and an indexing operation