搜索资源列表

  1. 高斯噪声的源程序

    1下载:
  2. 一个简单的高斯噪声的源程序-a simple Gaussian noise source
  3. 所属分类:matlab例程

    • 发布日期:2024-05-06
    • 文件大小:10240
    • 提供者:林林
  1. simple_design_cpu

    0下载:
  2. 有是一个简单的cpu设计的开发过程!里面 有代码,和分析,设计过程!献给初学者的!-there is a simple design of the cpu development process! There are codes, and analysis, process design! Dedicated to beginners!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-06
    • 文件大小:79872
    • 提供者:冯海
  1. java__chat

    0下载:
  2. 用JAVA编写的聊天程序,客户端与服务端集成在一个文件中,代码简洁,无多余复杂功能。-prepared with Java chat procedures, client and server integrated in a document, the code simple, non-redundant functional complex.
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:流星雨
  1. C语言实现的SIMPLE语言词法分析器

    0下载:
  2. C语言实现的SIMPLE语言词法分析器,并用JAVA实现界面。-the C language SIMPLE language lexical analyzer and used JAVA interface.
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-06
    • 文件大小:59392
    • 提供者:KOF
  1. Pizza

    0下载:
  2. 一个简单的pizza订购系统,用asp.net编写,非常适合菜鸟学习使用!-a simple system for ordering pizza, prepared with Asp. Net, very suitable for a birdie learning!
  3. 所属分类:WEB源码

    • 发布日期:2024-05-06
    • 文件大小:144384
    • 提供者:啊文
  1. simple词法分析器

    0下载:
  2. 这是用VC++6.0编写的一个简单的c语言的词法分析器,个人感觉良好,简单又实用。-This is the VC 6.0 of a simple preparation of the c language lexical analyzer, personal feel good, simple and functional.
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-06
    • 文件大小:6144
    • 提供者:周艳红
  1. 200552536251

    0下载:
  2. 这是一个用VB开发的DES加密/解密算法,算法简洁,非常好.哈哈.-This is a VB-DES encryption/decryption algorithm, the algorithm is simple, and very good. Haha.
  3. 所属分类:加密解密

    • 发布日期:2024-05-06
    • 文件大小:4096
    • 提供者:赖高
  1. 封包过滤

    0下载:
  2. vc实现的一个简单防火墙,主要是封包过滤的功能,特别是内核协议的开发值得研究-vc achieve a simple firewall, packet filtering is the main function in particular, the development of core agreement worth studying
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-06
    • 文件大小:1908736
    • 提供者:么阿德尔
  1. Problem2_6

    0下载:
  2. 使用VB.net编写的对24位位图进行简单图像处理的程序,包括RGB与YIQ数据的相互变换,绘制亮度分布统计图,拉普拉斯滤波。 该程序是我学习图像处理算法是编写的,因此在操作界面方面的考虑较少,你可以按照以下步骤操作:选择一个文件后单击读取BMP文件,然后就可以单击“根据RGB数据绘图”,接着可以单击“RGB to YIQ”将RGB数据转化为YIQ数据,有了YIQ数据后就可以单击“绘制YIQ数据的Y分量”,对于YIQ数据,可以使用拉
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-06
    • 文件大小:10240
    • 提供者:陈烨
  1. 3D_world

    0下载:
  2. 演示如何使用OpenGL建立一个游戏中的三维世界。使用上下左右方向键在其中前进、后退、左移、右移,使用鼠标左转、右转、上看、下看。(注意:需要解压到c:\windows\desktop,否则贴图不能正常显示,你可以很简单的修正此bug)-demonstrate how to use the OpenGL establishment of a 3D game world. Using the up and down about the d
  3. 所属分类:OpenGL

    • 发布日期:2024-05-06
    • 文件大小:207872
    • 提供者:李建
  1. Judge_LL(1)

    0下载:
  2. 本设计使用C语言实现了对简单方法描述的LL(1)文法的判定。该设计程序实现了:⑴分别求出每一产生式的右部的FIRST 集、每一个非终结符的FOLLOW集和每一产生式的SELECT集;⑵判定是否是LL(1)文法;⑶画出预测分析表;⑷对给定的符号串判定是否是文法中的句子,分析过程在屏幕上打印出来。 欢迎大家给程序提出富贵意见!-the design of the C language to describe a simple metho
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-06
    • 文件大小:147456
    • 提供者:张玉峰
  1. simple-cad

    0下载:
  2. 一个简单的值得学习的适合学生研究的制图软件-a simple worth learning for the students to study mapping software
  3. 所属分类:界面编程

    • 发布日期:2024-05-06
    • 文件大小:54272
    • 提供者:赵学
  1. j_chat

    0下载:
  2. 一个简单的socket聊天工具,实现在发送文件和语音聊天等功能,还能聊天的同时听音乐,分服务器端和客户端两部分-a simple socket chatting tool, in this paper and voice chat features, but also chat while listening to music and sub-servers and clients of two parts
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-06
    • 文件大小:18432
    • 提供者:椰子
  1. simple-hack

    0下载:
  2. 简单的远程控制的程序,可用于局域网及网吧内使用-simple remote control procedures can be used to LAN and Internet use
  3. 所属分类:远程控制编程

    • 发布日期:2024-05-06
    • 文件大小:121856
    • 提供者:王献中
  1. DES_java1234

    0下载:
  2. des算法简单实现。它以64位的明文和56位的密钥作为输入,通过DES加密运算产生64位密文输出。其解密过程利用同以密钥和算法将密文还原成明文。因为java语言的安全性&网络处理能力强,所以就利用了java语言编写-des simple algorithm to achieve. It's expressly 64 and 56 as the key input, through DES encryption algorithm
  3. 所属分类:Windows编程

    • 发布日期:2024-05-06
    • 文件大小:7168
    • 提供者:leae
  1. 3DEngineDX9.0

    0下载:
  2. 一个简单的3D引擎,适合初学者学习参考,可以应用在一些VR系统中-a simple 3D engine, suitable for beginners to learn reference can be applied to some VR system
  3. 所属分类:DirextX编程

    • 发布日期:2024-05-06
    • 文件大小:32768
    • 提供者:终年高
  1. fdtd100

    0下载:
  2. 简单的fdtd算法的matlab实现,能够模拟电源和高斯分布的面源-fdtd simple algorithm to achieve the Matlab to simulate power and Gaussian Surface
  3. 所属分类:matlab例程

    • 发布日期:2024-05-06
    • 文件大小:2048
    • 提供者:dsfgdswe
  1. simple2

    0下载:
  2. 计算流体力学中的simple算法,二维情况-computational fluid dynamics algorithm for the simple, two-dimensional case
  3. 所属分类:系统编程

    • 发布日期:2024-05-06
    • 文件大小:37888
    • 提供者:易牧
  1. 141_WebServer1

    0下载:
  2. 简单的多线程WEB服务器,借鉴了<自顶向下方法_计算机网络>里的程序.用java写的.-simple multi-threaded Web server, a reference
  3. 所属分类:Web服务器

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:赵燕
  1. MPEG-4decode

    0下载:
  2. 本系统采用MEPG_4的SVP(Simple Visual Profile)视频解码。视频序列全部为矩形。所以不存在任意形状编码。视频序列按照视频对象层VOL(Video Object Layer)、视频对象平台VOP(Video Object Plane)、宏块MB(Macro Block)视顺序变成一串码流-MEPG_4 the SVP (Simple Visual Profile) Video decoder. All of th
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2024-05-06
    • 文件大小:134144
    • 提供者:蒋松云
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

源码中国 www.ymcn.org