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

搜索资源列表

  1. a.doc

    0下载:
  2. 生生世世 人工智能的课后习题,还是很正确的哦-生生世世after-school exercise in artificial intelligence, or very right, oh
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:92139
    • 提供者:mary
  1. jiaotongbiaozhishezhi1.0.doc

    0下载:
  2. 随着校园人员和车辆的增多,校园交通安全问题越来越重要,需要对校园的一些路段设置或重新规划交通标志。设计一个程序用来辅助相关部门在校园道路中的设置交通标志,程序可以实现在校园交通道路图上,根据需要在道路图中的某些位置上设置相应的交通标志,并能动态修改交通标志的属性-With the campus staff and vehicles increased, more and more important issue of campus safety, the need for some sectio
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-05
    • 文件大小:52120
    • 提供者:龙海
  1. ssssss

    0下载:
  2. 人员管理系统毕业设计,里面是一个DOC文档,但里面的内容包括了人员管理系统的VC源代码,可运行。-Graduation Project personnel management system, which is a DOC document, but the contents inside, including the personnel management system VC source code, can run.
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-03-30
    • 文件大小:27479
    • 提供者:sda
  1. q.doc

    0下载:
  2. )创建任意字符型有序(递增排序)单循环链表(即链表的字符元素随机在键盘上输入),长度限定在15之内; 2)打印(遍历)该链表(依次打印出表中元素值); 3)在链表中查找第i个元素,i合法返回元素值,否则,返回FALSE; 4)在链表中查找与一已知字符相同的第一个结点,有则返回TRUE,否则,返回FALSE; 5)在链表中按照有序方式插入一已知字符元素; 6)在线性表中删除第i个结点; 7)计算链表的长度。 -) To create any character and
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:6722
    • 提供者:sad
  1. IrisSkin2.doc

    0下载:
  2. 皮肤简介,很不错的!好好看看,对项目有很大的方便-About the skin, it is good! A good look at the project a great convenience
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-24
    • 文件大小:98304
    • 提供者:
  1. huffman.doc

    0下载:
  2. 用哈夫曼编码对字符进行编码,形成二进制代码。-With Huffman coding of characters to form a binary code.
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:4847
    • 提供者:jinzx
  1. wtl_white_paper.doc

    0下载:
  2. WTL White Paper: WTL Makes UI Programming a Joy
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-05-02
    • 文件大小:859459
    • 提供者:胡少华
  1. PIL1_4

    0下载:
  2. In the past I have written a plug-in architecture for one of my MFC projects. This architecture, although it worked, was limited in what it could provide, in that the executable/DLL had to know about one another to a certain degree. I presented a sub
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:54558
    • 提供者:zllu
  1. ace-radius-v0.8-doc

    0下载:
  2. 利用ACE_Task实现RADIUS协议参考说明,里面有每个类的详细说明-Use RADIUS protocol reference implementation ACE_Task note, which has a detailed descr iption of each class
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-25
    • 文件大小:90941
    • 提供者:叶栋
  1. Cordic_math

    0下载:
  2. 一个很不错的cordic利用流水线计算正余弦的程序-a well method program with hddl count sin
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-11
    • 文件大小:2397570
    • 提供者:planet1997
  1. CZoomView_src

    0下载:
  2. A Doc/View application with zoom feature( zoom files of a bitmap implemented in vc++ (specific zoom scale-A Doc/View application with zoom feature( zoom files of a bitmap implemented in vc++ (specific zoom scale))
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-14
    • 文件大小:3349
    • 提供者:bubu
  1. linux_C.doc.tar

    0下载:
  2. 嵌入式或LINUX相关研发面试题目, 希望能给各位朋友带来很多的帮助。-Embedded or LINUX-related R & D interview subject, I hope you can bring a lot of help from friends.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:37810
    • 提供者:lcj
  1. zhushaoyong

    0下载:
  2. 设计并制作一个14键单音电子琴预先存入一些曲谱电路在4Hz的时钟控制下自动播放 通过220V电源适配器给电路提供工作电源-Design and production of a 14-key electric piano tone into a number of music scores advance in 4Hz clock circuit under the control of automatic play through 220V power adapter to provide
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:490862
    • 提供者:邱颖
  1. NUnit-2.4.8-doc

    0下载:
  2. NUnit说明文档,是一个单元测试框架,专门针对于.NET来写的,它是是xUnit的一员。NUnit完全由C#语言来编写,并且编写时充分利用了许多.NET的特性-Documentation NUnit is a unit testing framework, specifically for the. NET to write, and it is the one of the xUnit. NUnit completely from C# language to write, and prep
  3. 所属分类:.net

    • 发布日期:2017-05-02
    • 文件大小:699589
    • 提供者:dcom
  1. QReader1

    0下载:
  2. QReader - is a small but very functional e-book reader for Symbian platform (S60-2, S60-3, UIQ2, UIQ3). It support TXT, DOC, PRC, FB2 formats.-QReader- is a small but very functional e-book reader for Symbian platform (S60-2, S60-3, UIQ2, UIQ3). It s
  3. 所属分类:Symbian

    • 发布日期:2017-04-03
    • 文件大小:371948
    • 提供者:mitgor
  1. brew_extensions_demystified_208

    0下载:
  2. BREW Extensions demystified-A doc with code examples on how the BREW extensions are written and handled in BREW 3.x
  3. 所属分类:BREW

    • 发布日期:2017-04-02
    • 文件大小:3471
    • 提供者:Kraze
  1. WEKA.doc.tar

    0下载:
  2. weka的说明文档-a tutorial of weka
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:109295
    • 提供者:陈新亮
  1. Csharp

    0下载:
  2. 关于C#的一本相当经典的书,刚入门的人可以看看,相信会大有收益。-On the C# of a very classic book, one can just take a look at the entry, I believe it will have much to gain.
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-04-02
    • 文件大小:147479
    • 提供者:赵新
  1. lock.doc

    0下载:
  2. 这个范例说明如何使用8051, LCD显示器和4ⅹ4的小键盘,制作一个密码锁。PORT 1 连接到LCD显示器的数据线。PORT 3 的P3.3,P3.4和P3.5分别连接到LCD显示器的控制线。PORT 2连接到4ⅹ4的小键盘,可以输入密码。执行修改密码或是时间的程序时,首先让LCD显示器显示出时间和日期。 当用户按下4ⅹ4小键盘的按钮 A 时,可以输入密码。如果密码正确时,就会让 P3.6的 LED 闪烁,表示打开锁。如果密码不正确时,LCD显示器就会显示出 "PASSWORD WR
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:5682
    • 提供者:李娟
  1. huibiankechengsheji

    0下载:
  2. 设计题目:在显示器上显示九九表 设计目的: 1. 巩固和加深课堂所学知识; 2. 将课本上的理论知识和实际应用有机的结合起来,培养同学们分析和解决实际问题的能力; 3. 通过对汇编语言程序代码的阅读、修改、设计,理解和掌握复杂的汇编语言应用程序的编程,提高实践编程能力。 设计任务:(在规定的时间内完成下列任务) 功能与要求: 二进制转换十进制的显示子程序能自动消除高位的0。 能180度旋转方向显示两张九九表。 按1键和2键手动切换显示其中一张九九表。
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:177117
    • 提供者:wangjun
« 1 2 3 45 6 7 8 9 10 ... 35 »
搜珍网 www.dssz.com