-
MATLAB-VS-VCPP
这是一个人关于,MATLAB转化为VC++能使用的,.dll文件的方法,很实用(This is a man on, MATLAB into VC++ can use,. Dll file method, it is practical)
- 2013-09-14 17:01:21下载
- 积分:1
-
Gestures_Recognion_-_src
手势识别的程序还有demo,完全可用。c#编写,基于kinect(Gesture recognition program also demo, fully available. c# preparation, based on kinect)
- 2013-11-20 17:03:48下载
- 积分:1
-
RTC-clock
由stm32控制实现的万年历,其中包括公里转农历等功能,精度可靠。(Controlled by the STM32 of the calendar, including km to the lunar calendar and other functions, reliable accuracy.)
- 2016-03-03 08:47:43下载
- 积分:1
-
BusinessLogic
说明: Mat2QImage(const Mat &cvImg, QImage &qImage_out)mat格式转qiamge
Mat2QImage(cv::Mat cvImg)
ur机械臂控制代码可自行删掉(translator used for mat to qimage)
- 2020-06-25 16:40:01下载
- 积分:1
-
link
vc创建超链接风格的静态控件LinkStaticDemo
的程序源码(vc create a hyperlink style static controls LinkStaticDemo the program source code)
- 2011-07-03 09:57:36下载
- 积分:1
-
TEST-TPM1CH0
MC9S08AW60的定时器1输入捕获驱动程序(MC9S08AW60 Timer 1 input capture driver)
- 2014-03-10 14:41:24下载
- 积分:1
-
fat_C
FAT的C语言原代码,没有底层驱动,支持打开文件,读写文件,不支持长文件名.(FAT C language source code, there is no bottom-driven support to open the document, read and write documents, do not support long file names.)
- 2006-08-13 11:40:40下载
- 积分:1
-
anim_pres
fortran的matlab代码,可以将fortran仿真结果可视化(fortran matlab code, you can visualize simulation results fortran)
- 2014-02-20 21:05:27下载
- 积分:1
-
roif feature
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
- 2022-03-22 11:37:52下载
- 积分:1
-
这是一个C#实现的围棋游戏
这是一个C#实现的围棋游戏
ai 代表棋盘
bi 用来获取黑手或白手的所有子
cc 一个用来分组的数组
也只有这三个重要全局变量
md 鼠标点击事件
dingwei 被md调用 用来定位下的子
panduan 第一部分获取白字或黑子的所有字 第二部分是将相邻的子分在一个区域 第三部分是将在一个区域并且没有气的子吃掉
xunzhao 辅助的函数 将相邻的子分在一个区域所必需调用的
zhaoqi 就是panduan的第三部分
chidiao 这个 额 吃掉所给定的子
//panduan(1)是吃掉黑子 panduan(2)是吃掉白子
要是下的是白子 则先调用panduan(1)
要是下的是黑子 则先调用panduan(2)
- 2023-05-23 11:15:04下载
- 积分:1