搜索资源列表
niit906
- mvc模式 写的后台 有基本的增删改查的功能-failed to translate
src
- 递归求解众数问题,所谓众数问题就是给定一个含有n个元素的多重集合S,每个元素在S中出现的次数称为该元素的重数,S中重数最大的元素称为众数。-failed to translate
ConsoleDrawingDemo
- 这是个一个win32控制台程序 仅仅只是一个画图小程序 -failed to translate
Cin
- cin操作符的正确输入方法,新手用的时候经常会出错-failed to translate
ADC0832
- 在C51单片机上编写的ADC0832模数转换实验-failed to translate
tanchishe
- 贪吃蛇,用windows控制台编写的小游戏-failed to translate
runn
- 计算闰年 的啊 那么多的烦恼会计师电脑科技时代-failed to translate
duilie
- 队列的应用,迷宫搜索及查找最优路径处理。队列的应用,迷宫搜索及查找最优路径处理。-failed to translate
duizhan
- 堆栈的应用,开关布线盒。 -failed to translate
translate-of-monday
- 转换星期,按照星期一到星期天的顺序,星期一转换为星期天,星期二转换为星期三,依次类推。如不能完成转换则报错-translation of Monday
face
- 该代码可以对批量人脸图像进行人脸检测,转换成灰度图并归一化到统一大小。-It can process large numbers of images.face detection , translate to gray image
UDPClient
- socket通讯,客户端发送请求,服务器端接收,实现通讯-failed to translate
lab5_2
- 实现客户机(CLIENT)类。定义私有字符型静态数据成员ServerName。保存其服务器 名字;私有整型静态数据成员ClientNum,记录已经的客户数量;定义静态函数ChangeServerName()改变服务器名称,此外定义两个分别获取两个私有数据成员的函数。此外,需要提供构造函数,其功能为对静态数据成员ClientNum的值进行自增,也既是每当构造一个CLIENT对象,静态数据成员ClientNum加1。在头文件client.h中定义类,在文件(client.Cpp)实现类.在文件t
LL1pd
- 用VC++按编译原理书上的步骤实现了LL文法的判定。-failed to translate
CPP-Memory-management-algorithms-n
- 一本很好的讲述c++内存管理的书,对c++编程者有很大的帮助-failed to translate
float2int
- 浮点转定点,常用于数据协议分析,欢迎大家下载-failed to translate
reaeuro
- RSA加密算法的C语言实现,适合加解密算法研究者。-failed to translate
translate
- c++写了一个编译器:,能把汇编代码编译为机器码。代码注释非常详细,思路清晰易懂。 -c++ to write a compiler:, assembly code can be compiled into machine code. Code is very detailed notes, ideas clear and understandable.
HuaffmanTree
- 数据结构 哈夫曼编/译码器 功能: 1.初始化:输入一串字符(正文),计算不同字符 (包括空格)的数目以及每种字符出现的频率(以该种字符出现的次数作为其出现频率),根据权值建立哈夫曼树,输出每一种字符的哈夫曼编码。 2.编码:利用求出的哈夫曼编码,对该正文(字符串)进行编码,并输出。 3.译码:对于得到的一串编码,利用已求得的哈夫曼编码进行译码,将译出的正文输出。 输出哈夫曼树形态:以树的形式输出哈夫曼树。-Data structure Huffman encoding/d
translator
- this a simple translator that first get the user to meaning and then get a text to translate. if the word is one of first step the meaning will be print. if not the word will be print in upper case mode-this is a simple translator that first get the