联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期

[嵌入式/单片机/硬件编程] Book-Pricing-System-Based-on-Python-3

设计团队选择图书商品、采用博创智联i.MX6核心板和Python实现数据爬取及呈现开发了图书搜索比价系统。本系统通过输入图书的ISBN对淘宝、当当网、京东、一号店等目标网站图书信息进行爬取,实现价格比对,为用户提供图书购买参考。它具有如下特点:1. CPU 采用博创智联i.M...,
The design team selected book commodities, used the iMX6 core board of BCG Smart Link and Python to achieve data crawling and presentation, and developed a book search and price comparison system. This system crawls the book information of Taobao, Dangdang, Jingdong, Yihaodian and other target websites by inputting the ISBN of books to achieve price comparison and provide users with reference for book purchase. It has the following characteristics: 1. The CPU adopts BCI iM, (2019-07-13, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688842209999677.html

[嵌入式/单片机/硬件编程] Crazepony开源四轴飞行器

Crazepony项目旨在为大学生/航模爱好者/创客提供可二次开发的迷你四轴飞行器原型。我们秉承开放,合作,分享的理念,致力将Crazepony打造成航模爱好者学习交流的软硬件平台。Crazepony是一个完全开源的项目,包括源代码,原理图,设计思路等,并且提供详尽的百科知识库。可以通过它学习四轴飞行器相关知识,也可以在上面进行二次开发,实现自己的创意。
The purpose of the crazepony project is to provide secondary development of mini four axis aircraft prototype for college students / model enthusiasts / makers. (2021-01-12, PDF, 16387KB, 下载0次)

http://www.pudn.com/Download/item/id/1610436562669047.html

[嵌入式/单片机/硬件编程] 第5单元作业_06_孙圆博

基于Proteus的复杂电路设计与仿真,闭环控制温度,闭环温度控制程序设计中,主要包括按键读取模块、控制温度设置模块、温度显示模块和温度控制模块。其中,按键读取模块用于读取按键状态实现人机交互;控制温度设置模块是在按键读取模块的基础上实现执行输入目标温度和启动/暂停系统的操作;温度显示模块包括温度数据的采集、处理、转换和显示;温度控制模块的主要功能是根据目标温度和当前温度的比对,实现系统的升温/降温。
Closed loop control temperature (2020-04-29, C/C++, 44KB, 下载4次)

http://www.pudn.com/Download/item/id/1588160843855131.html

[嵌入式/单片机/硬件编程] 平衡版

stm32f10c8t6 平衡车 用的是亚博智能小车的拓展版,MPU6050 INT脚中断,程序中只写了直立环,速度环稍后上传
The stm32f10c8t6 balancing car uses the extended version of ABO smart car. The foot of MPU6050 INT is interrupted. Only the vertical ring is written in the program, and the speed ring is uploaded later. (2019-01-23, C#, 6300KB, 下载8次)

http://www.pudn.com/Download/item/id/1548252601861556.html

[嵌入式/单片机/硬件编程] bk2425

这是上海博通通用2.4G芯片BK2425的库函数,我已经验证过可以使用。网上24L01的库很多。BK2425用的少。还是有些差异的。延迟函数要自己根据具体芯片写函数实现。还有SPI接口需要自己定义。
This is the library function of Shanghai Broadcom general 2.4G chip BK2425. I have verified that it can be used. There are many 24L01 libraries on the Internet. BK2425 is less used. There are some differences. The delay function must be written according to the function of the specific chip. There is also a SPI interface that needs to be defined by itself. (2018-06-29, C/C++, 4KB, 下载50次)

http://www.pudn.com/Download/item/id/1530232797148987.html

[嵌入式/单片机/硬件编程] good-upd-tunnel

我们嵌入式项目里使用的udp建立隧道的代码,Linux环境下使用,代码高效的实现了隧道功能并增加了封装我们客制化的一些功能。
We are using udp embedded inside the project to establish the tunnel code, Linux environments, code and efficient implementation of the tunnel, and can increase the package, we have customized features. (2014-09-15, Visual C++, 7KB, 下载2次)

http://www.pudn.com/Download/item/id/2619415.html

[嵌入式/单片机/硬件编程] home_system

基于ZigBee无线网络技术的嵌入式家庭智能服务系统,采用QT+Boa+Sqlite。硬件平台为博创的UP-CUP P270A。
Embedded home intelligent service system based on ZigBee wireless network technology, the use of QT+ Boa+ Sqlite. Hardware platform for Borch UP-CUP P270A. (2013-05-03, QT, 701KB, 下载24次)

http://www.pudn.com/Download/item/id/2227025.html

[嵌入式/单片机/硬件编程] Subjective-weight-factor

如何合理地确定各评价指标的主观权重是综合评价理论和实际应用中的一个关键问题。为此提出了利用心理 学中的配对比较法来确定各评价指标权重的新思路。本文给出了用配对比较法计算主观权重的原理和算法,并用C 语言编 写程序对教学效果评价指标体系中各指标的权重进行进行计算,取得了较好的效果。该方法原理清楚,步骤简单,计算结 果较为客观,在综合评价中具有很好的推广应用价值。
How to reasonably determine the subjective weight coefficients of every factor is a key problem in comprehensive assessment.One new approach of paired comparison is brought forward to decide the weight coefficients of every assessment factor.The theory,method and procedure are discussed.And the new approach is easy to understand and very simple to be implemented.The result is rather objective,and shows great potential in comprehensive assessment. (2011-03-28, PDF, 616KB, 下载5次)

http://www.pudn.com/Download/item/id/1470568.html

[嵌入式/单片机/硬件编程] All-In-One_Code_Framework_(Office)

微软一站式代码示例库 通过不同编程语言和典型示例勾画出微软所有开发技术的骨架。身处微软MSDN技术支持团队,我们有丰富的客服经验。项目中每一个示例都经我们精心设计、筛选、编排和文档化,从而演示那些经常被客户问到、或被测试人员测试到的编程场景。如果您是一位软件开发工程师,您可以向这个框架填充您的业务逻辑;如果您是测试人员,您可以对某个技术骨架稍作扩展以满足您的实际测试需要;如果您和我们一样,是技术支持工程师,您可以考虑将本项目中的示例代码推荐给您的客户。
Microsoft stop code sample library through different programming languages and a typical example of all Microsoft development technologies outlined the skeleton. Living in Microsoft s MSDN technical support team, we have a wealth of experience in customer service. The project is an example of each carefully designed by us, screening, scheduling and documentation, and then to demonstrate that customers are often asked, or test to test to the programming scene. If you are a software development engineer, you can fill this framework to your business logic If you are a tester, you can slightly expand a technology framework to meet the needs of your actual test if you are like us, is a technical support engineer, you can consider the sample code in this project recommend to your customers. (2010-03-22, C#, 1037KB, 下载5次)

http://www.pudn.com/Download/item/id/1095156.html

[嵌入式/单片机/硬件编程] All-In-One_Code_Framework_(WinForms)

微软一站式代码示例库 通过不同编程语言和典型示例勾画出微软所有开发技术的骨架。身处微软MSDN技术支持团队,我们有丰富的客服经验。项目中每一个示例都经我们精心设计、筛选、编排和文档化,从而演示那些经常被客户问到、或被测试人员测试到的编程场景。如果您是一位软件开发工程师,您可以向这个框架填充您的业务逻辑;如果您是测试人员,您可以对某个技术骨架稍作扩展以满足您的实际测试需要;如果您和我们一样,是技术支持工程师,您可以考虑将本项目中的示例代码推荐给您的客户。
Microsoft stop code sample library through different programming languages and a typical example of all Microsoft development technologies outlined the skeleton. Living in Microsoft s MSDN technical support team, we have a wealth of experience in customer service. The project is an example of each carefully designed by us, screening, scheduling and documentation, and then to demonstrate that customers are often asked, or test to test to the programming scene. If you are a software development engineer, you can fill this framework to your business logic If you are a tester, you can slightly expand a technology framework to meet the needs of your actual test if you are like us, is a technical support engineer, you can consider the sample code in this project recommend to your customers. (2010-03-22, C#, 612KB, 下载6次)

http://www.pudn.com/Download/item/id/1095153.html

[嵌入式/单片机/硬件编程] lab8

此實驗中我們將量 測人的反應時間,由於人的反應時間遠比起內建CLOCK的週 期長的多,因此要對CLOCK做除頻的動作方可適用,並方便 於計數 器的計算與 七段顯示器的呈現。實驗內容為,當看到LED亮 起時,立 即做出反應將計數 器停 下,並顯示出當時計數 器之時間。計數 器以兩 位數 BCD counter來 實現並將結果 顯示於七段顯示器上。
Volume in this experiment we will test people' s reaction time, because people' s reaction time is far longer than the built-in multi-CLOCK cycle, and therefore the frequency of CLOCK to do except be applicable to the action, and facilitate in the total number of device Computing and seven-segment display rendering. Test content, when you see LED Leung from time to time, to respond immediately to stop the total number of devices and demonstrate the total number of devices was the time. Total number of devices with two-bit number of BCD counter future to achieve the results shown in the seven-segment display. (2009-10-26, VHDL, 138KB, 下载6次)

http://www.pudn.com/Download/item/id/950360.html

[嵌入式/单片机/硬件编程] source

流星划过我的心好难过,你给我留下的只剩下脆弱,没你的消息很久了,是否你也会想起我。 不知为什么开始流泪了,我越想越痛越难过,为你哭到这种地步啊,可想我是爱你那么多。 如果你会不经意的想起我,心里会不会难过,当眼泪忍不住的时候,试着用微笑带过,如 果今生我们不能在一起,就让来生在相聚。穿上我送给你的毛衣,下辈子我还爱你。
A blazing meteor has vanished over the western horizon. ... It is not for us to question them. Dan was only loaned to me for a time and I have to give him ... He helped me live my life, and complete a dream. Captain Dan you will be missed. ... My heart hit the floor. Dan was a pilot. The tears started flowing. (2009-07-06, Visual C++, 3KB, 下载4次)

http://www.pudn.com/Download/item/id/834176.html

[嵌入式/单片机/硬件编程] 2

提 出了一种 网络 化嵌 入 式 数 控 系统 , 系统 采 用 A RM 4 - D S P结 构 , 实现 了数 控 系统 的 小型 化 、 网络 化 、 智能化 和 集成 化 。详 细介 绍 了嵌入 式数 控 系统 内 CNC主控 单元 与 伺 服 驱动 及 I /0逻辑 控 制 等各 单 元 间的通信 、 车 间级 工 业 以太 网络 的通信 和 i n t r a n e t / I n t e r n e t网络 通信 , 并给 出 了关键 实现技 术。
A network of embedded numerical control system, system A RM 4- DSP structure and realize a small-scale numerical control system, network-based, intelligent and integrated. Details of embedded CNC system CNC control unit and servo drives and I/0 logic control unit and other communication, workshop-level industrial Ethernet communications and intranet/I nternet network communication, and gives a key technology. (2008-04-10, Others, 404KB, 下载86次)

http://www.pudn.com/Download/item/id/433749.html

[嵌入式/单片机/硬件编程] 004

基于博创ARM3000的平台上的几个开发程序。 包含程序math.c以及其他的一些库文件。整个文件完整,可进行编译下载。 开发软件是SDT: 4、DA接口实验
Fiberxon ARM3000-based platform to develop procedures for a few. Math.c contains the procedures and other library files. Integrity of the entire document can be downloaded to compile. The development of software is the SDT: 4, DA Interface Experiment (2007-12-29, Others, 128KB, 下载5次)

http://www.pudn.com/Download/item/id/384991.html

[嵌入式/单片机/硬件编程] 003

基于博创ARM3000的平台上的几个开发程序。 包含程序math.c以及其他的一些库文件。整个文件完整,可进行编译下载。 开发软件是SDT: 3、键盘及LED实验
Fiberxon ARM3000-based platform to develop procedures for a few. Math.c contains the procedures and other library files. Integrity of the entire document can be downloaded to compile. The development of software is the SDT: 3, keyboard and LED experiment (2007-12-29, Others, 132KB, 下载4次)

http://www.pudn.com/Download/item/id/384990.html

[嵌入式/单片机/硬件编程] 002

基于博创ARM3000的平台上的几个开发程序。 包含程序math.c以及其他的一些库文件。整个文件完整,可进行编译下载。 开发软件是SDT: 2、串行口实验
Fiberxon ARM3000-based platform to develop procedures for a few. Math.c contains the procedures and other library files. Integrity of the entire document can be downloaded to compile. The development of software is the SDT: 2, serial port experiment (2007-12-29, Others, 114KB, 下载8次)

http://www.pudn.com/Download/item/id/384989.html

[嵌入式/单片机/硬件编程] 001

基于博创ARM3000的平台上的几个开发程序。 包含程序math.c以及其他的一些库文件。整个文件完整,可进行编译下载。 开发软件是SDT: 1、开发环境实验
Fiberxon ARM3000-based platform to develop several procedures. Math.c contains procedures, as well as some other library file. Integrity of the entire document, the compiler can be downloaded. The development of software is SDT: 1, development environment experiment (2007-12-29, Others, 134KB, 下载5次)

http://www.pudn.com/Download/item/id/384988.html

[嵌入式/单片机/硬件编程] ElectronicMenu

这是电子菜单的嵌入式软件的程序,在uc/os的操作系统下,在北京博创公司的ARM300试验平台上运行完成,处理器是ARM7。
that this is an electronic menu of embedded software procedures, the uc/os operating system, Mr. Chong in Beijing the ARM300 test platform operation completed, is ARM7 processor. (2007-03-09, C/C++, 1290KB, 下载39次)

http://www.pudn.com/Download/item/id/253802.html

[嵌入式/单片机/硬件编程] jpeg_embed

c版本的jpeg库代码,在手机上测试后效果非常好,解码速度和解码效果都是在同类jeg库之上,是嵌入式设备首选解码库。
c jpeg version of the library code, the phone after the test results very good, decoding speed and decoding results are similar jeg basement is the preferred embedded equipment for decoding. (2007-03-07, C/C++, 500KB, 下载222次)

http://www.pudn.com/Download/item/id/253035.html

[嵌入式/单片机/硬件编程] Embedded_system_develop_Bible

本書以最新的資訊家電、智慧型手機、PDA產品為出發點,廣泛並深入分析相關的嵌入式系統技術。 適合閱讀: 產品主管、系統設計分析人員、欲進入此領域的工程師、大專院校教學. 本書效益: 為開發嵌入式系統產品必備入門聖經 進入嵌入式系統領域的寶典 第三代行動通訊終端設備與內容服務的必備知識.
book to the latest information home appliances, smart phone, PDA products as the starting point, extensive and in-depth analysis of embedded systems technology. Suitable reading : product managers, system design and analysis, wishing to enter this field engineers, teaching institutions. The book benefits : for the development of embedded system products required entry into the Bible field of Embedded System treasury third generation mobile communication terminal equipment and content services essential knowledge. (2007-02-27, Others, 43505KB, 下载21次)

http://www.pudn.com/Download/item/id/250953.html
总计:101