-
DLLTest200
DLLTest200.rar,动态库的程序,写的简单易懂,可以参考(DLLTest200.rar,special for dll)
- 2013-12-15 12:23:18下载
- 积分:1
-
细胞核分割计数
细胞核分割计数,通过大津法阈值分割图像后,进行腐蚀以及膨胀等操作处理图像,标记连通区域来计数(Threshold segmentation count of nuclear image)
- 2020-06-27 07:20:02下载
- 积分:1
-
ADC1_TriggerConversion
根据对应的按键值,对应输出相应的电容值,并做掉电检测(According to the corresponding key value, corresponding to the output of the corresponding capacitance values and do brownout detection)
- 2013-11-26 23:42:16下载
- 积分:1
-
百度地图瓦片
MapDownloader,本人在arcgis中从栅格影像中任意选取代表点,但是只能得到点的地理坐标(单位:米)。而代入MATLAB获得该点信息必须要得到该点的行列号。几经周折,终于得到一毕业学长的提示,找到MATLAB中自带的函数map2pix解决问题。现提供代码如下
- 2023-08-22 20:35:09下载
- 积分:1
-
生产线条形码控制系统(产品条形码核对防错)MES系统
生产线条形码控制系统(产品条形码核对防错)MES系统
- 2018-11-28下载
- 积分:1
-
bluetooh-serial-port-
说明: 基于stm32f103开发的单片机,方便大家下载使用(Based on STM32 development of Bluetooth transmission system, upload convenient for everyone to use.)
- 2020-09-08 11:59:28下载
- 积分:1
-
简化网
简化网
===========
简化-js (https://github.com/mourner/simplify-js) 一个.NET 端口 < br / >
折线简化图书馆由弗拉基米尔 · Agafonkin,提取单张。 < br / & g
- 2023-02-26 13:50:04下载
- 积分:1
-
双路散热片温控器程序V1.1
STM8芯片,韩国温控器程序,用温控和时控,可免接温度传感器,并可精确控温
- 2022-02-03 07:30:01下载
- 积分:1
-
csr led + timer code
csr 的 led 灯 代码 其中加入了一个计时的timer 的task
- 2023-08-26 22:55:04下载
- 积分:1
-
DrawOfMemory
DrawOfMemory源码包,VC++内存绘图例子代码,包括了多个实用的VC++函数:比如DrawLine函数:将传入函数的值以图像的形式显示到对应的控件上(int AllNum:总的数据量,int Value[]:数据值数组,COLORREF PenColor:画笔的颜色,CWnd *pWnd:需要显示曲线的控件指针);DrawWave函数,将传进函数的值以图像的形式显示到对应的控件上;DrawMultiLine函数:将传进函数的值以图像的形式显示到对应的控件上,可以显示多个数据段。参数定义:
int Mult:总共需要显示几类数据
int AllNum:每类数据总的数据量
int Value[]:数据值数组,组成形式:数据1+数据2+数据3+ ...
COLORREF PenColor:每类数据的画笔的颜色
CWnd *pWnd:需要显示曲线的控件指针
还有一些函数不一一列举了,请自行下载源码查看(DrawOfMemory source package, VC++ memory mapping code examples, including a number of practical VC++ function: for example DrawLine function: the value passed to the function displayed in the form of the image to the corresponding controls (int AllNum: the total amount of data, int Value []: an array of data values , COLORREF PenColor: brush color, CWnd* pWnd: need to show the curve control pointers) DrawWave function, will pass into the function value is displayed in the form of an image to the corresponding controls DrawMultiLine function: the passed into the function value is displayed in the form of an image to the corresponding control, you can display multiple data segments. Parameters are defined:
int Mult: A total of several types of data to be displayed
int AllNum: total amount of data for each type of data
int Value []: an array of data values , consisting of forms: Data 1 Data 2+ 3+ ...+ data
COLORREF PenColor: brush color for each type of)
- 2014-07-02 10:52:43下载
- 积分:1