搜索结果
找到约 12,493 项符合
Processing-A 的查询结果
加密解密 RC4 is a secure and very fast 8-bit stream cipher/psuedo-random number generator, with a 2^1700 inte
RC4 is a secure and very fast 8-bit stream cipher/psuedo-random number generator, with a 2^1700 interval
单片机开发 A collection of math routines including 8-bit, 16-bit, 32-bit signed and unsigned addition, subtract
A collection of math routines including 8-bit, 16-bit, 32-bit signed and unsigned addition, subtraction, multiplication, and division. Very nice code library with heavy in-line documentation! Been looking for multi-byte divide? Here it is.
matlab例程 简单混合衰落信道 This mfile inputs an unmodulated sinewave through a simple Rayleigh two path fading channe
简单混合衰落信道
This mfile inputs an unmodulated sinewave through a simple Rayleigh two path fading channel and shows the output with phase, gain, and attenuation characteristics via animation.
GPS编程 Unzip this file into a writeable directory. You should end up with a "Geocode" project, as well as
Unzip this file into a writeable directory.
You should end up with a "Geocode" project, as well as Bitmaps and TestData directories.
This sample geocodes single-match zip codes, entered by the user, or a batch-match of a table of zips (and other info) against a point shapefile.
The point data sh ...
数据结构 学生信息查询系统C语言实现 包含的功能有: 1、 系统功能选择菜单:提供了5个功能 A、 按“班级+平均成绩”显示原始数据 B、 输入学号
学生信息查询系统C语言实现
包含的功能有:
1、 系统功能选择菜单:提供了5个功能
A、 按“班级+平均成绩”显示原始数据
B、 输入学号,显示学生档案,并可选择用顺序查找或者折半查找去实现
C、 输入不完全的学生姓名即可模糊查找学生档案。
D、 输入班级及课程即可统计平均分,优秀率及及格率。
2、 数据显示函数
3、 学 ...
通讯编程文档 hao a hao a hao a hao a hao a hao a
hao a hao a hao a hao a hao a hao a
人工智能/神经网络 一个投影聚类算法及其数据集生成源码。 参考文献: Eric K.K. Ng, A. Fu : Efficient algorithm for Projected Clustering,
一个投影聚类算法及其数据集生成源码。
参考文献:
Eric K.K. Ng, A. Fu : Efficient algorithm for Projected Clustering,
STL 这是一个关于A*算法的实现8数码的程序源代码
这是一个关于A*算法的实现8数码的程序源代码,所有的算法核心全部使用STL标准模板库编程,对想熟悉STL编程和A*算法的朋友有很好的借鉴意义。
数据结构 Although there has been a lot of AVL tree libraries available now, nearly all of them are meant to w
Although there has been a lot of AVL tree libraries available now, nearly all of them are meant to work in the random access memory(RAM). Some of them do provide some mechanism for dumping the whole tree into a file and loading it back to the memory in order to make data in that tree persistent. It ...
软件设计/软件工程 十部经典算法合集 .chm Fundamentals of Data Structures by Ellis Horowitz and Sartaj Sahni PREFACE C
十部经典算法合集 .chm
Fundamentals of Data Structures
by Ellis Horowitz and Sartaj Sahni
PREFACE
CHAPTER 1: INTRODUCTION
CHAPTER 2: ARRAYS
CHAPTER 3: STACKS AND QUEUES
CHAPTER 4: LINKED LISTS
CHAPTER 5: TREES
CHAPTER 6: GRAPHS
CHAPTER 7: INTERNAL SORTING
CHAPTER 8: EXTERNAL SORTING
CHAPTE ...