资源列表
HCP
- 车票信息采用半十字链表.横向链表中的每一个结点包含以下内容:车次,起始站,发车时间,指向下一个结点的指针,指向中途站的指针.纵向链表中每一个结点包含以下内容:从始发站开始的依次到站,票价,到达时间,是否已被购买标识,才用mark标识,当mark为1时车票已售出,当mark为0时车票还未售出.以及指向下一个结点的指针.纵向链表采用循环链表,尾指针指向首指针.-Cross-linked by semi-ticket information. Horizontal list of each node
dwt
- 实现基于小波变换数字水印的嵌入和提取,并实现对压缩,噪声等攻击的检测。-Using the same key after a chaotic sequence of scrambling the watermark information to achieve the double encryption, consider the wavelet energy distribution problem, the watermark information embedded in low-freq
as
- 编程中的数学知识汇总,同时也是功能扩展,进行系统学习编程数学知识-Programming summary of mathematical knowledge, but also extensions
pywin32-214.win32-py2.6.exe
- Python 2.6 Used PyWin32Api.dll 适合Py26版本使用的Win32模块.-Python 2.6 Used PyWin32Api.dll Py26 version for Win32 modules used.
dataprocessingsoftware
- 利用LabWindows工具设计一个数据处理软件,采用C语言以及LabWindows自带的库函数求取数据的均值、方差、拟合曲线,并以图形化的形式进行显示。数据已由电子文本的形式给出(包括1.dat,2.dat,3.dat)。-Using LabWindows tools to design a data-processing software, using C language, and LabWindows native library function to obtain data on
test
- 使用vc++6.0开发的人工鱼模拟,适合初学者,简单使用,试试看。-Developed using vc++6.0 rain, snow simulation, suitable for beginners, easy to use, give it a try.
SimpleExt
- 自己写的一个ATL 的练习, 感觉还可以, 根据书写的 , 需要的可以看-Write an ATL practice, feeling also, according to writing, and we need to look at
SDFix2G
- 自动修复USB卡的软件.可作为素席USB的学习-Auto Repair USB card software. Can
winio_v20
- The WinIo library allows 32-bit Windows applications to directly access I/O ports and physical memory. It bypasses Windows protection mechanisms by using a combination of a kernel-mode device driver and several low-level programming techniques.
BinFile
- uboot 使用 md 命令后,生成的文件转换为*.bin文件的工具-after uboot md command, transfer the file to*.bin file
biaoding
- 实现相机的直接线性标定算法,其中,特征点为Harris提取算法。-Realize the direct linear camera calibration algorithm, which, for the Harris feature point extraction algorithm.
graphtheory
- 5个关于图论的算法 包括K短路问题 NLOGN问题 二分图匹配问题 费用流问题 最大流问题-5 on the graph theory algorithms, including K shortest path problem NLOGN problems cost bipartite matching maximum flow flow