联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 单片机开发(5) 
按平台查找All C#(5) 

[单片机开发] PwMgr

普华永道,,
PwMgr,, (2019-12-01, C#, 349682KB, 下载0次)

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

[单片机开发] LED

LED显示屏开发,医院体检中心推送消息到LED
LED develop (2014-11-22, C#, 53KB, 下载10次)

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

[单片机开发] 007

本书共分六章,每章一个专题,以一些待完成的任务为中心,围绕该任务介绍 C 语言 的一些知识,每一个任务都是可以独立完成的,每完成一个任务,都能掌握一定的知识,等 到所有的任务都完成后,即可以完成 C 语言的入门工作。
The book is divided into six chapters, each chapter a topic, with some pending tasks centered around the C language description of the task Some knowledge of each task is to be completed independently, each completed task, able to master certain knowledge, etc. After all tasks are completed, that work can be completed introductory C language (2014-07-05, C#, 347KB, 下载1次)

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

[单片机开发] MAX264

采用Maxim公司的可编程滤波器MAX264设计的锁相跟踪滤波器,能够实现自动跟踪频率功能,使得滤波范围增加,免去调整滤波中心频率的麻烦,采用单片机编程。
The programmable filter Maxim MAX264 design phase-locked tracking filter, automatic tracking frequency, the increase in filter range, eliminating the need to adjust the filter center frequency of trouble, microcontroller programming. (2013-05-01, C#, 203KB, 下载13次)

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

[单片机开发] bazipaipan

八字排盘软件 娱乐使用//"//"后的是注释语句,程序不会执行,是写给自己看的 //变量定义区,变量必须定义在这里 int n1 string s1 //变量定义区 解释程序() //程序开头必须有 { n1=1 while(n1<=110) { 输出数字(运气得分(n1)) //每条语句后都有 连接输出(" ") //每条语句后都有 n1=n1+1 //每条语句后都有 } 换行(1) 输出("程序运行完毕!") }
8th row disk software entertainment// " / /" after the comment statement, the program will not be executed, wrote to his// variable definition area, the variable must be defined here int n1 string s1 // variable definitions area interpreter ()// program must begin {n1 = 1 while (n1 < = 110) {output digital (luck score (n1)) // each statement has connect the output (" " ) // each statement n1 = n1+1 // each statement is followed } wrap (1) printf (" program run is completed!" ) } (2013-04-22, C#, 1166KB, 下载5次)

http://www.pudn.com/Download/item/id/2211470.html
总计:5