搜索结果
找到约 22,812 项符合
A类功放 的查询结果
压缩解压 LZSS78.C -- A Data Compression Program Haruhiko Okumura 4/6/1989
LZSS78.C -- A Data Compression Program Haruhiko Okumura 4/6/1989
数据库系统 pb类电子时钟, 数字显示屏的实现源码
pb类电子时钟, 数字显示屏的实现源码,非常好
数值算法/人工智能 安全数组 普通链表 哈希表 二叉搜索树 AVL树 集合类 通用自动机 所有类均使用模板编写
安全数组 普通链表 哈希表 二叉搜索树 AVL树 集合类 通用自动机 所有类均使用模板编写,并不特定于 Windows 平台,只要有 C++ 编译程序的操作平台都可使用。
文章/文档 Filename: main.c * Description: A simple test program for the CRC implementations. * Notes: To test
Filename: main.c * Description: A simple test program for the CRC implementations. * Notes: To test a different CRC standard, modify crc.h. * * * Copyright (c) 2000 by Michael Barr. This software is placed into * the public domain and may be used for any purpose. However, this * notice must not be c ...
电子书籍 运用设计模式设计MIME编码类》配套代码
运用设计模式设计MIME编码类》配套代码
人工智能/神经网络 模式识别k_means聚类算法。
模式识别k_means聚类算法。
数值算法/人工智能 关于数学组合题的解法.用模板类+回归函数实现,思路简单清晰.这是我在索贝数码公司时接到的一道应聘题.含有算法描述文档.
关于数学组合题的解法.用模板类+回归函数实现,思路简单清晰.这是我在索贝数码公司时接到的一道应聘题.含有算法描述文档.
Java编程 objects first with java: a practical introduction using bluej 英国爱丁堡大学java教程源代码
objects first with java: a practical introduction using bluej 英国爱丁堡大学java教程源代码
加密解密 title=Windows NT/2000/XP 一个RAM-DISK文件系统驱动 memo=SwapFs is a driver for Windows NT/2000/XP that let yo
title=Windows NT/2000/XP 一个RAM-DISK文件系统驱动 memo=SwapFs is a driver for Windows NT/2000/XP that let you use a Linux swap partition for temporary storage, like a RAM-disk. It is possible to put Windows page file on it. It is implemented as a disk filter driver.