-
huffman编码
给定信源符号概率,自动huffman编码,建立二叉树,打印符号编码,还可打印二叉树的外形,对于数据结构二叉树一节的学习很有帮助。
- 2023-03-03 15:40:03下载
- 积分:1
-
struts 登陆的小例子,包括密码验证,业务逻辑,Token解决重复递交...
struts 登陆的小例子,包括密码验证,业务逻辑,Token解决重复递交
- 2022-03-02 23:23:56下载
- 积分:1
-
Database SQL development, the default database SQL development, the default
数据库 SQL开发,默认 数据库 SQL开发,默认-Database SQL development, the default database SQL development, the default
- 2022-02-01 19:32:18下载
- 积分:1
-
sql的语言手册下一部分
sql的语言手册下一部分-sql language under part Manual
- 2023-06-09 00:35:04下载
- 积分:1
-
vb编的医院管理系统,需要的可以下载,有兴趣自行习惯
P7 基于ARM-Linux的IP Camera解决方案,是我在网上找的,版权归原作者所有.-P7 based on ARM-Linux solutions for the IP Camera is that I find online, and belongs to original author.
- 2022-01-25 17:45:29下载
- 积分:1
-
depth search algorithm, solved from the point of origin j s close of the shortes...
深度搜索算法,求解从起源点s到点j的最短路径算法的基本过程-depth search algorithm, solved from the point of origin j s close of the shortest path algorithm for the basic process
- 2023-07-28 16:45:02下载
- 积分:1
-
数据结构中排序的实例分析,可供有兴趣的朋友参考学习
数据结构中排序的实例分析,可供有兴趣的朋友参考学习-Sort of data structure example of analysis, available to interested friends refer to learning
- 2023-04-12 23:20:02下载
- 积分:1
-
本系统采用Visual Foxprow 5.0编写,面向对象可视化编程,使系统的开发工作适应目前的流行趋势。设计时采用了常用的自顶向下的瀑布式结构化设计方法。各...
本系统采用Visual Foxprow 5.0编写,面向对象可视化编程,使系统的开发工作适应目前的流行趋势。设计时采用了常用的自顶向下的瀑布式结构化设计方法。各子系统具有独立的数据库结构,设计时力求简单易用,便于维护。各模块为平行关系,彼此间无直接的参数联系,也无库的交叉关联,从而保证各子系统可以单独运行。-the system using Visual Foxprow 5.0 preparation, visual, object-oriented programming, allowing the system to adapt to the current development trend in fashion. Used in the design of the popular top-down waterfall structure design method. The subsystem is independent of the database structure, design sought to be simple to use, easy to maintain. Each module for parallel relationship between the parameters are not directly linked, nor for the cross-linked, so that the subsystems can be run separately.
- 2022-03-22 01:04:48下载
- 积分:1
-
该程序在于如何进行图片存取,怎样访问EXCEL表格.
该程序在于如何进行图片存取,怎样访问EXCEL表格.-the program is how to access pictures, how to visit Excel.
- 2022-01-28 06:15:56下载
- 积分:1
-
约瑟夫环
设编号为1,2,···,n的n个人围坐一圈,约定编号为k(1≤k≤n)的人从1开始报数,数到m的那个人出列,他的下一位又从1开始报数,数到m的那个人又出列,依次类推,直到所有人出列为止,由此产生一个出队编号的序列。
- 2022-04-16 22:57:11下载
- 积分:1