-
CSharpcomputer
windows计算器,有加减乘除功能,和windows自带的计算器类似(windows calculator, a subtraction multiplication and division functions, and a similar calculator that comes with windows)
- 2011-06-02 22:10:55下载
- 积分:1
-
BaseMenuDemo
基本下拉菜单的创建与消息响应,VC++精选编程学习源码,很好的参考资料。(The basic menu creation and message response, VC++ select learning programming source code, a good reference.)
- 2013-12-02 11:29:46下载
- 积分:1
-
硬件(原理图+PCB)
飞思卡尔智能车PCB图和原理图,可直接打板(freescale sPID.loca_Kp = 1250 + (((MAX_VIDEO_USEDLINE - v_FarthestValidLine) * (MAX_VIDEO_USEDLINE - v_FarthestValidLine)) / 6);
if ((loca_error < LOCA_DEADLINE) && (loca_error > -LOCA_DEADLINE)))
- 2018-04-17 20:56:32下载
- 积分:1
-
C# 图片显示器
【实例简介】可以设置图片播放等待时间
- 2021-11-30 00:45:45下载
- 积分:1
-
DataDictionnaryAutoGenerator
把数据库中的所有表导出到EXCEL表格,支持各种数据库,已经过测试(Put all the tables in the database table Export to EXCEL, to support a variety of databases, has been tested)
- 2009-03-30 19:18:37下载
- 积分:1
-
Dijkstra(matlab)
暴强Dijkstra算法求任意两点间最短路径(matlab程序),一种求最大流的程序(Floyd shortest path algorithm MATLAB program, graph theory algorithms very practical)
- 2013-02-03 17:24:58下载
- 积分:1
-
深度优先搜索
深度优先搜索(缩写DFS)有点类似广度优先搜索,也是对一个连通图进行遍历的算法。它的思想是从一个顶点V0开始,沿着一条路一直走到底,如果发现不能到达目标解,那就返回到上一个节点,然后从另一条路开始走到底,这种尽量往深处走的概念即是深度优先的概念。
- 2022-04-18 17:33:03下载
- 积分:1
-
IC-Package-Index
IC封装大全 IC Package Index(IC Package Index)
- 2013-04-18 11:29:16下载
- 积分:1
-
VisionHalcon
说明: 1、图像显示:这个代码中制作了比较友好的图像显示功能和函数接口,非常方便客户调用,图像显示制作成控件的模式,带源代码;
2、图像显示平移以及放大缩小:在图像显示代码模块中以及将图像的拖拽、鼠标滚轮控制的放大缩小功能集成好了,提供代码接口,非常好用,可看到源代码学习;
3、文件操作模块:目前代码集成了6种文件的创建读写保存类,分别为:office中的Excel操作,IniFile的操作,LogFile的操作,Spire控件下的Excel操作,Txt文件操作,Xml文件操作(1. Image display: this code makes a friendly image display function and function interface, which is very convenient for customers to call. The image display is made into control mode with source code;
2. Image display translation and zoom in and out: in the image display code module, the image drag and zoom function controlled by mouse wheel are integrated, providing code interface, which is very easy to use and can see the source code learning;
3. File operation module: at present, the code integrates six kinds of file creation, reading, writing and saving classes, including excel operation in office, IniFile operation, logfile operation, excel operation under spire control, TXT file operation, XML file operation.)
- 2020-08-13 20:44:13下载
- 积分:1
-
laing_barsky
程序实现Liang-Barsky裁剪算法。
- 2022-06-17 05:36:43下载
- 积分:1