-
xinxi
这是一段求信息量的C++程序,对输入的一组数据进行求和,及最终算出其信息量和信道容量(This is for the amount of information for some of the C++ Procedures, a group of input data summation, and finally calculate the amount of information and channel capacity)
- 2008-01-11 03:16:35下载
- 积分:1
-
fptree
FP-growth算法的改进C++程序,具有较好的扩展性和应用性,本程序改成用行读取,然后在内存中解析。更有效的方式是采用块读取方式(本人在以前项目中验证过,速度大为提高。)(FP-growth algorithm C++ Procedures, have good scalability and application, the procedure changed to use line to read, and then resolve in memory. More effective approach is the use of block-read mode (I tested before the project, speed greatly improved.))
- 2008-02-23 11:36:19下载
- 积分:1
-
SSF_kongjiannihe_page153
一种测定信源数目的方法,采用SSF方法。(Determination of source of a number of ways, using SSF method.)
- 2009-10-18 11:28:12下载
- 积分:1
-
ucos_fs_gui
ucos系统+file文件系统+GUI显示器接口
系统源码(ucos system+ file file system+ GUI display interface system source code)
- 2009-11-10 10:37:43下载
- 积分:1
-
ship
船舶数据处理程序,可以实现船舶任意运动姿态的数据,描绘运动轨迹,从而分析船舶运动姿态(ship data extraction)
- 2020-08-31 19:28:11下载
- 积分:1
-
chat
网络聊天室,实现类似QQ的功能,通过链表对客户管理(sockeg programming)
- 2011-01-24 01:46:22下载
- 积分:1
-
ImageProcess
图像识别,LED数字处理识别,跟单片机通信(ImageProcess.rar)
- 2010-09-19 10:57:01下载
- 积分:1
-
Lexical-analysis
使用某种高级语言和LEX实现一个C语言子集的词法分析器,即从输入的源程序中,识别出各个具有独立意义的单词,滤掉空格和注释。依次输出各个单词的内部编码及单词符号自身值。(遇到错误时可显示“Error”,然后跳过错误部分继续显示)。其中空白符、制表符和换行符均视为空格,用来分隔单词,注释包括两种形式:/*…*/和//。(Use some kind of high-level language and the LEX lexical analyzer to achieve a C language subset from the input source to identify each word has an independent significance, filter out the whitespace and comments. Followed by the output of the internal encoding of each word and word symbols value. (Displayed when an error is encountered "Error", then skip the error part of the display). Where whitespace, tabs and line breaks are treated as spaces, used to separate words, annotation, including two forms :/* ...*/and//. )
- 2012-03-07 14:03:21下载
- 积分:1
-
Show3DText
说明: 该程序在OpenGL环境下实现了三维字体的自动旋转功能。(the program in OpenGL environment to achieve a three-dimensional fonts automatic rotation.)
- 2021-04-15 19:18:54下载
- 积分:1
-
knignt
求解骑士游历问题的程序。骑士游历问题是在8X8格的国际象棋棋盘上随意放置一个马,按照马走“日”字的规则对马进行操作,问是否能够不重复的走遍棋盘的每个格。(Cavaliers traveled problem solving process. Cleveland traveled problem is the 8x8 grid of international chess pieces on dumped a horse, according to Ma take "days" to the rules word for horse operations, asked whether not to repeat the chessboard visited each grid.)
- 2006-06-02 17:04:37下载
- 积分:1