-
C# 生成二维码图片并保存到文件 支持二维码打印 示例源码下载
项目中用到的皮肤是IrisSkin4.dll 二维码读取用的QRCodeProvider.dll(含完整项目源码)
- 2013-10-27下载
- 积分:1
-
NETSDK_V1.21_20120821_001
网络摄像机客户端软件的SDK,供开发好的客户端使用,非常的客户端参考,VC2005环境下编译,已经具有实际的应用价值(SDK, the network cameras client software for developing good client, very client reference VC2005 environment compiler, the actual value)
- 2012-09-15 19:24:52下载
- 积分:1
-
四轴飞控-STC8A8K-LQFP44-PPM-V10
说明: 基于stc单片机的飞控方案,基于8051单片机,12M晶振,内有说明文档(Flight control scheme based on stc microcontroller)
- 2020-07-17 17:36:52下载
- 积分:1
-
libgslcblas
GSL的配置文件,在安装配置GSL时候使用。需要和libgsl.zip配合使用(GSL configuration file used when the installation configuration GSL. Used in conjunction with the needs and libgsl.zip)
- 2013-10-10 10:50:07下载
- 积分:1
-
automaticbander
本文致力于研究和开发一种成本低、结构紧凑、操作方便的自动捆扎机。主要工作是根据实际的捆扎工艺,设计了捆扎机的总体结构;然后对捆扎工艺中的关键技术进行了深入研究,设计了机电一体化机构,运用PLC编程来实现控制系统,最终实现捆扎,转动,推箱等动作。本设计为快速方便的实现十字形捆扎提供了一种可靠的装置。( The major work is designing the overall structure of Automatic Strapping Machine according to the actual bind process. Then the key technologies of the labeling are studied, design a mechanism of electromechanical integration, use of PLC programming to achieve control system. Finally, Realize binding, rotating, pushing the carton and other movement. This designed a rapid realization of cross Banding mahchine.)
- 2010-05-26 01:01:00下载
- 积分:1
-
ASP.NET绑定sql数据库采用echarts显示数据图表(实现了柱状图和饼图)
ASP.NET绑定sql数据库采用echarts显示数据图表,已封装成类文件
- 2019-07-22下载
- 积分:1
-
游戏手柄
相信 80 后小时候都有玩过 FC 游戏机(又称:红白机/小霸王游戏机),那是一代经典,给我们的童年带了了无限乐趣。本代码,将向大家介绍如何通过 STM32 来驱动 FC 游戏机手柄,并将手柄的按键键值信息通过TFTLCD模块显示出来。
- 2023-01-03 09:30:04下载
- 积分:1
-
SHADE_CEC2013
基于成功历史记录的参数自适应差分进化算法(Success-History Based Parameter Adaptation for Differential Evolution)
- 2013-12-10 13:25:27下载
- 积分:1
-
msOS
MS5基于STM32F103设计开发,可以在Keil下软件仿真调试,不需要实物硬件板子,UART1作为人机窗口。硬件测试是基于正点原子的miniSTM32F103RBT6板子测试,资料是开源的。MS5主要基于MS4(基于NXP Cortex M3)升级而来,因为在2011年基于MS4做了6KW高频焊接机,增加了界面部分,采用函数指针加消息机制,感觉比较简单而有效,性能比较不错,尤其是针对工业产品,系统节拍分时设计有进一步的体会,把这两点融入到MS5中,同时修改了串口UART发送系统等待问题,先把串口数据放到一个buff中,系统节拍去检测buff,当有数据时,每个节拍发送一个,这样就避免了以前发送的时候,需要很长的等待问题。(MS5 based on the design and development of STM32F103 in Keil software simulation debugging, does not require physical hardware board UART1 as a man-machine window. The hardware test is based the the punctuality atoms miniSTM32F103RBT6 board test, and the information is open source. MS4 MS5 mainly based on (upgrades from NXP Cortex M3), because in 2011 based on the MS4 6KW high-frequency welding machine, increase the interface part of the function pointer plus message mechanism, feeling relatively simple and effective, and the performance is quite good, beats especially for industrial products, systems, time-sharing design further experience, these two points into the MS5 while waiting for problems to modify the serial UART transmit the first serial data into a buff system beats to detect buff, data, send each beat, thus avoiding the previously sent, the long wait.)
- 2013-03-18 13:04:42下载
- 积分:1
-
DMNP-master
说明: 目前我们的生活中到处都有基于ARM架构的芯片,移动互联网时代到来之后,尤其在智能手机领域,ARM可以说是处于统治地位,其他的类似平板电脑以及安卓设备等也都在采用ARM架构。
不过虽然ARM应用这么广泛,但是相关教材却比较少,让很多爱好者学习比较困难,而《ARM汇编语言官方手册》这本官方手册的发布给正在研究ARM汇编的人们提供了很大的帮助。文末有《ARM汇编语言官方手册》pdf免费资源分享,欢迎大家下载学习。
《ARM汇编语言官方手册》一共分为7个章节,不仅详细介绍了ARM的体系结构,还对汇编语言模块进行了深入的探究。手册中整理了绝大部分汇编中可能遇到的语法格式问题和ARM指令,给从业者研究ARM带来了很大的便利。
如果你想要赶上万物智联和人工智能的风潮并加入其中,那ARM绝对不可错过,现在文末免费分享《ARM汇编语言官方手册》PDF版本,欢迎下载学习。(At present, there are chips based on ARM architecture everywhere in our life. After the arrival of the mobile Internet era, especially in the field of smart phones, arm can be said to be in the dominant position. Other similar tablet computers and Android devices are also using ARM architecture.
However, although arm is widely used, there are few related teaching materials, which makes it difficult for many lovers to learn. The official Manual of arm assembly language provides great help for people who are studying arm assembly language. At the end of the article, there is "arm assembly language official manual" PDF free resource sharing, welcome to download and learn.)
- 2021-03-01 15:57:59下载
- 积分:1