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

搜索资源列表

  1. 编制迷宫程序(用A算法来实现)

    0下载:
  2. 通过编制迷宫程序来熟练掌握A*算法。充分理解A*算法和启发函数的关系-through the preparation of the maze procedure to skillfully master A * algorithm. * A full understanding of algorithms and heuristic function of
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:3405
    • 提供者:陶钊
  1. ndis驱动程序代码

    0下载:
  2. 首先,读者可以先将DDK原来的packet例子程序备份,然后用改动后的驱动程序源码覆盖原先的代码(即覆盖packet->driver目录下的代码,修改后的代码已经给出)。 然后开始编译。顺次选择开始->程序->Development kits->Windows 2000 DDK->Checked Build Environment,将出现一个控制台窗口。使用cd命令进入D:\\programs\\NTDDK \\src\\network\\ ndis\\pac
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:23063
    • 提供者:陶钊
  1. c语言常用算法(c语言)

    0下载:
  2. 一些c语言常用的算发,最近有程序设计比赛,也是比算法的,可以作为参考学习!-some of the language used fat count, the recent design competition procedures, as well as the algorithm can be used as reference learning!
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:212366
    • 提供者:边缘人
  1. IC卡读写器程序(ASM)及其测试程序(PC端)

    2下载:
  2. IC卡读写器程序(ASM)及其测试程序(PC端).zip-IC card read-write procedure (ASM) and its test order (PC end) zip
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:717573
    • 提供者:刘超
  1. 单片机C语言音乐程序的制作方法

    0下载:
  2. 单片机C语言音乐程序的源程序(KeilC代码)- Monolithic integrated circuit C language music procedure source program (KeilC code)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:19316
    • 提供者:刘超
  1. Linux进程间通信测试程序

    0下载:
  2. Linux网络测试程序,有详细注释。(Linux进程间通信)-Linux network test order, has the detailed annotation. (The Linux advancement corresponds)
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:46106
    • 提供者:刘超
  1. 基于三层结构的留言板程序(C#源代码)

    1下载:
  2. 一个非常的留言板程序,其功能只有留言显示和发送。但是该留言板程序,是基于“三层结构”的。留言板程序可以运行在三个数据库平台上,分别是:Access数据库、MSSqlServer数据库和MySql数据库。只需要通过修改Web.Config文件来设置留言板运行的数据库平台,而不是开发三个数据库版本的留言板… 可以使用TraceLWord_MSSqlServer.sql生成MSSqlServer数据库中的表,使用TraceLWord_MySql.sql生成MySql数据库中的表。 - An u
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:233039
    • 提供者:刘原奇
  1. (类似金山词霸单词本)数据库管理程序

    0下载:
  2. 一个类似金山词霸单词本的数据库管理程序!可选择数据库进行操作!- Is similar the Jinshan word tyrant word this data bank administration procedure! May choose the database to carry on the operation!
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:58156
    • 提供者:刘通
  1. 用Socket编写的通过网络的数据采集程序

    1下载:
  2. 用Socket编写的通过网络的数据采集程序,当客户端和服务器连接后,就可以通过设置频率采集服务器端数据(开发版)- Compiles with Socket through the network data acquisition procedure, after the customer end and the server connection, may (develop version) through the establishment frequency gathering ser
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:36172
    • 提供者:陈涛
  1. 热敏电阻测温小程序

    1下载:
  2. 热敏电阻AD采样值转化成温度数字.AD采样值R3R2(HL)经转化后为XX.XX(R3R2).-thermistor AD values into digital temperature. AD sampling R3R2 (HL) by the transformation of the A002 (R3R2).
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1314
    • 提供者:程建国
  1. 网络链路检测程序

    0下载:
  2. 压缩包内的两个程序分别运行于网络链路中的两台双网卡微机,其中server用于实时查询指定的当地网络连接状态,当网络连接断开时,通过另一条网络链路完成相关信息的上报,client用于接收上报信息,并采取相应措施。该程序可用于具有两层以上结构的网络(例如光网络和电网络)中的状态监控与链路恢复。-compressed within the two procedures were running on the network link two PC-card, server for real-time
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:18609
    • 提供者:李游
  1. 128064(并)

    0下载:
  2. 常用的液晶屏LCM12864的演示程序,使用汇编语言编写-common LCD LCM12864 the demo program, written in assembly language
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3543
    • 提供者:多啦A梦
  1. ARM anywhereII开发板DEMO程序(ADS1.2)

    0下载:
  2. 在arm ADS1.2下调调试通过的,可以用来检测你的arm7tdmi系列嵌入式开发办工作是否正常地DEMO程序,是很好的嵌入式开发者初学示例。-ADS1.2 downturn in the arm through the debugger can be used to test your family of embedded ARM7TDMI Office for the Development of the normal work procedures to DEMO, is a good
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:178509
    • 提供者:孙彦景
  1. 截取程序消息的DLL和使用例子GetMSG getmsg

    0下载:
  2. 1)killtimer项目 是动态库getmsg的源代码工程 2)mpeg_play下 是利用getmsg.dll截获notepad.exe 中WM_COMMAND消息的例子, 测试的时候请打开notepad.exe,并在其中输入内容,mpeg_play程序将收到相应的消息 -a) killtimer project is a dynamic library getMsg the source code works 2) is used under mpeg_pl
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:147068
    • 提供者:彭鹏
  1. 2004-10-12_windows 2000驱动程序开发大全

    0下载:
  2. 本文档也描述了Windows Driver Model(WDM)驱动程序,这些驱动程序在Windows2000和Microsoft® Windows® 98平台之间是源码级兼容的。-This document also describes the Windows Driver Model (WDM) driver, the driver in Windows 98 and Windows platform Microsoftreg between source-compatible.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:1521166
    • 提供者:冯宏志
  1. 倒计时的程序

    0下载:
  2. 应用类 一个小小的倒计时程序,可以使用户在需要时提供方便快捷的操作:)
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:10038
    • 提供者:zhouyb097
  1. PARABOLA

    0下载:
  2. c编程环境下做出 抛物线(简单程序),点3个点做出抛物线,仅做初学c图形编程的范例-made under the parabola (a simple procedure), the point made three points parabola only do that when c graphical programming paradigm
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1788
    • 提供者:了了
  1. 安全天使Blog系统(SaBlog)

    0下载:
  2. 安全天使写的一个blog程序,基于PHP,功能一般,但安全性极好.请喜欢-security Angels write a blog procedures, based on PHP, functional, but it's an excellent safety. Requests like
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:143805
    • 提供者:猫猫
  1. pcf8563t驱动程序

    1下载:
  2. PCF8563 的驱动程序,用两个普通的IO口模拟I2C总线,包括100KHZ(T=10US)的标准模式选择和400KHZ的快速模式选择,默认11.0592MHZ的晶振-PCF8563 of the driver, with two ordinary analog IO I2C bus, including the extremely low distortion (T = 10US), the standard model selection and 400KHZ fast mode sele
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:83450
    • 提供者:yk1861
  1. 430键盘程序(用端口中断)

    0下载:
  2. msp430f149键盘中断程序,用端口中断。通过实验验证-msp430f149 keyboard interrupt procedures, using ports interruption. Experimental verification
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1334
    • 提供者:朱明皓
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com