CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - initial

搜索资源列表

  1. gpsAndArm2410

    0下载:
  2. 该原码在arm2410的嵌入式平台下实现了基本的gps数据的接受和初步数据处理的功能-the original code in embedded platform arm2410 under the basic acceptance of a GPS data and initial few According to the functional
  3. 所属分类:GPS编程

    • 发布日期:2008-10-13
    • 文件大小:146073
    • 提供者:zyj0310
  1. VC...................................

    0下载:
  2. UPD 是USER DATAGRAM PROTOCAL 的简称,是一种在网络上提供的无连接的传输协议。用UDP通信有以下特点:   1、 数据传输不用建立连接,所以不可靠;   2、 数据的发送是面向整个网络的,任何一台在局域网内的计算机都可以接收到相同的数据;   具体实现很简单,但是现在在网络上很少看到这方面的代码;我也参考了VCKBASE上的关于UDP通信的原代码和一些书籍,写了这个简单的客户端,接收端程序,起到抛砖引玉的作用,希望能给初次接触UDP之BROADCA
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:1418
    • 提供者:htj
  1. micro_computer

    0下载:
  2. 微机原理课件 微机原理是学习和掌握微机硬件知识和汇编语言程序设计的入门课程: 微型计算机的基本工作原理 汇编语言程序设计 微型计算机接口技术 目的:建立微型计算机系统的整体概念,形成微机系统软硬件开发的初步能力。-microcomputer microcomputer courseware principle tenet of learning and mastering computer hardware knowledge and assembly language p
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:2301525
    • 提供者:grant
  1. smallspider

    0下载:
  2. 一个很好的网络爬虫程序,经过我个人的一些修改,很适合初次接触者-a good network reptiles procedures, I have some personal changes, which is perfect for initial contacts
  3. 所属分类:搜索引擎

    • 发布日期:2008-10-13
    • 文件大小:64983
    • 提供者:麦高
  1. GraphicTreatment

    0下载:
  2. 请给位牛人多多指教 啊 本人初次上手 会有些不足的地方-requested to place cattle were exhibitions ah I will adapt some of the initial shortage of places
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:18208
    • 提供者:王晓峰
  1. winpcap3

    0下载:
  2. 用winpcap实现监听,初步实现一般的简单界面,没有加入线程控制,只供初步学习winpcap-with winpcap achieve eavesdropping, the initial realization of a simple interface, not joined thread control, only preliminary study winpcap
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:10588
    • 提供者:wuzongpin
  1. banwu

    0下载:
  2. //舞伴问题 假设在周末舞会上,男士们和女士们进入舞厅时,各自排成一队。跳舞开始时,依次从男队和女队的队头上各出一人配成舞伴。若两队初始人数不相同,则较长的那一队中未配对者等待下一轮舞曲。现要求写一算法模拟上述舞伴配对问题。-/ / dancing question assumes ball on the weekend, the men and ladies entered the ballroom, a procession of their respective teams. Danc
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:9437
    • 提供者:刘玮琳
  1. num_analysis

    0下载:
  2. 用vc实现数值分析中常微分初值问题的数值解法,使用eular和runge_kutta法。-with vc often achieve numerical analysis of the initial differential method. eular and use runge_kutta law.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:46784
    • 提供者:hj
  1. yingshemoshi

    0下载:
  2. 这是一个基于API的简单映射模式的编程,用鼠标单击初始界面会变换一种映射模式,在单击鼠标右变换另一种映射模式.-This is a simple API-based mapping patterns of programming, the initial mouse click interface will transform a mapping mode, click the right mouse transform a mapping model.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:8008
    • 提供者:赵雪
  1. wordsanalysis

    0下载:
  2. 用C语言来实现的编译原理词法分析的小程序,可以对输入的C语言程序进行初步的静态检测-C language compiler to achieve the tenets of lexical analysis of small programs, can the importation of the C language program for the initial static testing
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2196
    • 提供者:wangtuo
  1. frmMain

    0下载:
  2. 关于DateSet的使用和示例,可供初级学习使用提供帮助-DateSet on the use and example for the initial learning help
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2219
    • 提供者:cx
  1. OpenandShutDownSystem

    0下载:
  2. 利用vc++编写的操作win系统的程序,主要实现开关机程序.初次编写,希望能提供帮助-use vc prepared by the operating system win the procedures main switching machine procedures. The initial preparation, hope can help
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:32568
    • 提供者:张红亮
  1. huffmancode111

    0下载:
  2. huffman完整源代码C语言实现,有本人超级详细解释(看不懂你去跳楼吧) 算法设计: 1、对给定的n个权值{W1,W2,W3,...,Wi,...,Wn}构成n棵二叉树的初始集合F={T1,T2,T3,...,Ti,...,Tn},其中每棵二叉树Ti中只有一个权值为Wi的根结点,它的左右子树均为空。(为方便在计算机上实现算法,一般还要求以Ti的权值Wi的升序排列。) 2、在F中选取两棵根结点权值最小的树作为新构造的二叉树的左右子树,新二叉树的根结点的权值为其左右子树的根结点的权值之
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:11903
    • 提供者:乐乐
  1. ltgblog10

    0下载:
  2. 初始L-Blog核心,修改于漫言阁4.0程序 理员账号: 管理员登陆后,请先进如管理页进行必要设置,不要急于修改源码。 用户:聆听阁 密码:xtdo.com-initial L - Blog core, modified 4.0 Manyin Court procedures account manager : Administrators landing, please advanced management necessary page settings, not to ru
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:595913
    • 提供者:lyj
  1. glch3

    0下载:
  2. 1、 进一步掌握和利用C语言进行程序设计的能力; 2、 进一步理解和运用结构化程设计的思想和方法; 3、 初步掌握开发一个小型实用系统的基本方法; -a further grasp and use of C language programming capabilities; 2. further understanding and use of structured way of thinking and design methods; 3. initial development
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:1824040
    • 提供者:CBL
  1. DXProject91231

    0下载:
  2. 用directx编写的一个3d动画,初次上传自己编写的代码,希望大家多多批评!-prepared with a DirectX 3d animation, the preparation of the initial upload their own code, we hope that many criticisms!
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:479170
    • 提供者:郭芸
  1. GraphicFiltering

    0下载:
  2. 其功能是实现对原来含有噪音等的图象经中值滤波后还原其初始面目.其中含有原始被干扰的图象后还原后的图象以及C代码-its function is to contain the original image noise by the median filter after its initial reduction features. Containing the original before they were jamming the image after image of the reduc
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:139918
    • 提供者:梁剑
  1. lbbs0430

    0下载:
  2. 乐学迷你BBS(lbbs) v1.5 Build 0430 界面简单清爽,全文本,普通用户级及超级用户级别区分,快速发贴、回贴,可自定义论坛栏目,管理员可以对贴子加“精”,置顶,对贴子进行编辑、删除及在栏目间移动,用户可以编辑自己发布及回复的贴子,管理员可以使用HTML代码维护数据库,页面执行时间显示,按标题搜索,Enlish Only栏目仅限发布英文内容,后台管理用户SQL代码执行功能,回复序号显示,方便查看. 超级用户:admin 初始密码:admin-music school m
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:185251
    • 提供者:wangcy
  1. 657464

    0下载:
  2. 单片机的四位显示及时间.单片机上电复位后,等待按键4启动定时器0 再次按键4,定时器0停止计数,进入时分初值设置状态,每按一次1键,时加一,每按一次2键,分加一 -SCM four shows and time. SCM power-on reset, waiting for the start timer button 4 0 4 button again, stop the timer 0 count, hours into the initial settings, every ti
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1806
    • 提供者:陈伟
  1. ART2

    0下载:
  2. CT重建算法,迭代算法ARTII,乘型ART算法,该算法法比初始值选择不能为0-CT reconstruction algorithm, iterative algorithm ARTII, x-ART algorithm, The algorithm method than the initial value of options can not be 0
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:256020
    • 提供者:weige
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com