Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - File
Search - File - List
文件加密软件,采用AES加密算法处理 默认密匙采用128位,加密后文件,用户 不知道解密密码,打开为乱码。-file encryption software, using AES encryption algorithm used to deal with the default key 128, encrypted documents, users do not know decryption password, open to gibberish.
Update : 2024-05-19 Size : 242688 Publisher : 马忠

1、 用高级语言编写和调试一个简单的文件系统。模拟文件管理的工作过程。从而对各种文件操作命令的实质内容和执行过程有比较深入的了解。 2、 要求设计一个n个用户的文件系统。每次用户可保存m个件,用户在一次运行中只能打开一个文件。对文件必须设置保护措施,且至少有Creat,Delete,Close,Write等命令。-1, with high-level language debugging and prepared a simple file system. Simulation document management process. Thus the various documents commands to the substance and implementation of a more in-depth understanding. 2, designed a n users file system. Each time a user kept m pieces in a user operation can open a file. The document must install protective measures, but at least Creat, Delete, Close, etc. Write orders.
Update : 2024-05-19 Size : 9216 Publisher :

DL : 0
解析BMP文件,并将BMP文件数据转换成C文件格式。 可适用于Windows CE开发时替换其LOGO画面。-analytic BMP file, and BMP file data into C files. Windows CE can be applied to the development of its replacement when LOGO picture.
Update : 2024-05-19 Size : 24576 Publisher : 赵士杰

这是一个有关p2p资源共享的软件源代码,包括两部分组成,一是服务器端,另一是客户端.可以下载文本文件和其他格式的文件,不过其他格式有点问题,大家可以自己把它修改过来.-a p2p source code about resource share, consists of two parts: one is server, another is client. you can use it to download txt file and other format file, but there are some bug for the other format file, you can correct it by yourself.
Update : 2024-05-19 Size : 8252416 Publisher :

我班的网络课程设计!包括FTP,文件传输!SMTP,里面由文档介绍!(独创!)-classes network curriculum design! Including FTP, file transfer! SMTP, introduced documents from inside! (Original!)
Update : 2024-05-19 Size : 678912 Publisher : 李桃

示范如何使用 LoadLibrary(...) 和 GetProcAddress(....)调用dll的输出函数.-the code show how to call the functions in the dll file by LoadLibrary and GetProcAddress.
Update : 2024-05-19 Size : 46080 Publisher :

TCP的客户服务器通信程序 一:程序运行过程 1、运行服务器程序,等待客户端发出请求 2、运行客户端程序,输入客户的IP地址,请求连接 3、若连接成功,服务器端显示客户的IP地址及端口号;客户端接收文件并保存在d:\\client\\ls.txt下,否则,显示错误信息。 二:程序实现原理 发送端:打开文件,逐一读取字符到缓冲区(缓冲区大小为1024),若文件大于1024,则成块发送;若小于,则直接发送。 接受端:与发送端同理。-TCP client-server communication program one : running a process, running the server and wait for the client to issue two requests, the client operating procedures, the importation of customer IP address, link request, if successful connection, the server-client shows the IP address and port number ; the client receives the document and preserve d : \ \ client \ \ ls.txt, otherwise an error message. 2 : Principle procedures transmitter : open the file, read each character to the buffer (buffer size for 1024), and if the document is greater than 1,024, then sent into pieces; If less, then sent directly. Receivers : Send-the same reason.
Update : 2024-05-19 Size : 15360 Publisher :

一个简单的文件分割工具,有意思,大家可以-an interesting simple file split tool.
Update : 2024-05-19 Size : 439296 Publisher : szh

一个用JAVA写的文件传输系统,非常方便,大家可以参考一下-a java file transfer program, maybe you can refer it!
Update : 2024-05-19 Size : 3072 Publisher : 王海洲

DL : 0
uC_FS文件系统的源码,支持FAT16/FAT32文件系统,大家参考一下.-uC_FS file system source code, file system support FAT16/FAT32, your reference.
Update : 2024-05-19 Size : 106496 Publisher :

