Description: 关键路径完美版,用VC++6.0实现,用WIN TC也行,不过要修改头文件-perfect version of Critical Path, VC 6.0, with WIN TC also, but the first document to be amended Platform: |
Size: 2223 |
Author:罗显耀 |
Hits:
Description: 本程序实现了数据压缩中RLC(游程编码)过程。执行环境为 TC 3.0。-realized by the data compression RLC (RIc) process. The environment for the implementation of TC 3.0. Platform: |
Size: 15360 |
Author:钟祖豪 |
Hits:
Description: 彩色bmp位图读如内存当中,该程序是在vc++环境下运行tc代码-color bitmap Reading such as memory, the program is running under the environment vc tc code Platform: |
Size: 15360 |
Author: |
Hits:
Description: 基于振荡神经网络的图像分割程序,可以用TC,VC等编译,用于一般的自然图像效果很好,里面有比较好的代码注释!-oscillation neural network-based image segmentation procedures can be used TC, VC and other compiler, for the general good of natural images, with a relatively good code Notes! Platform: |
Size: 26624 |
Author:潘峰 |
Hits:
Description: 推箱子C语言版,可以自定义地图,支持悔步和重复。可在VC6.0或TC中编译。很好的学生作业。文件打开关闭的基本操作。TXT文件的读取,键盘响应。坐标规划,C画图。-Sokoban C language version, can customize the map to support the step-by-step and repeat regret. Can be compiled in VC6.0 or TC. Students work very good. Document the basic operation to open the closure. TXT file read, the keyboard response. Coordinates the planning, C drawing. Platform: |
Size: 4096 |
Author:卢耀华 |
Hits:
Description: 这是一个货郎担问题的动态规划代码,是C语言版的,能在TC上和VC++6.0上运行.加入了许多注释.-This is a traveling salesman problem dynamic programming code, is a C language version, can TC and VC++ 6.0 run. Adding a lot of notes. Platform: |
Size: 2048 |
Author:zhoulitc |
Hits:
Description: 这是一个子集和数问题的递归回溯解法.能在TC和VC++6.0上运行.已经加入注释-This is a subset of the problem and several recursive backtracking method. In TC and VC++ 6.0 run. Have joined the Notes Platform: |
Size: 1024 |
Author:zhoulitc |
Hits:
Description: 40多版经典教材《数据结构》(严蔚敏、吴伟民著)全部代码实现。目录下TC是标准C代码C文件。VC是标准C++代码CPP文件。-More than 40 version of the classic textbook Platform: |
Size: 468992 |
Author:000 |
Hits:
Description: 这是一个vc编译环境的简化版本,适合放在U盘中,在任何地方都能随时随地进行C程序开发-Vc This is a simplified version of the compiler environment, suitable for trading on the U, in anywhere anytime, anywhere C Programming Platform: |
Size: 3344384 |
Author:wangdi |
Hits:
Description: 一份huff_tc.c,只能在tc下运行,因为加入了用tc图形界面直观画出树形的代码。一份是huff_vc.c,是在vc和tc下都能运行的程序,没有直观表达编码的树形结构。
[目的]
构建所输入符号(及权值)的哈夫曼树,并利用该树求出各符号的编码,深入理解最优二叉树的概念及其特性。
[问题描述]
读入各个符号及其权值,求各符号的哈夫曼编码。
[基本要求]
(1)读入各个符号及其权值,建立哈夫曼树;
(2)利用建立的哈夫曼树对各符号进行编码,输出编码结果。
[选做内容]
将所建立的哈夫曼树以直观的方式(树或凹入形式的表)显示。
-huff_tc.c, can only run at tc, because using the add tc intuitive graphical interface to draw tree code [Objective] To construct the input symbols (and the right value) of the Huffman tree, and use the tree to derive the coded symbols, in-depth understanding of the concept of optimal binary tree and its characteristics. [Problem Description] read into the various symbols and their weights, and Huffman coding of the symbols. [Basic requirements] (1) read into the various symbols and their weights, Huffman tree set up (2) the use of the Huffman tree for the set up of the symbol encoding, output encoding results. [Does the content of the election] will be set up by the Huffman tree to intuitive way (tree or indentations in the form of the table) shows. Platform: |
Size: 3072 |
Author:李霄逍 |
Hits:
Description: 1. 运行myfft.exe 把音频数据经过fft后存放在data.txt文件中
2. 再运行HUITU.exe把data.txt中的数据一帧一帧的画到屏幕上,形成动态效果
3. 运行soundee.exe 是还原声音
注:其中myfft.c是fft的C语言代码,用VC实现的;HUITU.C是绘图代码,用TC实现的;soundee.c是还原声音代码,用VC实现的。
-1. Myfft.exe run the audio data stored in the post-fft file data.txt
2. HUITU.exe to re-run the data in the data.txt a picture to a screen to form a dynamic effect
3. Soundee.exe is running to restore the sound
Note: myfft.c which is the fft of the C language code, using VC achieved HUITU.C is drawing code, using TC achieved soundee.c code to restore the sound, achieved using VC. Platform: |
Size: 319488 |
Author:游智超 |
Hits:
Description: vcbgi vc情况下的图形处理库 与tc下的graph作用相同-vcbgi vc circumstances tc graphics library with the same effect as under the graph Platform: |
Size: 73728 |
Author:古木头羊 |
Hits:
Description: 严蔚敏吴伟民数据结构(C语言版)源代码。
本书中每一个程序都在Borland C++ Version3.1和Microsoft VC++6.0下运行通过,
BC是指Borland C++ Version3.1调试,
TC是指Turbo C2.0下调试,
VC是指在VC++6.0下调试。-Yan Wei-Min WU Weimin data structure (C-language version) source code. Each book in the program in Borland C++ Version3.1 and Microsoft VC++6.0 run through, BC is the Borland C++ Version3.1 debugging, TC Turbo C2.0 is to debug, VC is the VC++, 6.0 to debug. Platform: |
Size: 2554880 |
Author:Zhao Meng |
Hits:
Description: 本程序有vc++6.0实现,主要实现了二叉树的功能,包括二叉排序树,平衡二叉树,二叉树的插入,排序等功能。-This procedure has vc++6.0 to achieve, the main function of a binary tree, including binary sort tree, balanced binary tree, binary tree insertion, sorting and other functions. Platform: |
Size: 3433472 |
Author:qianchao |
Hits: