-
hufman
哈夫曼文本压缩器,两个功能压缩文本文件和解压二进制文件。
内容为源代码,用编译器把源代码运行一遍,把需要压缩的txt文件放到和源代码同一个目录下,压缩名称输入 **.txt 压缩后的名称一定要写二进制格式的 例如 **.dat
只能解压用这个程序压缩后的文件。。
解压名 写 **.dat 解压后名称 **.txt(Huffman text compression, two text files compression and decompression functions binaries)
- 2013-12-27 11:06:18下载
- 积分:1
-
F103VB
说明: STM32103VB的程序模板,基于MDK平台(Program template of stm32103vb)
- 2020-07-09 09:28:34下载
- 积分:1
-
TomWC++
说明: 汤姆斯旺C++编程秘诀,下载后解压缩即可(Thomas Wong C programming tips, download can decompress)
- 2008-09-03 12:52:03下载
- 积分:1
-
atlppc
WTL 7.1 and higher PPC classes and functions in atlppc.h
enjoy it!(WTL 7.1 and higher PPC classes and function 's in atlppc.h enjoy it!)
- 2007-05-06 16:17:13下载
- 积分:1
-
AI_Robot_V1.0_0601
研发一款基于SLAMware的机器人,主要做的是控制底盘的工作(Develop a SLAMware-based robot, the main task is to control the chassis.)
- 2020-06-22 14:40:01下载
- 积分:1
-
VC2008-example
<<VC++2008专题应用程序开发实例精讲>>源代码(vc 2008 example )
- 2013-07-04 21:35:19下载
- 积分:1
-
workspace-AVR
AVR入门初级小程序,流水灯,定时器,中断等(AVR Starter primary applet, water lights, timers, interrupts, etc.)
- 2016-07-15 10:17:47下载
- 积分:1
-
femsrc
用C/C++编程求解了一个有限元算例二维传热问题,可以作为有限元学习的编程实例,以更好地理解有限元理论,并为进一步使用大型有限元软件打下基础。(With C/C++ Programming to solve a finite element numerical example of two-dimensional heat transfer problems, finite element can be used as examples to learn programming in order to better understand the finite element theory, and for the further use of large-scale finite element software to lay basis.)
- 2008-06-28 12:51:20下载
- 积分:1
-
Programa-Receptor-KeyBoard
Codigo de en c++ y microcontrolador PIC
- 2014-12-10 11:05:12下载
- 积分:1
-
PICC18编程快速入门-源码
1. Test1文件夹内的例子为《第2章 PICC18编程快速入门》中的例程。
2. Chart-04、Chart-05、……、Chart-16分别是第4章、第5章、……、第16章中的例程,每章节下的文件夹分别标明是该章的例程号,如Chart-04文件夹下的Exam-4-1文件夹内的程序是第4章的第1个例程,其余以此类推。
3. Chart-12文件夹下的Exam-12-2-main表示12章例2中的主机程序,Exam-12-2-Slave表示12章例2的从机程序。Chart-16文件夹下的pic18-PSP文件夹下PSP-Master内的程序是第16章中PSP例程的主机程序,PSP-slave是第16章中PSP例程的从机程序。(1. Examples in the Test1 folder are the routines in Chapter 2 PICC18 Programming Quick Start.
2. Chart-04, Chart-05,... Chart-16 is Chapter 4, Chapter 5,... Chapter 16 of the routine, the folders under each chapter are marked as the routine number of the chapter, such as Chart-04 folder under Exam-4-1 folder procedures are the first routine of Chapter 4, the rest of the same.
3. Exam-12-2-main under the Chart-12 folder represents the host program in Chapter 12, Example-12-2-Slave represents the slave program in Chapter 12, Example-2. The program in PSP-Master under pic18-PSP folder under Chart-16 folder is the host program of PSP routine in Chapter 16, and PSP-slave is the slave program of PSP routine in Chapter 16.)
- 2020-06-19 14:14:38下载
- 积分:1