VB提示信息的一种定义风格,对于像自定义提示信息的朋友应该还是可以看看的-a VB s define style of prompt information ,if you are do a custom prompt information ,you shoule read the file
Update : 2024-05-19 Size : 91136 Publisher : 焦明

DL : 0
一个可以写AVI视频文件的源程序,可以用来学习如何使用AVI文件的读写-it can use to write avi file,you can use it to study reading/writing avi file
Update : 2024-05-19 Size : 13312 Publisher : 黎程

Bookself
DL : 0
Linux等系统下ELF文件格式说明书,解压无密码-Linux systems ELF file format specification, without extracting passwords
Update : 2024-05-19 Size : 279552 Publisher : 刘肇

DL : 0
作者:RockCarry工作室 陈凯 用TC2.0做的一个将BMP文件转换为HTML文件的小程序。 自己认为效果还不错,目前只能转换256色的BMP文件。 程序代码其实很简单,有兴趣的朋友,可以看看。 使用方法: 运行BMP2HTM文件即可,提示输入BMP文件名,记住目前只能转换256色的BMP图片。 然后会提示是否采用屏蔽色。 最后转换成功,在当前目录下面会生成一个名为A.htm的文件。这个就是转换后的文件了。 如果使用命令行方式,可如下: bmp2htm bmpfile.bmp -m 表示将bmpfile.bmp转换为A.htm,如果加上参数-m则使用屏蔽色,否则不使用。 目前只能支持256色的,并且小于64K的bmp位图。 RockCarry工作室 陈凯 2005.3.26-Author : RockCarry studio with Chen Kai WITH TC 2.0 will do a BMP file converted to HTML documents small programs. They think the results were pretty good, currently only 256-color conversion of BMP file. The code is very simple, interested friends can see. Use : Operation BMP2HTM documents can be, suggesting that BMP file name, remember currently only 256 color conversion of BMP images. Then suggest whether shielding color. The last successful conversion, in the current directory will generate a document entitled A.htm. This is the conversion of documents. If the use of the command line, as follows : bmp2htm bmpfile.bmp-m said bmpfile.bmp converted to A.htm, if the parameters- m using shielding color, or non-use. Currently only support 256-color, and less than 64K of bmp bitmap. RockCa
Update : 2024-05-19 Size : 112640 Publisher : 陈凯

DL : 0
Have you ever wanted to copy a file from your Desktop Computer to your handheld Pocket PC? This included any Windows CE version too? Well if so, I will present an easy way to do it here: It s called the Remote Application Programming Interface, or, RAPI in this article. It is touched on in the MSDN but not really explained very well.
Update : 2024-05-19 Size : 13312 Publisher : 赵云逸

一个WEB在线文件管理系统.内里主要用到的ASP.NET的一些技术.-File manager system using asp.net
Update : 2024-05-19 Size : 37888 Publisher : 李春

声音的线性预测编码和解码,利用vc的函数直接从mic采集数据或者操作wav文件进行压缩和解压,别情提供回访比较功能。-sound linear forecasting coding and decoding,make use of vc library directly to collect data or operate wav file to compress or decompress ,provide compression function.
Update : 2024-05-19 Size : 51200 Publisher :

以一种4级灰度的液晶为例,介绍了如何将BMP文件转换为液晶显示的16进制文件。-in a four grayscale LCD as an example, how to convert a BMP file LCD band of 16 documents.
Update : 2024-05-19 Size : 183296 Publisher : 林飞

DL : 0
filemon的源代码,和好的学习文件系统驱动的例子。filemon是大名鼎鼎的文件系统监视工具,用途非常广泛。-the source code, and good learning-driven file system example. Filemon is the famous file system monitoring tool that uses very extensive.
Update : 2024-05-19 Size : 101376 Publisher : 李知心

DL : 0
自己用C语言编的微型文件系统(Mini File System),供广大同学下载,练习或交作业使用。-own use C language provision of micro-File System (Mini File System), for students to download, exercise or use perpendicular operation.
Update : 2024-05-19 Size : 10240 Publisher : 高约
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.