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

搜索资源列表

  1. remotedesktop

    1下载:
  2. (1)实时监视远程电脑的桌面操作变化 (2):快速准确的查看被监视电脑的实时桌面信息,具有远程桌面录像功能,可查看任意时间段的历史桌面信息。 (3):具有远程桌面控制功能,可以象操作本地计算机一样操作远程计算机。 (4):可以同时操控和查看10以上个电脑。 (5):采用TCP/IP协议,高压缩率差异传图,保证图象快速稳定传输。 (6):系统为C/S结构,客户端进程防删。-(1) real-time monitoring a remote computer' s desk
  3. 所属分类:source in ebook

    • 发布日期:2017-02-09
    • 文件大小:5258671
    • 提供者:杀敌
  1. ehlib4

    0下载:
  2. 最新的 DBGRIDEH4.0,本人也是刚刚看到,请大家指导下,好像很好用的-The latest DBGRIDEH4.0, I also have just seen, they are requested, under the guidance, it seems a good use
  3. 所属分类:source in ebook

    • 发布日期:2017-05-13
    • 文件大小:3382740
    • 提供者:magicianjj
  1. C

    0下载:
  2. 第一部分 基础篇 实例1 第一个C程序 2 实例2 求整数之积 6 实例3 比较实数大小 8 实例4 字符的输出 10 实例5 显示变量所占字节数 11 实例6 自增/自减运算 13 实例7 数列求和 14 实例8 乘法口诀表 17 实例9 猜数字游戏 19 实例10 模拟ATM(自动柜员机)界面 22 实例11 用一维数组统计学生成绩 24 实例12 用二维数组实现矩阵转置 26 实例13 求解二维数组的最大/最小元素 29 实例14 利
  3. 所属分类:source in ebook

    • 发布日期:2017-05-16
    • 文件大小:4363395
    • 提供者:郎永山
  1. ychen_jasp_software

    0下载:
  2. MATLAB Code for Optimal Quincunx Filter Bank Design Yi Chen July 17, 2006 This file introduces the MATLAB code that implements the two algorithms (i.e., Algorithms 1 and 2 in [1], or Algorithms 4.1 and 4.2 in [2]) used for the construction
  3. 所属分类:source in ebook

    • 发布日期:2017-03-27
    • 文件大小:54443
    • 提供者:lzn
  1. 4

    0下载:
  2. 电子警察拍照管理系统VB6.0-Electronic management system for the police to take photographs VB6.0
  3. 所属分类:source in ebook

    • 发布日期:2017-05-16
    • 文件大小:4133009
    • 提供者:彭亮
  1. AlgorithmsinCcode

    0下载:
  2. This file contains the code from "Algorithms in C, Third Edition, Parts 1-4," by Robert Sedgewick, and is covered under the copyright and warranty notices in that book-This file contains the code from
  3. 所属分类:source in ebook

    • 发布日期:2017-03-30
    • 文件大小:12516
    • 提供者:
  1. 2007920201845562

    0下载:
  2. php+spider 官方: http://www.cs.ioc.ee/~ando/sphider/ 演示: http://www.ioqz.com/search/sphider/search.php 汉化 by sluke topscn@gmail.com www.sluke.cn 1、修改admin/auth.php中的管理员和密码 $admin = "admin" 用户名 $admin_pw = "admin" 密码 2、修改
  3. 所属分类:source in ebook

    • 发布日期:2017-04-03
    • 文件大小:53619
    • 提供者:wsh
  1. cifafenxiqi

    0下载:
  2. 编写一个词法器,让你输入的代码有合适的标号如:if标号为1,a标号为2,;标号为3 <,>标号为4.等等。-The preparation of a lexical, and let you enter the code a suitable label such as: if labeling for 1, a label for 2 labeling 3 <,> grade 4. And so on.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-17
    • 文件大小:7197
    • 提供者:sunzhongyi
  1. Systemidentificationandneuralnetwork

    2下载:
  2. 主要内容: 【1】随机序列产生程序 【2】白噪声产生程序 【3】M序列产生程序 【4】二阶系统一次性完成最小二乘辨识程序 【5】实际压力系统的最小二乘辨识程序 【6】递推的最小二乘辨识程序 【7】增广的最小二乘辨识程序 【8】梯度校正的最小二乘辨识程序 【9】递推的极大似然辨识程序 【10】Bayes辨识程序 【11】改进的神经网络MBP算法对噪声系统辨识程序 【12】多维非线性函数辨识程序的Matlab程序 【13】
  3. 所属分类:source in ebook

    • 发布日期:2017-03-30
    • 文件大小:17294
    • 提供者:jintong
  1. exe4

    0下载:
  2. ssd 练习4答案,仅供大家参考,多多指正!-SSD practice 4 answers for your reference, a lot of correction!
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:3985
    • 提供者:cs
  1. Binaryoperation

    0下载:
  2. 1.创建以二叉链表作存储结构的二叉树; 2.按前序遍历二叉树; 3.按中序遍历二叉树; 4.按后序遍历二叉树; 5.计算二叉树的单枝结点数; 6.按层次遍历二叉树。 -1. Create a list binary tree structure for storage 2. According to pre-order tree traversal 3. According to the binary tree traversal 4. After the tree
  3. 所属分类:source in ebook

    • 发布日期:2017-03-28
    • 文件大小:9963
    • 提供者:Genius
  1. ExcelVBAdatabase

    0下载:
  2. 详细介绍了excel宏语言vba开发原理,对初学者来说是一个难得得好资料-Described in detail the development of excel macro language vba principle, for beginners is a rare good information
  3. 所属分类:source in ebook

    • 发布日期:2017-05-10
    • 文件大小:2488835
    • 提供者:aaa
  1. AW_485

    0下载:
  2. freescale 的HCS08的编程示例。 其4:485通讯应用-Freescale s HCS08 programming examples. 4:485 their communications applications
  3. 所属分类:source in ebook

    • 发布日期:2017-04-01
    • 文件大小:101643
    • 提供者:vinkerl
  1. 4

    0下载:
  2. vc++深入详解(孙鑫编)一书的所以章节的源代码,适合于初学者学习之用。-vc++ depth explain (SUN Xin ed.) chapter of the book is why the source code, suitable for beginners learning.
  3. 所属分类:source in ebook

    • 发布日期:2017-05-28
    • 文件大小:1783296
    • 提供者:祝建林
  1. jxc

    1下载:
  2. vfp开发的进销存管理系统,运行相应系统的Setup安装程序,出现标准安装界面,过程分别如图1至图6所示,其中需要注意的是安装类型需要选择【服务器端】安装,如图4所示,因为需要建立起系统后台数据库。,-VFP development Invoicing Management System, run Setup to install the corresponding system procedures, there standard installation interface, process
  3. 所属分类:source in ebook

    • 发布日期:2017-04-02
    • 文件大小:503689
    • 提供者:邹建
  1. Chapter1-4

    0下载:
  2. VC++深入详解code!孙鑫视频教学源码!!!!比较好的一个学习资料!-VC++ Depth detailed code! SUN Xin video teaching source! ! ! ! A better learning materials!
  3. 所属分类:source in ebook

    • 发布日期:2017-04-26
    • 文件大小:183092
    • 提供者:zhanmingfeng
  1. joseph

    0下载:
  2. 具体的要求和说明如下: (1)利用单向循环链表存储结构模拟此过程,按照出列的顺序输出个人的编号。 (2)m的初值为20;n=7,7个人的密码依次为:3,1,7,2,4,8,4,首先m的值为6(正确的出列顺序应为:6,1,4,7,2,3,5)。 (3)程序运行后,首先要求用户指定初始报数的上限值,然后读取个人的密码。可设n<=30,此题所用的循环链表中不需要“头结点”,请注意空表和非空表的界限。 (4)将上述功能改为在顺序结构上实现-Specific requirem
  3. 所属分类:source in ebook

    • 发布日期:2017-04-11
    • 文件大小:833
    • 提供者:licheng
  1. student_infomation

    0下载:
  2. 试设计一个学生信息管理系统,能提供以下功能: 1] 学生基本信息录入功能(输入的学生信息用磁盘文件保存) 2] 学生信息查询功能 3] 学生信息排序功能 4] 学生信息的删除与修改- student infomation management
  3. 所属分类:source in ebook

    • 发布日期:2017-05-06
    • 文件大小:374606
    • 提供者:batilei
  1. CH05

    0下载:
  2. 多媒體視頻程序設計--使用Delphi 第五章 源碼 5-1 摄像机启动流程 5-2 取得视频设备驱动器数量及信息 5-3 视频采集窗口 5-4 摄像机联机与离线 5-5 视频设备驱动器性能-Multimedia video program design- using Delphi Chapter V source code cameras to obtain video device drivers and information quantity
  3. 所属分类:source in ebook

    • 发布日期:2017-04-07
    • 文件大小:725475
    • 提供者:Ming-Hua Chang
  1. CH07

    0下载:
  2. 多媒体视频程序设计--使用Delphi 第七章 源碼 7-1 视频压缩对话框 7-2 视频显示器对话框 7-3 视频格式对话框 7-4 视频来源对话框 7-5 视频采集窗口状态-Multimedia video program design- using Delphi Chapter VII source code Video Source Dialog box Video Compression dialog box displays the d
  3. 所属分类:source in ebook

    • 发布日期:2017-05-03
    • 文件大小:1016068
    • 提供者:Ming-Hua Chang
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 26 »
搜珍网 www.dssz.com