登录
首页 » Others » [绿色版]iDocDown v3.2.6(去广告版)

[绿色版]iDocDown v3.2.6(去广告版)

于 2019-11-19 发布
0 215
下载积分: 1 下载次数: 3

代码说明:

说明:  冰点文库—免积分免登陆文档下载神器!付费文档免费下载工具、付费文库免费下载工具。 冰点文库下载器,免费下载文档工具,无需积分也无需登陆就能自由下载百度文库、豆丁网、丁香网、电器网、MBAlib智库、爱问文档、畅享、IT168、HP009、MAX、Book118、道客巴巴、金字塔医学、大桔灯等文库文档,支持多任务同时下载及断点续传,下载的文档最终生成高清晰PDF文档与原始文档质量等同。(Freezing point Library - no points, no landing Documents Download artifact! Free download tools for paid documents and free download tools for paid libraries. Freezing point library Downloader, free download of document tool, free download of Baidu Library, Douding network, Dingxiang network, electrical network, mbalib think tank, love ask document, Changxiang, IT168, hp009, Max, book118, daokeba, pyramid medicine, big orange lamp and other library documents without points or landing, support multi task simultaneous download and breakpoint continuous transmission, and the downloaded documents will eventually be generated The quality of high-definition PDF document is equal to that of original document.)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 新国标充电桩和BMS数据分析协议J1939_newbms
    说明:  新国标充电桩和BMS数据分析协议。DBC文件。(New GB charging post and BMS data analysis protocol. DBC file.)
    2020-07-19 21:18:46下载
    积分:1
  • 程序目的: 输入一个任意大小的迷宫,用栈求出一条走出迷宫的路径,并 显示在屏幕上。 程序实现: 可以实现载入迷宫和保存迷宫,附带文件中有4个测试迷宫路径的 文件...
    程序目的: 输入一个任意大小的迷宫,用栈求出一条走出迷宫的路径,并 显示在屏幕上。 程序实现: 可以实现载入迷宫和保存迷宫,附带文件中有4个测试迷宫路径的 文件test1~4.dd。请将这些文件拷贝到TC当前目录下,或者在载 入时写明完全路径。由于屏幕大小的限制,当用户自己输入迷宫 时一定要注意:迷宫大小是有限制的,不小于4*3,不大于30*20。 否则会出现错误信息。输入开始时全是墙,用上下左右键移动, 用Del键删除墙,形成通路,用Enter键添加墙。输入结束时可以 将迷宫保存下来,以dd为扩展名。输入完毕时用F9键来得到结果, 找到路径时,屏幕下方会出现Path found,否则出现Path not found。 程序经Turbo C 2.0编译调试成功。运行时不用添加任何运行库。 不可以在VC上编译。-procedures purpose : to bring in a maze of arbitrary size, with a stack get out of the maze of trails and on the screen. Program : can achieve and preserve the printed maze maze, the accompanying documents were four test maze of trails to document test1 4.dd. I would be grateful if those files are copied to the TC current directory, or in the state when fully contained path. Due to restrictions on the size of the screen when the user input labyrinth must pay attention to : the size of the maze is a restriction, not less than 4* 3, not more than 30* 20. Otherwise there will be a wrong message. At the beginning of the importation of a
    2022-08-06 12:51:19下载
    积分:1
  • GARCH in mean VAR
    一篇论文的GARCH in mean VAR(GARCH in mean VAR of a published paper)
    2020-06-19 01:00:02下载
    积分:1
  • (1)分别采用结构体数组和链表存储学生信息(包括学号、姓名、各科成绩) (2)通过键盘输入各学生的多门课程的成绩,建立相应的文件input.dat。 (...
    (1)分别采用结构体数组和链表存储学生信息(包括学号、姓名、各科成绩) (2)通过键盘输入各学生的多门课程的成绩,建立相应的文件input.dat。 (3)按各科总成绩排序,并生成相应的文件输出。 (4)计算每人的平均成绩,按平均成绩排序,并生成文件。 (5)按学号、姓名查找学生记录。 -(1), respectively, and an array of linked list structures storing student information (including Student ID, names, subjects achievements) (2) through the keyboard input of all students in the multi-course results, the establishment of a corresponding document input.dat. (3) The total score of subjects sort, and generate the corresponding output file. (4) Calculate the average per capita results, sorted by grade point average, and generate the file. (5) by Student ID, name search for student records.
    2022-04-18 05:35:30下载
    积分:1
  • 命令模式-烤羊肉串03
    a c++ code developed by Chris H. Rycroft for 2D voronoi diagram generation
    2020-06-24 20:40:02下载
    积分:1
  • 2015_OpenLayers_3_入门教程详细版
    说明:  地理信息系统开发简要文档说明和使用说明。GIS开发(Geographic Information System Development Brief Document Description and Use Description. Development of GIS)
    2020-06-21 06:20:02下载
    积分:1
  • 稀疏矩阵
    此代码是关于稀疏矩阵。我表示稀疏矩阵为结构。它还可以做稀疏矩阵加法。如果你读了这段代码然后你可以了解有关内存分配、 指针和结构中的应用。稀疏 matrix 元素几乎为 0,所以如果你将它定义为 2 的三维数组,然后它会浪费内存。解我的想法是,使用结构.通知: 我是韩国的所以所有的文件和在 c 文件上的评论由朝鲜语写的。
    2022-10-02 11:45:05下载
    积分:1
  • VTOL_Example
    说明:  计算线性矩阵不等式,比较好简单的程序,改变参数可以直接使用(about the linear matrix inequality)
    2020-09-03 16:19:25下载
    积分:1
  • VB6排课系统源代码
    VB6排课系统源代码,功能模块分为:资源管理、课程信息管理、课程表输出、系统管理等功能,程序使用有第三方的皮肤控件,在用VB打开工程前请安装压缩包中的actskn43.rar中的控件,否则工程打开会出错。   VB6排课系统从1.0版升级至1.05版,现源码公开,取长补短,公开了源码并不代表星零放弃对本软件的更新,反之是因为这一版必须丢弃,所谓破而后立,下一版本必须功能更加强大和实用。
    2023-04-21 10:50:04下载
    积分:1
  • qpsk_huibo
    弗兰克码生成,并产生扩展目标的回波。四相编码信号(Frank coded signal echo)
    2017-12-06 10:38:18下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载