搜索资源列表
HistogramVC
- // // Histogram Sample // This sample shows how to use the Sample Grabber filter for video image processing. // Conceptual background: // A histogram is just a frequency count of every pixel value in the image. // There are various well-
Superlist_src
- I built the Superlist control whilst developing an RSS reader called FeedGhost. Although there are plenty of commercial grouped list controls available I wanted to have total control over the code and of course its usability. Superlist supports drag
C8051_ADC.rar
- C8051系列的AD转换程序,程序时简单的,但都是基本的应用,程序解释的很清楚,非常适合那些刚刚学习C8051单片机的人,学习它之后,你就会了解C8051中ADC的原理和怎么去编程了。,C8051 Series AD conversion program, the program simple, but they are the basic application, the program explained very clearly, very suitable for those just
C8051_INIT
- C8051系列的外部中断程序,程序时简单的,但都是基本的应用,程序解释的很清楚,非常适合那些刚刚学习C8051单片机的人,学习它之后,你就会了解C8051中外部中断的原理和怎么去编程了。-C8051 series of external interrupt program, the program simple, but they are the basic application, the program explained very clearly, very suitable for th
mcu_netV1.00
- 移植uIP1.0到51单片机上的版本mcu_netV1.00 uIP ARP / ICMP / TCP协议的完全移植,可以稳定ping通单板,使用TCP服务器功能,连上单板的TCP服务器功能时(自定义端口1234),单板发出“Hello,how are you?”的问候。其后发出的字符单板都原样返回。 -Transplantation uIP1.0 to 51 single-chip version of the mcu_netV1.00 uIP ARP/ICMP/TCP proto
I2C
- 单片机I2C总线设计 程序功能:利用I2C总线写或读E2PROM 向E2PROM写n个数据, 从E2PROM读n个数据, 我们都知道读写E2PROM的控制信号很重要 这里教你如何编写,有详细的解释源码-Single-chip design process I2C bus function: the use of I2C bus to write or read E2PROM write n to E2PROM data from E2PROM reading of n dat
TI_MSC1200
- The ISD51_Demo project for the MSC1200 shows how to use the ISD51 In-System-Debugger with flash breakpoints or hardware breakpoints. By default, it is configured for flash breakpoints which allow you to set real-time breakpoints in your soft
SimpleDemo
- These are precompiled demonstration programs of the Onix toolkit. They do not include the Onix toolkit but are examples of very simple applications written with the toolkit. They are designed to show both how Onix works and also to show how easy it i
dianzhen
- 51控制16*16点阵。。看看点阵显示汉字是怎么显示的吧-51 control 16* 16 lattice. . Dot-matrix display to see how to display Chinese characters you are. . .
ex5-3
- 这个范例说明如何使用8051的Port 1连接到LCD显示器,PORT 3的P3.3,P3.4和P3.5分别连接到LCD显示器的控制线程序执行时让LCD显示器显示出数字时钟PORT 2连接到4ⅹ4的小键盘,可以修改时间4ⅹ4小键盘的按钮B ,可以修改间*/-This example shows how to use the 8051 Port 1 to connect to the LCD display, PORT 3 of the P3.3, P3.4 and P3.5 are connec
C8051_LED
- C8051系列的I/O口原理及应用,程序时简单的,但都是基本的应用,程序解释的很清楚,非常适合那些刚刚学习C8051单片机的人,学习它之后,你就会了解C8051中I/O的原理和怎么去编程了。-C8051 series of I/O port theory and application of procedures simple, but they are the basic application, the program explained very clearly, very suitabl
C8051_Timer
- C8051系列的定时器程序,程序时简单的,但都是基本的应用,程序解释的很清楚,非常适合那些刚刚学习C8051单片机的人,学习它之后,你就会了解C8051中的定时器的原理和怎么去编程了。-C8051 series of timer program, the program simple, but they are the basic application, the program explained very clearly, very suitable for those just learn
C8051_UART
- C8051系列的串口程序,程序时简单的,但都是基本的应用,程序解释的很清楚,非常适合那些刚刚学习C8051单片机的人,学习它之后,你就会了解C8051中串口收发的原理和怎么去编程了。-C8051 series serial program, the program simple, but they are the basic application, the program explained very clearly, very suitable for those just learning
beginningcsharpgameprogram
- Are you ready to try your hand at programming games using C#? "Beginning C# Game Programming" is your ideal introductory guide—designed to jumpstart your experience with C# and DirectX 9. It includes the fundamental topics you’ll need to know and cov
key
- 用于键盘特殊键的控制,适合控制键盘的应用功能-HOW ARE YOU,This is name key
src
- 单片机的TCP_IP网络编程与应用,uIP ARP / ICMP / TCP协议的完全移植,可以稳定ping通单板,使用TCP服务器功能,连上单板的TCP服务器功能时(自定义端口1234),单板发出“Hello,how are you?”的问候。其后发出的字符单板都原样返回。有很好的学习和研究价值。-SCM TCP_IP network programming and applications, uIP ARP/ICMP/TCP protocol completely portable, you
5573062Comparator_CALC
- 用AVR单片机写的的测试C程序-avr how are you!
DIPAX
- 怎样才算精通程序设计呢?怎样才能精通程序设计呢?举个例子:你面前有10个人,找出一个叫“张三”的人,你该怎么办?第一种方法:直接对这10个人问:“谁叫张三”。第2种方法:你挨个去问“你是不是张三?”,直到问到的这个人就是张三。第三种方法:你去挨个问一个人“你认不认识张三,指给我看”。不要小看这个问题,你说当然会选第一种方法,没错恭喜你答对了,因为这个方法最快,效率最高,但是在程序设计中找到解决问题的最优方法和你用的手段却是考验一个程序员程序设计水平的重要标志,而且是不容易达到的。-What pr
beep-qu-dong
- 上一节讲了利用累计定时中断次数实现LED灯闪烁,这个例子同时也第一次展示了我最完整的实战程序框架: 用switch语句实现状态机,外加定时中断。这个框架看似简单,实际上就是那么简单。我做的所有开发项目都是基于这个简单框架, 但是非常好用。上一节只有一个单任务的LED灯在闪烁,这节开始,我们多增加一个蜂鸣器报警的任务,要教会大家四个知识点: 第一点:蜂鸣器的驱动程序框架编写。 第二点:多任务处理的程序框架。 第三点:如何控制蜂鸣器声音的长叫和短叫。
youxixianshi
- 将游戏时间设为如15分钟后关闭,如冒险岛等,其他程序需自行修改。F12显示,时间设置或退出密码为“how are you ,应加入启动项目。-game time is set as 15 minutes after the closure, such as adventure Island, other procedures required to amend its own. F12, the set-up time or withdraw from the password as "