资源列表
T6Manager
- 管理执法记录仪的设备序列号,警号,校时,切换U盘等(Serial number management, law enforcement recorder alarm, timing switch U disk)
deowork
- 带源程序的免费软件 通过ECP端口在两台电脑间高速传送文件的程序(With free software source program Through the ECP port in the process of high-speed transfer files between two computers)
AnsunTradeForm
- 多因子选股模型 基于市场、财务等多因子 可连接万得终端直接工作(multifactor stock selection)
IXFY
- 并口控制信号的VC接口,将头文件WinIo,h和库文件,很好的(Parallel port control signal of the VC interface, header file WinIo, h and library files, very good)
ldp
- VB 对 surfer调用,实现自动绘图和等直线绘图(VB calls to surfer to realize automatic drawing and other linear drawing)
kejnrqw
- 应用程序病毒免疫控件,很好的学习源码,good(Application virus immune control, good learning source, good)
posuunication_user
- 很经典的后门木马,功能就不用多说了吧,WOLF9,不错的(Very classic backdoor Trojan, function need not say more, WOLF9, pretty good)
Shopping
- shopping项目源码,网上商城的源代码、对于java初学者有很大的借鉴意义(This is the horse soldiers teacher said mall code, which is designed on the java knowledge, please read carefully. And practice, I hope to help you)
二叉树遍历
- 二叉树遍历(Traversal)是指沿着某条搜索路线,依次对树中每个结点均做一次且仅做一次访问。访问结点所做的操作依赖于具体的应用问 题。 遍历是二叉树上最重要的运算之一,是二叉树上进行其它运算之基础。(Two tree traversal (Traversal) refers to a search line, in turn, each node in the tree to do once, and only a visit. The operation of the access nod
quicksort
- 快速排序由C. A. R. Hoare在1962年提出。它的基本思想是:通过一趟排序将要排序的数据分割成独立的两部分,其中一部分的所有数据都比另外一部分的所有数据都要小,然后再按此方法对这两部分数据分别进行快速排序,整个排序过程可以递归进行,以此达到整个数据变成有序序列。(The quick sort by C. A. R. Hoare was proposed in 1962. The basic idea is: through a sort to two part sorting data
99005027
- 想实现MSN式的提示框吗?这段代码可以帮你 实现这些功能让你的程序更受欢迎(Want to implement a MSN prompt box?)
最近邻插值的实现
- 最近邻插值法nearest_neighbor是最简单的灰度值插值。也称作零阶插值,就是令变换后像素的灰度值等于距它最近的输入像素的灰度值。(Nearest neighbor interpolation method, nearest_neighbor is the simplest gray value interpolation. Also called zero order interpolation, that is, the gray value of the transformed p