资源列表
文本压缩
- 用huffman编码实现的文本压缩用compress进行压缩用uncompress进行解压缩-Huffman coding used to achieve the compression used compress text compression used for decompression uncompress
030300726_2
- 用vc实现二叉树的各种排列。输入一颗二叉树后输出以前序后序中序排列的各节点和这棵树的高度-vc achieve binary tree with the various permutations. After the importation of a binary tree before output sequence after sequence with the order of the nodes and tree height
tlparen
- « 问题描述:在对高级语言编写的程序进行编译时会遇到表达式或字符串的括号匹配问题。例如C++程序中左、右花括号“{”和“}”的匹配问题。表达式(字符串)的括号匹配问题要求确定一给定表达式(字符串)中左、右括号的匹配情况。例如,表达式(x*(x+y)-z)在位置1 和4处有左括号,在位置8 和11 处有右括号。位置1 处的左括号与位置11 处的右括号相匹配;位置4 处的左括号与位置8 处的右括号相匹配。而在表达式(x+y)*z)(中,位置8处的右括号没有可匹配的左括号,位置9处的左括号
循环冗余检验
- 一个用C++编写的模拟CRC循环冗余检验的程序!有计算机网络方面需求的可以看看!-a C simulation prepared by the Cyclic Redundancy testing procedure! Computer networks can demand to see!
密码学四个基本加密程序
- 用于学习密码学的四个基本加密源程序,可以帮助你更好地理解基本的加密算法思想.(均是本人的课程设计)-learning cryptography for the four basic encryption source, I can help you better understand the basic thinking of the encryption algorithm. (All my course design)
二叉树作业
- 我的数据库作业.二叉树的操作和使用.相信计算机相关专业的学生用的着.一起分享吧-the operation of the database. Binary Tree, the operation and use. I believe computer-related professions with the students. Share it
TCPsockets
- SockeT基于TCP/IP的连接并包含多种解码的共公类部分-SockeT based on TCP / IP connectivity and includes multiple decoded part of the total public category
用C打开蓝牙
- 用C#开发.NET CF 蓝牙通信模块,并涉及到驱动硬件的公共类部分-C# development.NET CF Bluetooth module, and relate to drive the hardware part of the public category
操作系统2
- 本程序是操作系统的处理机调度问题的c原代码包括三种调度算法:时间片轮转法,短作业优先算法,动态优先级算法-this process is the operating system processor scheduling problems c original code includes three Scheduling Algorithm : Time Web tablets, short operating priority algorithms, dynamic priority algo
SMPPServer
- 基于SMPP协议,仿真短信中心服务器-on SMPP protocol, simulation server messaging center
RSACodeSample
- RSA加密处理C#代码研究 1、生成public key和private key并可保存生成XML文件。 2、演示了RSA数字签名的处理过程。 3、演示了加密解密的过程。 -RSA encryption code research C# 1, and generated public key can be kept private key to generate XML documents. 2, demonstrated a RSA digital signature of the proce
优先表构造优先函数
- 编译原理课程设计题目 利用优先表构造优先函数 并显示每步的过程-compiler theory courses use a design priority list of priority structure function and show every step of the proce