登录
首页 » CHM » C-and-Data-Structures

C-and-Data-Structures

于 2011-12-03 发布 文件大小:7626KB
0 224
下载积分: 1 下载次数: 3

代码说明:

  This thorough text provides a comprehensive guide to all the data types in C with internal implementation, while providing examples to demonstrate their behavior.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • hafuman
    一 . 需求分析: 1) 输入形式和输入值范围: 输入形式是要压缩(或者要解压)的文件路径,输入范围是字符串,而且要是文件的路径。 2) 输出形式: 输出相应的编码压缩文件和解码原文件 3) 程序所能达到的功能: 利用哈夫曼对ASCII文件做不等长编码,达到压缩文件。利用哈夫曼树的遍历,达到解压文件的目的。程序的功能也就是实现压缩和解压ASCII类型文件的目的。 4)测试数据:(包括正确的输入数据及其输出结果和含有错误输入及其输出结果) 测试输入或者输出文本框是不是有空的,是不是不是有效路径。进行条件判断,实现错误处理。 比如要压缩:c:a.txt 文件路径就是:c:a.txt。如果输入框是空的,就判断,然后用MessageBox处理信息。 如果文件路径和文件的输出路径都写正确的话,就会输出相应的压缩或者解压文件,否则用函数MessageBox提示错误。然后进行更正。 二 . 概要设计: 1) 哈夫曼树的特点 a) 是二叉树的一种,而且是一种没有度数是1的二叉树 b) 一棵树有n个叶子,就会用2n-1个节点 c) 一种“最优”二叉树,由于树的带权路径(WPL)最小 d) 由于它是由下到上顺序构造的,使得分支节点和叶子节点从下到上,权值都是从小到大的顺序排列的 ()
    2007-07-16 22:04:12下载
    积分:1
  • Hydrological-Forecasting
    常用中长期水文预报Visual Basic 6.0 应用程序及实例(Common long-term hydrological forecasting Visual Basic 6.0 applications and examples)
    2011-04-28 10:34:00下载
    积分:1
  • dwm_overlay
    说明:  dwm绘制,注入绘制,使用dx11,注入dwm进程实现绘制自己的东西,无窗口,反截图,注入器采用反射机制,无注入模块,编译可用(DWM drawing, injection drawing, using Dx11, injected into the process of drawing their own things, no window, anti screenshot, injector using reflection mechanism, no injection module, compiler available)
    2020-12-09 13:09:20下载
    积分:1
  • 超级网格
    说明:  用Crid插件,并加上了下拉列表框和编辑框控件,丰富了Grid 的功能。(using Grid plug-in, and add a drop-down list box and edit box control enriched Grid functions.)
    2005-10-26 14:21:58下载
    积分:1
  • 智能控制经典算法打包合集,
    说明:  智能控制经典算法打包合集,包括模糊pid,神经网络pid,遗传算法pid,迭代学习控制,(The classical algorithm of intelligent control, including fuzzy PID, neural network PID, genetic algorithm PID, iterative learning control,)
    2019-11-25 18:38:28下载
    积分:1
  • demoddd
    在一个Windows应用程序,模拟发送和接收字符串,该字符串将被编码为一个字节数组,16进制字节数组的形式展示。解码后恢复字符串的字节数组收件人。(In an Windows application, imitate the sending and receiving the string, the string will be encoded into a byte array, display form of 16 hexadecimal byte array. The recipient of an array of bytes after decoding to restore the string.)
    2013-12-24 22:49:05下载
    积分:1
  • awesome-cpp-master
    A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
    2020-06-24 22:00:02下载
    积分:1
  • DrawOfMemory
    DrawOfMemory源码包,VC++内存绘图例子代码,包括了多个实用的VC++函数:比如DrawLine函数:将传入函数的值以图像的形式显示到对应的控件上(int AllNum:总的数据量,int Value[]:数据值数组,COLORREF PenColor:画笔的颜色,CWnd *pWnd:需要显示曲线的控件指针);DrawWave函数,将传进函数的值以图像的形式显示到对应的控件上;DrawMultiLine函数:将传进函数的值以图像的形式显示到对应的控件上,可以显示多个数据段。参数定义:   int Mult:总共需要显示几类数据   int AllNum:每类数据总的数据量   int Value[]:数据值数组,组成形式:数据1+数据2+数据3+ ...   COLORREF PenColor:每类数据的画笔的颜色   CWnd *pWnd:需要显示曲线的控件指针   还有一些函数不一一列举了,请自行下载源码查看(DrawOfMemory source package, VC++ memory mapping code examples, including a number of practical VC++ function: for example DrawLine function: the value passed to the function displayed in the form of the image to the corresponding controls (int AllNum: the total amount of data, int Value []: an array of data values​ ​ , COLORREF PenColor: brush color, CWnd* pWnd: need to show the curve control pointers) DrawWave function, will pass into the function value is displayed in the form of an image to the corresponding controls DrawMultiLine function: the passed into the function value is displayed in the form of an image to the corresponding control, you can display multiple data segments. Parameters are defined: int Mult: A total of several types of data to be displayed int AllNum: total amount of data for each type of data int Value []: an array of data values​ ​ , consisting of forms: Data 1 Data 2+ 3+ ...+ data COLORREF PenColor: brush color for each type of)
    2014-07-02 10:52:43下载
    积分:1
  • calculator
    利用labwindows/CVI制作的一个计算器,可以实现计算器的基本功能。(Use labwindows/CVI produced a calculator, you can achieve the basic functions of the calculator.)
    2015-08-25 21:43:05下载
    积分:1
  • multithreaded IP scanning foreigner writing multithreaded IP scanning, faster, F...
    多线程IP扫描老外写的多线程IP扫描,速度较快,有源码,主要是调用了icmp d-multithreaded IP scanning foreigner writing multithreaded IP scanning, faster, FOSS is mainly deployed icmp d
    2022-03-25 00:32:16下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载