-
TWAIN_WPF
根据TWAIN统一协议开发的获取扫描仪图像的WPF源码,无系统级内存报错的BUG,可直接调试测试。(According to the development of a unified TWAIN protocol scanner image acquisition of WPF source code, no system level memory error BUG, can be directly debug test.)
- 2017-04-27 17:46:42下载
- 积分:1
-
boxFilter
说明: 平台基于visual studio2015,使用opencv函数实现方框滤波,进行图像处理(box filter based on opencv)
- 2020-06-20 04:20:02下载
- 积分:1
-
NNUTIL
MOUSEG的NORTON GUIDES(MOUSEG of NORTON GUIDES)
- 2007-04-11 22:04:05下载
- 积分:1
-
mian
avr单片机,M16.三个按键,中间长按可以打开和关闭灯的闪烁控制。当打开后,当按左边键时,LED灯闪烁一次;当按中间键时,LED灯闪烁两次;当按右键时,LED灯闪烁三次。(avr microcontroller, M16 three keys, in the middle, long press to open and close the lights flashing control. When opened, press the left button, LED light flashes once When you press the middle button, the LED light flashes twice when right-click, the LED light flashes three times.)
- 2012-08-20 12:18:38下载
- 积分:1
-
c51电子钟C语言程序
基于c-51单片机的电子钟程序,亲测可用。
- 2023-03-19 12:30:03下载
- 积分:1
-
ex18
1. 设计在数组中查找数据模板函数
函数名: SeqSearch
参数名及顺序: 数组:list, 数据:key, 个数:n
返回: 成功:数据在数中的下标,失败: -1(1 designed to find the data in the array template function function name: SeqSearch parameter names and order: Array: list, data: key, number: n Returns: Success: Data on the number of the next standard, failed:-1)
- 2014-10-24 19:38:06下载
- 积分:1
-
ldc1314的配置
说明: ldc1314的配置,读取数值并在stm32f4的开发板上显示(Ldc1314 configuration, read values and display them on stm32f4 development board)
- 2020-06-19 08:40:01下载
- 积分:1
-
ObjectMovements
基于Skyline的c#编程5——ObjectMovements(c# program based on Skyline 5)
- 2014-02-17 15:23:32下载
- 积分:1
-
SDKO-token-local
ARM体系结构与编程学习arm的实验代码大家可以看看下在(The ARM architecture and programming learning ARM s code you can see in the experiment)
- 2017-04-28 20:39:45下载
- 积分:1
-
slam 求轨迹
对激光slam进行轨迹计算 cmake_minimum_required(VERSION 2.6)project(check_loop)set(CMAKE_BUILD_TYPE Release)set(CMAKE_CXX_FLAGS "-std=c++11 -O3")include_directories( ${PROJECT_SOURCE_DIR} "/usr/include/eigen3/")add_executable(check_loop check_loop.cc se3.cpp so3.cpp)
- 2022-02-15 22:50:32下载
- 积分:1