-
GetPixel
取色源代码,功能满足一般的需求,重在学习,共同努力吧(GetPixel From Windows)
- 2009-06-12 10:54:53下载
- 积分:1
-
VB_numberical_codes
VB常用数字计算方法代码集合,功能齐全,内容丰富,是VB学习者的好帮手。(VB code calculation methods commonly used digital collection, full-featured, rich in content, is a good helper VB learner.)
- 2013-11-06 15:41:52下载
- 积分:1
-
dhk1.5
利用ADO接口使VC++6.0与sql数据库通信,里面有设账号和密码,需要修改,已经通过测试,包括数据库的增加,删除,修改等等操作。(Using VC++6.0 ADO interface allows communication with the sql database, which has set up accounts and passwords, modify, have been tested, including the database, add, delete, modify, etc. operations.)
- 2020-10-29 15:09:56下载
- 积分:1
-
CAR_Parking_StaticLibrary
智能车库管理系统
MFC
车辆的存放 计费 修改 会员管理 数据记录(DAQ数据库)(The MFC system of parkiing cars.)
- 2012-11-15 18:23:48下载
- 积分:1
-
Contour
说明: c++的绘制二维等值线源码。有示例数据,可以运行。(c++ two-dimensional contour map of the source。c++ code for contour map)
- 2009-07-29 11:44:20下载
- 积分:1
-
diver
精伦通用二次开发包
带有VC++ 例子。(Jinglun general secondary development package)
- 2011-09-08 18:44:20下载
- 积分:1
-
Opencv2.3-on-VS2008-aVS2010
open2.3在vs 2008 2010上的配置详细图解,希望能帮到你!!(open2.3 on vs 2008 2010)
- 2013-11-04 12:29:55下载
- 积分:1
-
Expert-C-programming
C语言的经典之作,C专家,学习编程的必读制作,大家一起拜读吧!!!(Classic C language, C expert, required reading for learning programming production, with everyone having read it! ! !)
- 2012-08-28 09:47:19下载
- 积分:1
-
ado-connection-methods
create the "hello word"
- 2020-06-28 15:20:02下载
- 积分:1
-
HuffmanTree
该系统应具有以下功能:
(1) I:初始化(Initialization)。从终端读入字符集大小n,以及n个字符和n个权值,建立哈夫曼树,并将它存于文件hfmTree中。
(2) E:编码(Encoding)。利用已建好的哈夫曼树(如不在内存,则从文件hfmTree中读入),对文件ToBeTran中的正文进行编码,然后将结果存入文件CodeFile中。
(3) D:译码(Decoding)。利用已建好的哈夫曼树将文件CodeFile中的代码进行译码,结果存入文件TextFile中。
(4) P:打印代码文件(Print)。将文件CodeFile以紧凑格式显示在终端上,每行50个代码。同时将此字符形式的编码文件写入文件CodePrin中。
(5) T:打印哈夫曼树(Tree printing)。将已在 中的哈夫曼树以直观的方式(树或凹入表形式)显示在终端上,同时将此字符形式的哈夫曼树写入文件TreePrint中。
(The system should have the following features: (1) I: initialization (Initialization). Read from the terminal character set size n, and n and n characters right value, establishes a Huffman tree, and save it in the file hfmTree in. (2) E: encoding (Encoding). Has been built using the Huffman tree (if not in memory, reads from the file hfmTree), the text of the document ToBeTran encoded, and then putting the result in the CodeFile file. (3) D: decoding (Decoding). Huffman tree has been built using the file CodeFile the code will be decoded, the result is stored in the file TextFile. (4) P: Printing code files (Print). CodeFile in a compact format the document displayed on the terminal, one per line 50 code. While this character in the form of written documents CodePrin encoded file in. (5) T: Print Huffman tree (Tree printing). Would have been in the Huffman tree in an intuitive way (tree or recessed table form) displayed on the terminal, but this form of characters written to the file )
- 2013-06-21 13:45:16下载
- 积分:1