搜索资源列表
如何用c语言给一个文件加密
- 如何用c语言给一个文件加密??? 应该可以做到吧?有人吗? 下面是一个实例,能对任意一个文件进行加密,密码要求用户输入,限8位以内(当然你可以再更改). :) -how to use language to a file encryption? ? ? Should be able to do it? Someone? Below is an example of an arbitrary right to file encryption, password request user
PFN
- 文件扩展名批量修改器V1.0 功能:批量修改文件扩展名 使用方法:用户可以选择某个目录,然后对该目录下(包括子目录)的某类文件的扩展名,进行批量修改,可修改成用户设定的扩展名类型。-file extensions volume changes for V1.0 features : batch change file extensions Use : Users can select a directory, then the directory (including subdirect
一个简单的口令保护程式
- 本程序可加到用户的源程序之前,起到加锁的作用。本程序的特点是: 口令保密性强(保存于文件KLK.CFG中,此文件名也可由用户重新命名),而 且用户可随时修改口令。在程序中当用户输入口令后,系统首先测试口令文 件KLK.CFG是否存在(只有用户运行了修改口令子函数后才会生成口令文件, 否则系统只认默认口令88888888),若存在则从中取出口令字,否则系统用 默认口令与用户输入的口令进行较验。另外,修改口令子函数changkl(), 可在用户程序中调用,以修改口
sszzfilev1.0B
- 本文件是天津市苏桓、朱轶瑞共同编写! 使用main.jsp?id=就可以看到文件列表 文件管理可以更改,删除文件,修改文件内容,修改文件名。-Tianjin Su Huan, ZHU prepared jointly by Switzerland! Use id = main.jsp can see the list of files that document management can change, and delete files, modify the contents of
filesys_emu
- 本程序是使用Vc++6.0开发的用于计算机系操作系统课程的文件系统模拟程序,程序在控制台中运行,提示你加入文件,更改文件和删除文件;对文件也可以写入、删除和更改内容。它完整地实现了一个最简单的模拟文件树,希望对你理解操作系统关于文件系统的基础知识有所帮助-this procedure is the use of Vitamin C 6.0 for the development of the computer science courses on operating system file sy
del_line_num
- 在终端输入: ./change 源文件名 目标文件名 即可将源文件中的行号滤去。 ^_^方便运行教程中的一些带行号的程序 比如 1: #!/usr/bin/perl -w 2: 3: $radius=50 4: 5: $area=3.14159*($radius ** 2) 6: print $area 经过处理后变成 #!/usr/bin/perl -w $radius=50
C_Source
- 内容包括: 打开一个文件用于读或写,分析文件名,使用快速排序例程进行排序,向正在执行的程序发送一个信号,改变数据段空间位置,非局部转移,以指定频率打开PC扬声器 ,正切函数,转换一个无符号长整型数为字符串,送格式化输出到一流中 ,返回窗口内水平光标位置等 -include : open a file for reading or writing, analysis, and the use of rapid sorting routines for sorting, being impl
F2blog1227full
- F2blog v1.1 beta 12.27更新说明 1、后台编辑器增加了文本粘贴与从WORD粘贴,以及在IE下没有软硬回车之分,统一了回车为 标签(在Firefox下仍然有,这是跟tiny编辑器有关系)。 2、新增日志的地方增加了媒体管理器,使得附件可以重复使用与上传附件更加方便,快捷。 3、把默认的五个CSS档案生成了一个静态CSS文件,放在cache/cache_style.css.php下,如果手工更改了当前SKIN的样式,需要在后台重新激活该皮肤或者把该cache/ca
ATFileNotification
- ATFileNotification is a Delphi/C++Builder non-visual component, which allows to watch for files/directories changes and to fire an event when change occurs. It is improved version of fisFileNotification component, which was originally written by F
change
- thresholds a the input image and returns black and white output file
qqq1_new
- 查看psr文件,根据数据内容改变查看框架。-View psr file, change the view the data contents of the framework.
FileNotification
- 文件变化监视源码,使用上比较简单,直接引用-file change notify unit
dtw
- dtw文件是运用DTW算法实现安静环境下语音识别的。其中vad.m是端点检测程序;lpc.m是计算LPC参数的程序;lpc21lpcc.m是计算LPCC参数的程序;mfcc.m是计算MFCC参数的程序;dtw.m是实现经典DTW算法的程序;dtw2.m是实现高效DTW算法的程序,testdtw.m是最终测试程序,其中可以通过改变其中的特征参数名选择不同的特征参数。-dtw file DTW algorithm is to use speech recognition in quiet envir
file
- 操作系统文件操作模拟实验 设计一个N个用户的文件系统,每次用户可保存L个文件,一次运行用户可以打开S个文件。 程序采用二级文件目录(即设置主目录MFD)和用户文件目录(UFD)。另外,为打开文件设置了运行文件目录,用户已打开文件表UOF.。 为了便于实现,对文件的读写作了简化,在执行读写命令时,只需改读写指针,并不进行实际的读写操作 -OS file operations simulation Design an N-user file system, each
CODE-CHANGE
- 用于进行密码的修改,存贮在硬盘指定密码的文件进行更改。-Used for the modification of the password stored in the hard specify a password file to make changes.
Tank-formation-change
- 为坦克变形C语言程序。文件包含最终测试结果。坦克在队形变换中,先计算随从坦克最终时刻与主坦克的相对位置关系,并且以主坦克为参考系,假设主坦克不运动的情况下,以输入的数据参数为指标,得出随从坦克在队形变换中所需要的加速度。-The tank deformation of C language program. File contains the final test results. Tanks in the formation change, the first time and the fin
txtReader
- 小说阅读器,可简单阅读本地TXT文件,更改字体背景颜色并保存设置-Fiction reader, you can simply read the local TXT file, change the background color of the font and save the settings
Read-dxf-file
- labview对制图软件生成的dxf文件内容进行更改和读取-labview change context in dxf file
Create-a-Video-File-from-Webcam
- In computer vision, image segmentation is the process of partitioning a digital image into multiple segments (sets of pixels, also known as super-pixels). The goal of segmentation is to simplify and/or change the representation of an image into
Change_Bmp_Jpg
- BMP和JPG文件格式的相互转换,条理清楚。(Mutual conversion of BMP and JPG file formats.)
