-
RingSDK 是一个基于C++语言的应用程序开发类库,与OWL、MFC相比,在图象处理与界面方面有所加强。 Operating System: Windows
RingSDK 是一个基于C++语言的应用程序开发类库,与OWL、MFC相比,在图象处理与界面方面有所加强。 Operating System: Windows Programming Language: Assembly, C, C-RingSDK is based on the C language application procedure
development class storehouse, with OWL, MFC compares, has in the
imagery processing and the contact surface aspect strengthens.
Operating System: Windows Programming Language: Assembly, C, C
- 2022-01-26 00:52:47下载
- 积分:1
-
ImageDeskew代码
资源描述ImageDeskew代码是一个好的代码,其中ImageDeskew代码中包含了对原始图片进行线段检测,通过对多条检测的直线进行斜率求平均(本实验设置的直线数是20条),按照得到的斜率(角度)进行转换,将原始图片校正成水平图片;同时代码还能实现灰度图的转变。
- 2023-03-22 05:05:04下载
- 积分:1
-
Linux TCP/IP
利用以太网口调试工具和网络控制台,可通过PC机与ARM开发板进行以太网通信,该代码已经调试通过,可实时看到收发的数据,并可以尝试多种网口数据收发方式
- 2022-01-21 23:29:47下载
- 积分:1
-
一个小程序,用来展示瀑布的样子,用到了许多数学公式,值得一看...
一个小程序,用来展示瀑布的样子,用到了许多数学公式,值得一看-a small program used to display waterfall on the outside, use a lot of mathematical formulas, an eye-catcher
- 2022-05-16 06:34:14下载
- 积分:1
-
用vc写的宾馆管理系统。共初学者学习
用vc写的宾馆管理系统。共初学者学习-Written by vc hotel management system. Total beginner to learn
- 2023-08-21 19:15:03下载
- 积分:1
-
WINCE应用层设计关于当前时间显示和当前时间获取
WINCE应用层设计关于当前时间显示和当前时间获取-WINCE application-layer design on the current time display and the current time to obtain
- 2022-02-14 18:47:55下载
- 积分:1
-
经典的扫雷游戏源代码,可以使用vc6调试成功,与windows扫雷几乎一样的功能...
经典的扫雷游戏源代码,可以使用vc6调试成功,与windows扫雷几乎一样的功能-saolei
- 2023-08-13 09:05:02下载
- 积分:1
-
没有任何功能,只作演示用的程序粗略框架。适合教学使用。...
没有任何功能,只作演示用的程序粗略框架。适合教学使用。-There is no function, only the procedures used for a rough framework for presentation. Suitable for teaching use.
- 2022-06-28 05:37:56下载
- 积分:1
-
RS232串口蓝牙WINCE 驱动源代码
RS232串口蓝牙WINCE 驱动源代码-RS232 serial port Bluetooth driver source code WINCE
- 2022-02-25 10:30:26下载
- 积分:1
-
根据所接收的值,程序可以在1到100之间接收一个整数…
程序能够接收1~100之间的整数,根据接收的数值,计算其Fibonacci数,在屏幕上输出其值。Fibonacci数列的定义如下:
Fib(1)=1
Fib(2)=1
Fib(n)=fib(n-2)+fib(n-1)
-Program can receive an integer between 1 to 100, according to the received value, to calculate the Fibonacci number, the screen output of its value. Fibonacci sequence is defined as follows: Fib (1) = 1 Fib (2) = 1 Fib (n) = fib (n-2)+ fib (n-1)
- 2023-05-17 04:15:03下载
- 积分:1