-
哈夫曼树解码和编码
哈夫曼树,基本的数据结构,用来编码和解码、用数组作为存储结构实现,
- 2023-04-13 11:00:11下载
- 积分:1
-
卡尔曼滤波
针对卡尔曼滤波的特性开发了各种不同的模块,其中包括了线性和非线性。源码基于C#开发了界面版,根据应用需求可手动输入七参数,同时还有图形显示。
- 2022-08-10 20:54:30下载
- 积分:1
-
laing_barsky
程序实现Liang-Barsky裁剪算法。
- 2022-06-17 05:36:43下载
- 积分:1
-
TCP服务器程序
使用VC6编写的TCP服务器程序。
TCP服务器程序.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CTCPApp application class.
TCP服务器程序.cpp
This is the main application source file that contains the application
class CTCPApp.
- 2023-05-11 04:20:03下载
- 积分:1
-
confirm the password for the login form
确认登录表单的密码,然后打开新表单。形式之间的转换。
- 2022-02-03 12:02:43下载
- 积分:1
-
Simple image album app
从第一张图片开始,你可以用前后键一张一张地看所有的图片。您可以查看最新的图像。你可以用鼠标对图像进行颜色协调。我认为这将是非常有用的,作为一个初步项目,创建一个专辑。
- 2023-07-06 16:45:03下载
- 积分:1
-
科学计算器
通过用户输入带有加减乘除乘方和小括号的运算式对算式的结果进行计算的代码,运用了栈的知识
- 2022-01-26 00:24:02下载
- 积分:1
-
用VS2010 实现UDP通信的客户端程序
用VS2010实现UDP通信的客户端在VS2010编程环境下,用C++ 编写基于UDP(面向无连接)的socket服务器端的编程-In VS2010 programming environment based programming with C++ write UDP (connectionless) socket server side
- 2023-06-10 09:00:02下载
- 积分:1
-
基于C#教师管理系统
教师管理系统!含有多个子功能、有登录注册、校内校外教师等动能
- 2022-05-09 08:23:36下载
- 积分:1
-
一个很好的FASTCIG程序范例
//
// $Id: fcgio.cpp,v 1.14 2003/06/22 00:51:27 robs Exp $
//
// Allows you communicate with FastCGI streams using C++ iostreams
//
// ORIGINAL AUTHOR: George Feinberg
// REWRITTEN BY: Michael Richards 06/20/1999
// REWRITTEN AGAIN BY: Michael Shell 02/23/2000
// REWRITTEN AGAIN BY: Rob Saccoccio 11 Nov 2001
//
// Copyright (c) 2000 Tux the Linux Penguin
//
// You are free to use this software without charge or royalty
// as long as this notice is not removed or altered, and recognition
// is given to the author(s)
//
// This code is offered as-is without any warranty either expressed or
// implied; without even the implied warranty of MERCHANTABILITY or
// FITNESS FOR A PARTICULAR PURPOSE.
#include
#include
- 2022-01-22 01:48:41下载
- 积分:1