-
shiyan3-
计算机图形学,mfc实现二维图形的基本几何变换,如平移、旋转、缩放、对称、错切变换(Computer graphics, mfc achieve the basic two-dimensional graphics geometric transformations, such as translation, rotation, scaling, symmetry, shear transformation)
- 2020-06-30 23:20:02下载
- 积分:1
-
BT
说明: B树部分实现。在B-树中查找给定关键字的方法是,首先把根结点取来,在根结点所包含的关键字K1,…,Kn查找给定的关键字(可用顺序查找或二分查找法),若找到等于给定值的关键字,则查找成功;否则,一定可以确定要查找的关键字在Ki与Ki+1之间,Pi为指向子树根节点的指针,此时取指针Pi所指的结点继续查找,直至找到,或指针Pi为空时查找失败。(BTree data structrue)
- 2017-12-09 22:03:02下载
- 积分:1
-
Openssl_File
说明: 使用openssl实现了文件保险箱,在VC6环境下编译通过。(The use of a document openssl safe, in the circumstances VC6 compiled through.)
- 2008-12-02 10:09:07下载
- 积分:1
-
wode
绘画板~ C#小程序~
(Drawing board ~ C# Applet ~)
- 2007-12-27 12:17:38下载
- 积分:1
-
meanshift
视频目标跟踪。在OpenCV下开发,使用meanshift方法。(video tracking. The OpenCV under development, use meanshift methods.)
- 2006-06-02 18:52:01下载
- 积分:1
-
CRC
LTE物理信道CRC编码C语言代码,包括16,24a,24b三种格式(C language code of CRC coding for LTE physical channel, including three formats 16,24a and 24b )
- 2013-08-10 11:39:46下载
- 积分:1
-
key
西南交通大学图形学实验的第二个,响应键盘的系统键和非系统键(Second, the system in response to keyboard keys and key non-system experiments Southwest Jiaotong University Graphics)
- 2014-04-21 21:23:13下载
- 积分:1
-
footprint-of-MQ-135
这是一个气体传感器的元件封装库,型号为mq-135,使用dxp开发。(This is a gas sensor element package repository, model mq-135, using dxp development.)
- 2014-05-19 13:30:31下载
- 积分:1
-
Exceptional C++中文版
Exceptional C++书籍,质量特别好,有利于C转C++,而且中文版有利于英语不是很好的人阅读(Exceptional C++ books, the quality is particularly good, is conducive to C to C++, and the Chinese version is conducive to English is not very good people reading)
- 2017-11-17 15:59:00下载
- 积分:1
-
bcb
说明: BCB串口通讯源码示例程序。利用winapi函数,而非控件。(BCB examples of serial communication program source. Use WINAPI function, rather than control.)
- 2008-08-31 10:26:21下载
- 积分:1