资源列表
Vbboid
- 制作这个程序的目的是因为我见过了该程序的相关c、c++、delphi、java版本,惟独没有VB版。我的一个C++朋友说VB不适合于这个功能,看看是不是这样!-produced the purpose of this procedure is because I have seen the relevant procedures c, c, delphi, java version, except no VB version. One of my friends said C VB are no
TSplitter
- Tsplitter是一个类,支持移动和放缩操作-Tsplitter is a category, mobile operators and Zooming
SEncrypt
- 有保存/装载能力的简单加密程序。This is a simple encryption program with save/load capability.-have preservation / loading capacity of a simple encryption program. This is a simple encryption program with save / load capability.
SelectCaseEnums
- 扩展VBIDE的程序 The VB IDE does a lot of great things, but forgot some basic functionality. -The procedures VB IDE does a lot of great things, but forgot some basic functionality.
net_B
- 模拟网络传输,使用循环冗余码校验并模拟噪声干扰-simulated network transmission, the use of cyclic redundancy check code and simulation noise
Dijkstra_router
- Dijkstra最短路径算法,稍作修改亦可作为最短路由算法-Dijkstra shortest path algorithm, can be slightly amended as the shortest routing algorithm
实验11
- 进程管理设计进程控制块PCB表结构,适用于优先数调度算法调度算法。 ②建立进程就绪队列。 ③编制进程调度算法:优先数调度 -process management design process control block PCB table structure, applicable to a few priority scheduling algorithm scheduling algorithm. create a process in place cohort. prepa
飞机航班订票系统
- 飞机航班定票系统 主要功能:航班信息录入(同时此模块可添加航班信息) 航班信息浏览 航班信息查询 办理顾客定票业务 办理顾客退票业务 -flights scheduled counting system main functions : flight information into (this module can also add flights) flights View flight information inquiries for business custo
InvMat
- 利用矩阵的奇异值分解压缩图像,先将图像分块,对各块中的每个对应象素内积得到相关矩阵A,然后对A进行奇异值分解,选择n(n<N)个较大的特征值对应的特征向量,利用该向量与各块图像内积来压缩和恢复图像-matrix of singular value decomposition image compression, image first block of the block of each pixel corresponding to be associated with the plot
xishujuzhen
- 稀疏矩阵运算器实习报告,与严蔚敏老师主编的数据结构与算法一书实习4.1相对应-sparse matrix operations for internships, and Yan Wei Min teachers editor of the data structures and algorithms on a corresponding attachment 4.1
C语言实现的大整数乘法
- 此代码为两个大整数的乘法运算,支持无限多位数的乘法,只要硬件资源允许。-this code for the two large integer multiplication and support an infinite number multiplication of the median, as long as the hardware resources allow.
CreateThread函数使用
- 这个代码是C/C++多线程初学者必看的第一个程序代码。-C / C multithreading beginners Watchable of a code.