-
Grid控件的实现,表格形式显示的界面的实现的源程序
Grid控件的实现,表格形式显示的界面的实现的源程序-Grid Ctrl
- 2022-03-03 11:26:19下载
- 积分:1
-
combobox更新的一个控件
combobox更新的一个控件-update a combobox controls
- 2022-01-26 18:09:31下载
- 积分:1
-
蝴蝶在自然界
butterfly on nature-butterfly on nature
- 2022-01-28 21:05:30下载
- 积分:1
-
一个关于扫雷的原代码
一个关于扫雷的原代码-a mine on the original code
- 2022-05-20 02:41:42下载
- 积分:1
-
在嵌入式平台上主要使用NANDFLASH进行大容量存储,但NANDFLASH有坏区,需要格式化管理才能使用,本文介绍在WINCE下如何修改自动格式化和自动分区...
在嵌入式平台上主要使用NANDFLASH进行大容量存储,但NANDFLASH有坏区,需要格式化管理才能使用,本文介绍在WINCE下如何修改自动格式化和自动分区-In the embedded platform using NANDFLASH for mass storage, but NANDFLASH have bad areas, the need for management to use format, this article describes how to modify the automatic under WINCE format and automatically partition
- 2022-03-01 13:09:41下载
- 积分:1
-
关于windows CE设备驱动程序的一些例子,很有参考价值。
关于windows CE设备驱动程序的一些例子,很有参考价值。-On the windows CE device driver of some examples, it is reference value.
- 2022-01-26 16:42:20下载
- 积分:1
-
这个程序用labview模拟温度信号并且显示出来,程序简洁高效
这个程序用labview模拟温度信号并且显示出来,程序简洁高效-This procedure using LabVIEW and analog temperature signal is displayed, the program simple and efficient
- 2022-02-01 06:51:09下载
- 积分:1
-
数据结构中关于四则运算的实验,主要涉及到栈的操作,在运行窗口中选择1,进入运算操作.输入你所想要的式子,注意负数不要参与运算,但式子能产生负数.式子例如:...
数据结构中关于四则运算的实验,主要涉及到栈的操作,在运行窗口中选择1,进入运算操作.输入你所想要的式子,注意负数不要参与运算,但式子能产生负数.式子例如:
输入9*(8-6/2)+9/2然后按Enter键,可以得到式子的值是49.5.
或者输入9-10*2然后按Enter键,可以得到式子的值是-11.
-Data structure on the four computing experiments, mainly related to the operation of the stack, in the run window, select one, enter the computing operation. Enter the formula you want to pay attention to the negative not to take part in computing, but the formula can produce negative. Style son such as: Enter the 9* (8-6/2)+ 9/2 and then press Enter key, you can get the formula value is 49.5. or enter a 9-10* 2 and then press Enter key, you can get the value of formula is-11.
- 2022-03-17 18:39:04下载
- 积分:1
-
VB+MAPX5.0做的简单电子地图程序,包括放大,缩小,拖动,查询,测距,图层显示,标注显示.只为给初学者一个例子...
VB+MAPX5.0做的简单电子地图程序,包括放大,缩小,拖动,查询,测距,图层显示,标注显示.只为给初学者一个例子-VB MAPX5.0 do simple electronic maps, including to zoom, drag, inquiries, and Ranging, layers, tagging shows. Just to give an example beginners
- 2023-07-09 02:35:03下载
- 积分:1
-
基于粒子滤波器(Particle Filter)的目标跟踪
该工程是基于粒子滤波器的目标跟踪的实现代码,利用粒子滤波器预测目标状态,再根据颜色直方图进行最优匹配,通过计算Bhattacharyya系数校正权重值,更新状态值作为跟踪输出,最后更新目标直方图模型作为下一帧的输入。该工程是在VS2013编译环境下,OpenCV3.1版本支持下,编译的X64版本,使用者可将代码根据自己需求另建工程。使用说明:英文输入状态下,按键P暂停,在前景窗口或跟踪窗口手动选取跟踪目标,再按键P继续运行。代码附有详细备注。
- 2022-06-20 13:02:47下载
- 积分:1