-
Bird_eye_view
鸟瞰图矫正,从倾斜角度矫正成正面图像,实现平面图像的鸟瞰矫正(bird-view,from tilt angel to jiaozheng image)
- 2017-08-02 09:22:48下载
- 积分:1
-
哈夫曼树C++实现
哈夫曼树是一种带权路径长度最短的二叉树。所谓树的带权路径长度,就是树中所有的叶节点的权值乘上其到根节点的路径长度,用于文件内容压缩。按照文件中字符出现次数排列,于二叉树中按照左节点始终小于右节点的原则进行排列,然后进行编码。使用C++实现,主要用于学习数据结构,利用二叉树的数据结构。
- 2022-02-14 03:38:57下载
- 积分:1
-
DocSample2
VC环境下,使用SOAP调用WebService服务器函数的客户端例程代码,可以用来测试本机的WebService是否可以连接使用。需要安祖昂SOAPToolKit3.0支持,在XP环境下通过VC6编译通过,可以正常调用(VC environment, the use of SOAP server function call WebService client code routines can be used to test whether the machines can connect using the WebService.安祖昂SOAPToolKit3.0 necessary support, in the XP environment through the adoption of VC6 compiler, you can call normal)
- 2009-03-21 08:49:04下载
- 积分:1
-
数据结构与算法分析:C语言描述
数据结构和算法分析以及相应书中代码和答案(data structure and algorithm analysis)
- 2017-12-02 19:55:08下载
- 积分:1
-
4乘4矩阵键盘扫描程序
实现stm32任意八个io定义矩阵键盘
KGPT KPIN={ //只需要在下面填写横竖行的IO口和管脚 IO口和管脚都可以随意定义 无需在一个IO口 管脚也无需按顺序
{{GPIOG,GPIO_Pin_4} ,{GPIOG,GPIO_Pin_2}, {GPIOD,GPIO_Pin_14},{GPIOD,GPIO_Pin_12}},//row 横行
{{GPIOD,GPIO_Pin_10},{GPIOD,GPIO_Pin_8}, {GPIOB,GPIO_Pin_14},{GPIOB,GPIO_Pin_12}} //col 竖行
};(realise the matrix_bored_pad of 4*4)
- 2020-09-02 17:58:09下载
- 积分:1
-
CPU配置FPGA
使用MCU来配置Altera FPGA,进行下载文件的更新
- 2022-08-11 04:33:39下载
- 积分:1
-
12864display
多级菜单通过1284显示!并由矩阵键盘控制(Multi-level menu through 1284 show! By Matrix keyboard control)
- 2013-11-01 11:06:30下载
- 积分:1
-
template.cpp
an example c++ source code on how template is used
- 2014-01-01 23:18:40下载
- 积分:1
-
Menu structure: 1. Adding types of products: 2. Display types of products: 3. In...
菜单结构:
1. 添加商品品种:
2. 显示商品品种:
3. 查询品种:
(1) 按商品名称查询
(2) 按商品代码查询
4. 删除品种:
(1) 按商品名称删除
(2) 按商品代码删除
(3) 退出
5.商品进库:
(1) 添加新的品种
(2) 在原品种中添加品牌
a. 添加新品牌
b. 增加某一品牌数量
i. 按品牌名称操作
ii. 按品牌代码操作
(3) 退出
6.商品出库:
(1) 按商品名称出库
(2) 按商品代码出库
(3) 退出
7.退出
-Menu structure: 1. Adding types of products: 2. Display types of products: 3. Inquiries varieties: (1) by product name query (2) by commodity codes in query 4. Remove the species: (1) by product name deleted (2) by Delete commodity codes (3), exit 5. goods into the library: (1) add a new variety (2) In the original species to add the brand a. increased b. add a new brand of a brand by brand name i. the number of operations ii. by brand Code operation (3) exit 6. goods out of libraries: (1) by product name out of library (2) by commodity codes in a library (3) Exit 7. Exit
- 2022-01-25 16:59:11下载
- 积分:1
-
wdjkxt
温度监控系统的设计 温度监控系统的设计(Temperature monitoring system design temperature monitoring system)
- 2008-12-09 20:49:33下载
- 积分:1