-
哈夫曼树的代码实现,包括哈夫曼编码和解码过程。
哈夫曼树的代码实现,包括哈夫曼编码和解码过程。-Huffman code tree, including the Huffman encoding and decoding process.
- 2022-01-31 18:43:09下载
- 积分:1
-
This is a photo of a general purpose timer/ 在我们写的程序当中,总有一些配置信息需要保存下来,以便完成程序的功能,最...
This is a photo of a general purpose timer/ 在我们写的程序当中,总有一些配置信息需要保存下来,以便完成程序的功能,最简单的办法就是将这些信息写入INI文件中,程序初始化时再读入.具体应用如下:counter card you can wirewrap in a weekend. It plugs into your PC s ISA bus just like a sound or modem card. It gives high-resolution timing (microseconds). Because of its programmablity, it is very powerful and flexible. You can even control DC or servo motors using pulse-width modulated (PWM), or stepper motors using its square wave capabilities. The figure below is the actual output (square wave) from the 8254 card captured by an oscilloscope: -This a photo of a general purpose timer. When we write program, There is always some configuration need to be saved, so that we can finish the function of the program.The most simple way is write these infomation to the INI file. It is read by the program during initialization,it is used as follows: counter card you can wirewrap in a weekend. It plugs into your PC s ISA bus just like a sound or modem card. It gives high-resolu
- 2023-04-27 05:55:03下载
- 积分:1
-
how 2 multiply matrix
how 2 multiply matrix-how 2 multiply matrix??
- 2022-01-21 00:06:35下载
- 积分:1
-
host based intrusion detection
host based intrusion detection
- 2022-03-24 13:47:02下载
- 积分:1
-
3G演进HSPA和LTE在移动宽带中的应用
- 2023-06-11 00:30:03下载
- 积分:1
-
directx9实现2D游戏例程
directx9实现2D游戏例程-directx9 achieve 2D game routines
- 2022-09-03 22:55:03下载
- 积分:1
-
Programming drive switch, the driver was Sight! !
编程实现光驱开关,写驱动程序的看过来-Programming drive switch, the driver was Sight! !
- 2023-06-23 23:15:04下载
- 积分:1
-
use DirectShow realized Wince.Net platform multimedia files broadcast gong will...
利用DirectShow实现了Wince.Net平台下多媒体文件的播放功能,可以播放wmv、mpeg、mp3、wma等媒体文件。-use DirectShow realized Wince.Net platform multimedia files broadcast gong will be broadcast wmv, mpeg, mp3, wma, and other media files.
- 2022-01-22 16:19:21下载
- 积分:1
-
简单人事管理系统
#include
#include
#include
#include
using namespace std;
const int Maxr=100;
int ID=10000;
class Employee //职工类
{
int tag;//删除标记
int no;//职工编号
char name[20];//职工姓名
char zw[20]; //职工职务
- 2022-03-24 22:13:18下载
- 积分:1
-
winamp播放器的Visual C++源代码
winamp player visual c++ souce code-unusual player visual c souce code
- 2022-02-07 14:27:35下载
- 积分:1