搜索资源列表
USBViewDemo
- 小的usb 演示例程 可以学习USB控制程序的设计,利用EZUSB-small usb demo routines can learn USB control procedures for the design, use EZUSB
COMSampleCode
- 学习COM组件编程的入门示例源代码。与《COM原理与应用》一书配套。-learn introductory programming source code examples. "COM Theory and Application," a book supporting.
mycompiler1-1
- 编译程序的各个组成部分的JAVA动态演示程序,是学习编译原理的一个好示例.-compilers of the various components of the Java Dynamic Demonstration Program, compiler theory is the study of a good example.
PIC_STUDY
- 完整的PIC学习程序示例 软件功能: RT1602C驱动 UART串口输出,波特率为19200 按键扫描: 键1控制LCD的显示状态,接收状态或是发送状态 键2循环控制UART将要输出的子串口 AD转换功能 UART串口接收中断 TIME1定时器中断 具体请参考硬件连接图-integrity of the learning process software examples : RT1602C driven serial UART output. ba
bijiaodaxiao
- 知识要点:比较指令的学习与cy位 开始初始化为ff. 大于fe,那么显示1. 如果用导线把p1.1,\\...p1.7 短路到地,p1 将小于fe, 显示0 ,如果把p1.0 短路到地p1=fe 则继续检测无显示. 该程序示例了比较指令. 同时有助于理解数的概念 -knowledge points : comparison of learning and instruction cy - start initialized ff. Greater than fe, Then
mapx
- 地信专业vb+mapx示例源码,是学习mapx入门的优秀例程
shmb
- 真人笔迹手写数码笔WEB控件及显示示例源码, 仅供学习参考
ADO
- 一个数据库示例程序,与sqlserver的通信,用的ADO,适合初学者学习,
BS 示例
- 一个相当不错的BS结构学习源码-a pretty good BS structure learning source
VectorAdd
- 一个简单的基于CUDA的示例代码,使用SIMD的方法实现向量加法;运行在nVidia的G80系列显卡的GPGPU上;需要nVidia CUDA SDK,169以上版本的驱动。对于学习CUDA很有帮助。
testcircle
- 本人写的一个obectarx的学习示例,加载到autocad中后可以画四边形,一个简单的学习程序。虽然比较简单,但是它是我写成功的第一个小程序,希望能被接受,谢谢!
Undo_Redo_Demo
- Undo_Redo示例,实现撤销恢复,可以学习一下
CPROGRAM
- C语言高级示例,是学习和工作的好帮手,非常有用
shubiao
- 学习如何在我们的窗口过程函数中处理鼠标按键消息。示例程序演示了如何等待左键按下消息,我们将在按下的位置显示一个字符串。 -we learn how to process the window function handling the mouse button news. The sample program demonstrated how to press the button for news, we will press the location of a string.
vs2005chuankouCode
- vs2005串口编程示例,好多例子,是学习串口编程方面不错的资料
int9
- 基于asm汇编语言实现的是在pc系统中int9中断功能的部分示例,只在说明机制,进行学习,不能实际应用-asm compilation based on the language of the pc systems int9 interrupts some examples of the notes only mechanism for learning, not actual application
personality-test
- 性格测试,c语言简单示例,通过简单示例学习C语言语句的使用-Personality test, c language simple example, to learn C language statement by simple example of using
chapter03
- Esri培训课程提供的源码,可供IDL初学者练习学习使用。(the raw code from Esri curriculum)
MATLAB中的基本语法和语句示例代码
- MATLAB中的基本语法和语句示例代码,以便大家学习和使用。(The basic syntax and sentence sample code in MATLAB,So that everyone can learn and use.)
RSA算法模块示例
- 易语言版RSA算法模块示例,很不错的学习源码,可以下载学习使用。