资源列表
ColorFormView_src
- 这个源代码主要是讲串口通信的,是串口数据传输的例子-the source code is mainly stresses serial communications, serial data transmission is an example
20061121939
- SkinMagic皮肤的调用有两种方法,一是直接从皮肤文件中调用,另一种方法是从资源文件中调用-SkinMagic skin call that there were two ways : First, the skin directly from the document called, Another method is called resource documents
ColorFormView_src
- 基于单文档视图结架,添加工具栏的示例,对初学者起个启示作用-based on single-file View Guitar, add toolbars example, the right to take a beginners inspiration
aiyiluntan168
- 快速关机,以前win2000关机要几分钟,现在有了这个程序,就可以快速关机了。-rapid shutdown before WIN2000 shutdown to a few minutes, now have this procedure can be a rapid shutdown.
msp430_pc
- 基于MSP430与PC机通讯的设计与实现代码-MSP430-based communications between PC and the design and implementation of code
guiproje
- converting musical entrument sound to anyother
DSP281x_Adc
- tms320f2812 的ADC文件,希望对有的朋友有帮助!-tms320f2812 ADC documents, and I hope to help some friends!
StudScore
- StudScore程序描述: 本程序包括:练习文件的保存和读取操作。 学生分数统计和平均计算,生成文件保存成\"Stud.txt\"文件。-StudScore procedures Descr iption : The procedures include : the preservation of documents practice and read operations. Statistics and scores of students on average, the file
DPD-NG
- 三星S42SD电浆电视的故障判断及维修 三星 V2 . V3 .V4 LG V6 .V7 面板电源版 我们皆可处理 一. 面板上各模组的功能: 如下图所示,pdp面板一共分为电源板、X驱动板、Y驱动板、逻辑板、逻辑BUFFER板(E、F、G)、Y BUFFER板(上、下)、 OF等部分: *电源板: 给面板上其他功能模组及整机厂家做的主板,视频处理板提供电源。 *X驱动板:按照逻辑板上送来的时序信号,产生并为X电极提供驱动信号。 *Y驱动板:按照逻辑板
GCanvas
- 画布,展示描述的三维物体的平台,具体算法与交互形式包含其中
reu
- 汇编小程序,汇编入门,增加对计算机内存地址掌握的程度,不错的,很好-Assembly of small procedures, assembly entry, increase the computer memory address to master degree, good, very good
popeconnect
- 实现进程的管道通信。用系统调用pipe( )建立一管道,二个子进程P1和P2分别向管道各写一句话: Child 1 is sending a message! Child 2 is sending a message! 父进程从管道中读出二个来自子进程的信息并显示(要求先接收P1,后P2)。 -process of the realization of the communication channel. With system call pipe () to establi