资源列表
Huffman解码编码
- 使用vc++编写的一个实现huffman编码的程序,适用于数据结构中二叉树的相关程序设计-vc prepared by the use of a realization Huffman coding procedures applicable to the binary tree data structure of the design process
[加密系统]
- ID_jiemi 解密 ID_run 加密 ID_filein 输入文件路径 ID_pathout输出文件路径 ID_open 打开输入文件 ID_write 打开输出文件 大二用vc做的加密器-ID_jiemi ID_run declassified document encryption ID_filein input path ID_pathout output file path ID_open open importation documents ID_writ
[文本加密器]
- 功 能:• 对文本文件(.txt)进行加密、解密。加密后文件(密文)存储形式为后缀为.tyc的文件。 • 加密、解密都设有保存原文件或删除原文件的不同选项。用户可根据个人要求自主选择。 • 加密时若用户所设密码小于6个字符,将自动弹出安全提示。可以选择返回加重新设置密码;可以忽略,继续进行加密;可以取消退出程序(退出前将有提示,确认是否真的退出)。 • 另:本软件易上手,非常适合非专业人士使用。 附有“每日提示”,软件启动时自动弹出
[旅行社信息管理系统]
- 系统是由主窗体承载着几个主要的功能模块,从而可以比较直观的进行各 方面的操作,这样便于用户使用,各项功能一目了然,避免绕弯子,同时在各个模 块中又可以调用相应的功能窗体,功能连接更加紧凑,使操作更加方便。-system is the main forms carries several major functional modules, which can be more intuitive for all aspects of the operation, so user-frie
kitty
- 一. 追踪模型 以(x , y)代表飞机的坐标,v代表飞机的速度;以(X ,Y)代表导弹的坐标,u代表导弹的速度。 由于导弹时刻指向飞机,故有 dY/dX=(y-Y)/(x-X) 记k=u/sqrt((y-Y)*(y-Y)+(x-X)*(x-X)) 则有 dY/dt=k(y-Y) dX/dt=k(x-X) 故有叠代方程 Y=Y+k*(y-Y)*dt X=X+k*(x-X)*dt (程序中以t代dt) 程序中第一个for循环代表发射导弹打飞机,第二个
cpropertygrid_static_library
- CPropertyGrid是基于MFC开发的一个属性表控件,它以表格的方式显示和输入数据,其功能和外观类似Visual Basic 6以及Visual Studio 2003的属性窗口。 CPropertyGrid支持的数据类型有:字符串、整数、浮点数、布尔型、度分秒、尺寸、颜色、字体、文件、按钮、列表、日期、时间等,而且可以根据需求进行扩展。 -CPropertyGrid MFC is based on the development of an attribute list co
USB速度测试软件
- USB速度测试软件,主要用于测试usb接口传输数据的速度-USB speed test software used in testing the USB interface data transfer speed
二叉树,图,排序,查找代码
- 二叉树,图,查找,排序的几个代码,用c 写的,能运行。不错的程序哦!-binary tree, map, locate, sort of several code used to write c, can run. Good procedures Oh!
大一计算机实习之通讯录的代码
- 大一下学期末计算机实习的一个关于通讯录的代码,包含各种操作,如查询、删除、增加等-big learning about the end of a computer attachment on the inclusion in the code, including various kinds of operation, such as inquiry, delete, increased
顺序栈和链栈的上机实验报告
- 高校实验上机报告模本,内容不错,值得借用和使用。-college laboratory report on the mode of the machine, as well, it is worth borrowing and use.
校园导航系统的两个代码
- 两个程序写的都不错,都是专业认识编写的。很值得学习和借鉴的哦 -two procedures are well written and are prepared by professional knowledge. Very worthwhile to learn from the oh
串程序
- 用C语言写的有关传行程序的一些代码,具体内容看了就知道-written in C language of the trip-the procedures code, read on the specific contents know!
