搜索资源列表

  1. jinyibuxuexiluojiyunsuan

    0下载:
  2. 知识要点:理解熟悉单片机的逻辑运算 运行结果:P1 口输出结果为01100000,注意1 为灭0 为亮,从1.7 到1.0 排列 ANL 0FH就是把数据与00001111相与那么遇1得原来的数遇0则为0,结果是前面的4位变 0, 后面的4 位保留-knowledge points : understanding the logic familiar with the MCU running Operational Re
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:263985
    • 提供者:xinxinjob
  1. anjianjishuqi

    0下载:
  2. 知识要点:理解熟悉散转结构的程序 运行结果:按P3.2 或3.3(低4 位的任意一个键盘)第一位数码管加1 直到9 循环 开始显示0把P3 送OFH,判断有没有按键,没有则反复循环,有按R0 加1,如到10 那么则清除, 最后根据R0 的值散转.-knowledge points : understanding the structure familiar to the casual result of runnin
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:514717
    • 提供者:xinxinjob
  1. ARMSOC

    0下载:
  2. 一本较为详细 明了的ARM 体系说明,值得-a more detailed understanding of the ARM system that is worth noting
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:3387973
    • 提供者:张淼林
  1. MatrixTransposition

    0下载:
  2. 矩阵的转置,实现矩阵的行列之间的倒换转置,很好理解的-matrix transpose, achieving the ranks of matrix switching switch between the home and a good understanding of
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:6607
    • 提供者:陈亮亮
  1. Demoaa

    0下载:
  2. 3D演示例子,初步认识3D的绘制,编程. 适合初学者!-3D demo example, the initial understanding of 3D rendering, programming. For beginners!
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:226080
    • 提供者:刘明
  1. jasonkingde

    0下载:
  2. 排序及应用 题目一:统计成绩 1. 实验目的:掌握常用的排序方法,深刻理解排序的定义和各种排序方法的特点,并能灵活应用。 2. 实验内容: (1) 输入n个学生的考试成绩,每个学生信息由姓名与分数组成; (2)选择一种排序算法,按分数高低次序,打印出每个学生的名次,分数相同的为同一名次。 (3)按名次给出每个学生的姓名与分数。 3. 实验要求:任选一种高级程序语言编写源程序,并调试通过,测试正确。
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:10755
    • 提供者:jason
  1. PEMonitor_0.10_src

    1下载:
  2. 老罗写的监视pe文件的程序,采用Debug API的技术进行调试监视进程的API调用,了解软件的行为-old Luo wrote the document pe surveillance procedures, Debug API using the technology for the surveillance process debugging API calls, understanding the behavior of sof
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:99711
    • 提供者:康康
  1. DO-WHILE

    0下载:
  2. 通过设计、编制、调试一个DO-WHILE循环语句的语法及语义分析程序,加深对语法及语义分析原理的理解,并实现词法分析程序对单词序列的词法检查和分析。-through design, develop and debug a DO-WHILE cycle statement syntax and semantic analysis procedures, deepen the syntax and semantic analysis of
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:2986
    • 提供者:mima
  1. PhilipsRFIDRC500FirmWare

    3下载:
  2. 提供Philips射频C51固件程序完整源代码,经过修改用于产品开发的,有助于清楚地理解ISO14443A(B)协议。-provide Philips C51 RF firmware source code integrity of the process. After modified for product development, contribute to a clear understanding ISO14443A (B)
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:292420
    • 提供者:徐海军
  1. _multithreadexam

    0下载:
  2. 多线程编程演示。在该该程序中演示了多线程的问题!有助于理解线程的开启和同步线程的机制-multithreaded programming demo. The demonstration of the process of multi-thread! Thread help understanding the opening threads and synchronization mechanisms
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:29294
    • 提供者:葛冉
  1. 实用计算机网络技术丛书 认识和使用TCP~IP

    0下载:
  2. 实用计算机网络技术丛书 认识和使用TCP~IP.pdf-Practical Computer Network Technology Series understanding and use TCP ~ IP.pdf
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:35187549
    • 提供者:罗建宁
  1. c编程原理

    0下载:
  2. 了解编译原理很重要的。-understanding of compiler theory very important.
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:33344313
    • 提供者:荷花
  1. 对UTF8编码的初步认识

    0下载:
  2. 对UTF8编码的初步认识-right UTF8 encoding initial understanding
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:2607
    • 提供者:tolilifar
  1. udpcom

    0下载:
  2. 了解UDP的通信原理,主要看看两端是如何传输的。-understanding UDP communications theory, to see how the two ends of the transmission.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2596
    • 提供者:simple
  1. datestructtest

    0下载:
  2. 学习数据结构所需要的习题,通过练习来加深对数据结构的理解。-study data structure required exercises, exercises to deepen the understanding of the data structure.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:362956
    • 提供者:周涛
  1. DistanceVectorjava

    0下载:
  2. 实现简单的模拟路由算法,使学习者通过程序,对该算法有更深更新的了解-achieve a simple routing algorithm simulation, learners through the process, this algorithm has a deeper understanding Update
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1745
    • 提供者:刘圣其
  1. midp2.0SourceCode

    0下载:
  2. 这是j2me里MIDP2.0中game包的源代码,有助于大家学习、了解2.0的特性,开发游戏-Lane MIDP2.0 game packet's source code, help you study, 2.0 understanding of the characteristics of the development of the game
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:31397
    • 提供者:王云刚
  1. 20070628

    0下载:
  2. 1.了解离散傅立叶变换及离散余弦变换的基本原理; 2.掌握进行FFT及逆变换的方法; 3.了解图像在频域中处理方法,应用MATLAB语言作简单的低通滤波器。 -1. Understand the discrete Fourier transform and discrete cosine transform the basic principle; 2. master for FFT and inverse transfor
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:16483
    • 提供者:小春
  1. 20070627

    0下载:
  2. MATLAB语言中图像数据与信息的读取方法,绘制灰度直方图的方法,理解灰度直方图的灰度变换及均衡化的方法。-MATLAB Image data and information to read, drawing gray histogram, Gray understanding of gray histogram equalization and transform the way.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:171427
    • 提供者:小春
  1. 2007062703

    0下载:
  2. 1.掌握图像滤波的基本定义及目的; 2.理解空域滤波的基本原理及方法; 3.掌握进行图像的空域滤波的方法。 -1. Image filtering grasp the basic definition and purpose; 2. Understanding of spatial filter the basic principles and methods; 3. master images of the spatial
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:89677
    • 提供者:小春
« 1 2 ... 45 46 47 48 49 50»

源码中国 www.ymcn.org