-
DelaunayVB
用VB编写的delaunay三角网,很幸苦在写出来的,不错的东西(VB prepared by delaunay triangulation, it is fortunate that in the written hard, good things)
- 2009-04-09 22:08:06下载
- 积分:1
-
voronoi
visual c++实现voronoi图生成函数的实现
voronoi图生成与构造(voronoi implements with visul c++)
- 2016-03-22 00:31:02下载
- 积分:1
-
(ebook---pdf)-Addison-Wesley---Extreme-Programmin
First, XP is a programming discipline. We’ll look at a core innovation:
how “test-first” changes the programming process itself.
We’ll also discuss refactoring, the way XP programmers improve
their code.
Second, XP is a team discipline. It has evolved a number of
practices that help produce a high-performing team. We’ll compare
XP to alternative practices, and see some of them in action.
- 2013-03-25 22:32:56下载
- 积分:1
-
banking-system
The uploaded source code is a window based application for developing "Banking System" using Visual basic as front end and MS-Excel as back end.
This project is an implementation of simple tasks that occur during transactions in a bank.
Since it is in visual basic, it is very simple to understand.
- 2014-01-23 16:10:30下载
- 积分:1
-
win98 hid install
说明: win98下的人类设备接口的安装示例,怎样加载,怎样卸载以及INF的制作(the human interface equipment installation example, how to load, unload and how the production of INF)
- 2006-01-17 14:05:24下载
- 积分:1
-
Palette
Visual C++课程设计 调色板程序(Visual C++ curriculum design palette)
- 2011-06-07 19:36:47下载
- 积分:1
-
lbmsim-0.8
LBM格子波尔兹曼C程序,特别全,下载即可。(LBM Lattice Boltzmann C procedures, particularly full, download.)
- 2014-03-04 09:20:45下载
- 积分:1
-
xqspacket
能让捕获IP层的网络封包(can capture IP network layer packet)
- 2006-10-12 15:40:44下载
- 积分:1
-
stkconnect
很好用的Visual studio编的MFC界面程序,STK控制台程序(Good use of Visual Studio Series MFC interface program, STK console program)
- 2021-02-25 15:39:38下载
- 积分: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