搜索资源列表
0809_5
- ad转换的C语言程序,硬件部分由AT89C51,MAX232,ADC0809,NF555组成,555用来产生ADC0809的CLK, 现在好像是300多K,输入电压直接加在ADC0809的IN0,因为我只用一路所以ADC0809的 A、B、C三个进址我直接接地。ADC0809的ALE和StartART我连在一起由单片机的P3.4控制。-ad conversion C-language program, the hardware part by AT89C51, MAX232, ADC08
doc
- 我的源码贵站都有,宁缺勿滥,用文档也可以吧,谢谢 1.C manual basic -->富士通的单片机C教育内部资料,觉得写的很好,方便查阅 2.华为公司编程语法规范--》有参考价值 3.华为PCB设计规范--》有参考价值 4.红外遥控器的编码资料--》英文版的写的很好 5.谭浩强C语言电子--》应该有人下吧 -I have the source贵站,宁缺勿滥, you can also use the document, thank you 1.C manual
TSP
- 旅行商tsp问题 可以用c语言实现,请大家看看怎末该进源代码。-Tsp TSP problems can be resolved with c language, I want you to look into the source code of the怎末.
C
- 新手送大家C#代码规范希望可以帮到你们,也希望我可以在这了学习到很多!-Novice C# code to send U.S. norms hope you can help, I hope I can learn a lot!
1602.18B20.24C04
- 一个51调度器写的1602与18B20和24C04的时钟与温度程序-i do know
C
- C语言课件 ,用于帮助学生更好地、更方便地学习C语言。 -C Languge courseware for students studing ,I hope thise C Languge courseware will help them.
c_c_plus_plus_mianshiti
- 本人整理的c,c++面试笔试题,面试笔试必备,是从网上诸多面试笔试中选取合并整理的,看这一个,基本上就可以解决面试笔试中能遇到的常见问题了。-I am finishing c, c++ Interview Questions pen, interview necessary written, is written from the Internet, select a number of interviews consolidate the ways of looking at this one
GDI
- 欢迎初学者指南GDI +的。在这个文章,您将了解到的。NET框架范围内所有的GDI +图形的基本制度和您的语言,C选择继续系列#或Visual Basic.NET。 由于本网站的部分越来越多的趋势,我强烈建议你得到一个RSS阅读器,并订阅初学者指南RSS提要。这样,您就会知道只要一新的文章被张贴,您将能够读取内容,立竿见影。 本节中的文章将经常与他们相关的代码。你可以选择通过选择其中的语言显示该代码的味道。默认情况下,该网页将显示在C#代码,但你可以改变到Visual Basic,甚至语
xuexiaoshebeiguanlxitong
- 本文档部分是学校设备管理系统的完整文档,开发工具为PowerBuilder9.0,数据库为SQL 2000文档包含了需求分析,系统分析,数据库分析等,还有系统截屏,是我用Powerbulid做的课程设计,希望可以帮助大家!-This document is part of the school facilities complete document management system, development tools PowerBuilder9.0, database SQL 2000 d
ATEB_ProfibusFINAL
- Profichip’s VPC3+S is a communication chip with 8-Bit parallel processor interface for intelligent PROFIBUS DP-Slave applications. Alternatively an SPI or I 2 C interface can be used to communicate with the chip.
i2c
- i2c specification I² C-bus Specification
4
- 这是华为公司的内部的C++标准,很规范,很有用,希望你能珍藏。-It is a good book for C++ leaner.I think you can like it.
fractal-use
- 分形的练习一 ①Koch曲线 用复数的方法来迭代Koch曲线 clear i 防止i被重新赋值 A=[0 1] 初始A是连接(0,0)与(1,0)的线段 t=exp(i*pi/3) n=2 n是迭代次数 for j=0:n A=A/3 a=ones(1,2*4^j) A=[A (t*A+a/3) (A/t+(1/2+sqrt(3)/6*i)*a) A+2/3*a] end plot(real(A),imag(A)) axis([0 1 -
f-i-l-t-e-r-p-a-r-t-i-c-l-e-
- Monte Carlo localization
exam060
- C语言实现随机存取数据,借助于fseek()函数可以设置文件的位置,再使用C的I/O系统便可以完成随机读写操作-C language random access data by means fseek () function can set the location of the file, using C, I/O system can complete random read and write operations
MPLAB_C18hanshuku
- MPLAB C 18中文资料。希望广大网友对MPLAB C 18有个详细的了解,能够更好的设计pic单片机的应用程序。-MPLAB C 18 Chinese data. I hope the majority of users have a detailed understanding on the MPLAB C 18, are better able to design pic microcontroller applications.
JAVA1
- 1991年,SUN MicroSystem公司的Jame Gosling、Bill Joe等人的研究小组针对消费电子产品开发应用程序,由于消费电子产品种类繁多,各类产品乃至同一类产品所采用的处理芯片和操作系统也不相同,就出现了编程语言的选择和跨平台的问题。当时最流行的编程语言是C和C++语言,但对于消费电子产品而言并不适用,安全性也存在问题。于是该研究小组就着手设计和开发出一种称之为Oak(即一种橡树的名字)语言。由于Oak在商业上并未获得成功,当时也就没有引起人们的注意。 -In 1991
WCF_SSPI
- 解决C# WCF通讯出现SSPI报错的问题,内容是word档,里面介绍了如何配置app.config,我亲测能解决问题!-C# WCF communication appears to solve the question of error SSPI, the content is word file, which describes how to configure the app.config, I pro-test to solve the problem!
c
- 二级c语言考试重点,好好阅读相信你一定能过-Two c language exam focus, I believe you will be able to read well over
fdfd
- 18b20序列号程序,51单片系c语言,希望对你们有帮助-18b20 serial number of the program, 51 single line c language, I hope for your help