-
在生产过程中,可以实现对动态画面的捕捉功能…
用Delphi制作的程序,可以实现对屏幕的动态抓取的功能。-Delphi production process, can achieve the right dynamic screen capture function.
- 2022-06-03 07:23:10下载
- 积分:1
-
glmark2
说明: glmark2 测试对象是NVIDIA drive板子。
发现这个跑分软件对于强大的NVIDIA板子而言,没有占用太多资源。(Glmark2 is a popular open source GPU benchmarking tool with OpenGL2 2.0 and OpenGLES 2.0 support, available for Linux and Android platform.
It is developed with a goal of easy and effective GPU benchmarking for ARM hardware in embedded systems by the Linaro team.
Glmark2 binary packages are available in official Ubuntu repository, but not available in Debian repository, so we have to compile and install latest glmark2 form its git repository.)
- 2019-11-11 09:39:21下载
- 积分:1
-
UntPools.pas
一个Delphi对像池操作类源码,可以池化所有TObject 对像, 同样是对像池,可以只支持模板。(A Delphi operations source, like a pool can be pooled TObject object, is also like a pool, you can only support template.)
- 2013-04-09 23:38:52下载
- 积分:1
-
设备管理主要包括设备的分配和回收、同时实现设备独立性。假定模拟系统中有A(3台)、B(2台)、C三种设备,采用安全分配方式。
设备管理主要包括设备的分配和回收、同时实现设备独立性。假定模拟系统中有A(3台)、B(2台)、C三种设备,采用安全分配方式。-Device Manager includes equipment distribution and recovery, while achieving device independence. Simulation system assumes that there are A (3 units), B (2 units), C three kinds of equipment, the introduction of safety distribution.
- 2023-05-31 17:05:04下载
- 积分:1
-
ListDemo
CListCtrl控件的一个例子,教你学会控件的使用方法,如何设置等基础技巧,例子运行效果请看截图,其它的就不多说了,有需要的就下载源码吧,VC6.0可直接编译。(CListCtrl control an example to teach you how to control the use of methods, how to set up basic skills such as, for example, run effect see screenshot, the other is not to say, there is a need to download the source code it, VC6.0 compiled directly.)
- 2013-04-16 19:04:19下载
- 积分:1
-
2、gps mpu6050
说明: STM32 gps定位+姿态传感器系统,用于小车位置方向的导航定位。(STM32 GPS positioning + attitude sensor system is used for the navigation and positioning of the car position direction.)
- 2021-03-19 15:37:55下载
- 积分:1
-
c#二维码生成
应用背景二维码生成 ASP.NET 二维码生成源码,软件复用。二维码生成原理。反正废话很多,能发表就行了关键技术ASP.NET 二维码生成源码,Web界面,输入需要转换的文字或字符串,生成对应的二维码。代码精简,函数封装,便于复用。
- 2023-06-25 19:00:03下载
- 积分:1
-
guessing-game
用c语言写的猜数字游戏,源码共享给大家,方便大家学习!(A guessing game in C programming language; there is the source code for everyone to share and facilitate learning!)
- 2013-06-04 15:54:52下载
- 积分:1
-
C#串口助手
应用背景为agv调试方便开发的串口助手工具 识别帧头5a a5 自动应答响应指令,只是为了自己调试方便才写的工具平时可以当作正常的串口助手使用。功能与普通串口助手相同。可供新手学习关键技术C#书写的串口助手,可以自动识别硬件驱动、识别串口、自动应答协议。串口写的比较简洁/有16进制发送 和字符传输选项。有定时发送功能。
- 2022-03-11 09:15:16下载
- 积分:1
-
dms数据采集系统
1、将用户的登录信息保存到系统日志文件中
2、读取系统备份文件,得到用户登陆信息,并匹配成对的记录
3、使用Socket发起TCP链接请求分配其客户线程,接收匹配好的日志文件,并将其压入到日志队列中
4、通过分配的存储线程,建立数据访问对象,将队列里弹出的匹配记录,放到oracle中,根据需求可以整合成日表、月表、年表以便计费
- 2022-03-22 14:59:11下载
- 积分:1