CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 控制台(字符窗口)编程 搜索资源 - programming code

搜索资源列表

  1. Metaparllel

    0下载:
  2. 串行程序并行化软件 它提供给程序员一个图形化的交互界面,首先由程序员选择并行算法,然后通过配置向导对所选择的并行算法进行定制,生成配置文件,然后参照配置文件自动生成并行程序的框架代码,并将程序员提供的元任务的串行代码嵌入到框架代码中,最后生成并行程序-software programmers to provide an interactive graphical interface, the first programmer to choose from parallel algorithm
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:154.64kb
    • 提供者:joey
  1. HW2.rar

    0下载:
  2. we solve the LCS (LONGEST COMMON SUBSTRİ NG ) problem in this code with two different way One of them is dynamic programming.,we solve the LCS (LONGEST COMMON SUBSTRİ NG ) problem in this code with two different way One of them is dynamic pro
  3. 所属分类:Console

    • 发布日期:2017-03-24
    • 文件大小:129.49kb
    • 提供者:burcin
  1. DarkShell

    1下载:
  2. Darkshell 是一款小巧的远程后门控制软件,它的特点是运行后不在进程里显示、没有用到动态链接库DLL、不添加启动项。这是暴风仿的源代码,只供学习网络编程,不要用于其它用途。-Darkshell backdoor is a small remote control software, which is characterized by the process is not running in the show did not use the dynamic link library DLL
  3. 所属分类:Console

    • 发布日期:2017-05-20
    • 文件大小:5.39mb
    • 提供者:刘毅
  1. tuixiangzi

    0下载:
  2. 推箱子源码,windos控制台编程。代码还有很多不足处-Sokoban source, windos console programming. There are many deficiencies in the code
  3. 所属分类:Console

    • 发布日期:2017-04-14
    • 文件大小:3.03kb
    • 提供者:sd2008
  1. student

    0下载:
  2. 面向对象程序设计,实现学生分数管理,实验报告,源代码-Object-oriented programming to achieve scores of management students, laboratory reports, source code
  3. 所属分类:Console

    • 发布日期:2017-04-13
    • 文件大小:2.29kb
    • 提供者:jdk_1_ok
  1. 69491709protel_lib

    0下载:
  2. vb方面的编程,条形码编程。希望对大家有用。-vb aspects of programming, bar code programming. Want to be useful to everyone.
  3. 所属分类:Console

    • 发布日期:2017-04-09
    • 文件大小:54.5kb
    • 提供者:王克强
  1. windows19

    0下载:
  2. windows编程一书附书源代码第十九章的-windows programming book, attached to 19th chapters of the book source code
  3. 所属分类:Console

    • 发布日期:2017-05-08
    • 文件大小:1.6mb
    • 提供者:xiang
  1. MILP

    0下载:
  2. Mixed integer linear programming source code
  3. 所属分类:Console

    • 发布日期:2017-05-26
    • 文件大小:9.1mb
    • 提供者:park sang yoon
  1. cpu

    0下载:
  2. 编程之美上的代码,控制cpu利用率,使得任务管理器中cpu曲线为正弦曲线。-The beauty of the programming code to control cpu utilization, so the task manager cpu curve sine curve.
  3. 所属分类:Console

    • 发布日期:2017-04-10
    • 文件大小:1.11mb
    • 提供者:王文浩
  1. All-Code

    0下载:
  2. 里面包含了数据结构、C++编程所需的常用类和其实现代码-Which contains a data structure, C++ programming required to achieve the common class and its code
  3. 所属分类:Console

    • 发布日期:2017-04-01
    • 文件大小:319.1kb
    • 提供者:zhanghao
  1. divide_wood

    0下载:
  2. 算法设计中的木棒分割问题,采用C++编程实现。代码通俗易懂。适合于初学者学习。-The stick split algorithm design, using C++ programming. Code easy to understand. Suitable for beginners to learn.
  3. 所属分类:Console

    • 发布日期:2017-11-11
    • 文件大小:587.84kb
    • 提供者:liubin
  1. src---The-Beauty-of-programming

    0下载:
  2. IT、程序员笔试面试必备经典书籍--微软技术面试心得--《编程之美》上所有源代码。-All the source code of the famous book ,"The beauty of programming", Essential classical programming book.
  3. 所属分类:Console

    • 发布日期:2017-11-06
    • 文件大小:133.04kb
    • 提供者:jackson
  1. ZJU-PAT-Data-Structure-Source-code

    0下载:
  2. 浙江大学Programming Ability Test《数据结构学习与实验指导》实验项目集里面30道题左右的答案。 网址http://pat.zju.edu.cn/ 做PAT里面的题时,我自己写得代码。-Zhejiang University Programming Ability Test " data structure learning and experimental guidance" pilot project set inside 30 question
  3. 所属分类:Console

    • 发布日期:2017-03-23
    • 文件大小:34.43kb
    • 提供者:黄张伟
  1. Source-code-of-ProgrammingPearls

    1下载:
  2. 著名的计算机书籍编程珠玑里面的源代码。这本书面试必看。讲述了一些数据结构与算法。-The famous book Programming Pearls computer inside the source code. This book is a must-see interview. Tells the story of some of the data structures and algorithms.
  3. 所属分类:Console

    • 发布日期:2017-04-17
    • 文件大小:27.03kb
    • 提供者:黄张伟
  1. ZJU-PAT-base-Source-code

    1下载:
  2. 浙江大学Programming Ability Test基础练习里面24道题的答案。网址http://pat.zju.edu.cn/ 做PAT里面的题时,我自己写得代码。-Zhejiang University Programming Ability Test basic exercises inside the 24 questions answers. Website http://pat.zju.edu.cn/ do inside PAT question, I write their o
  3. 所属分类:Console

    • 发布日期:2017-03-28
    • 文件大小:11.3kb
    • 提供者:黄张伟
  1. code

    0下载:
  2. Python code implementing the functional programming style quick-sort algorithm in just a line of code. It s tested that the code can run with fair good speed and correct answer all the time.
  3. 所属分类:Console

    • 发布日期:2017-04-14
    • 文件大小:4.5kb
    • 提供者:Arron
  1. practice_10_11

    0下载:
  2. 这个程序是用于练习使用的C语言代码,可以自己在C程序设计中找一找是哪一题的代码。-This program is used to practice using the c language code, you can look for yourself in the c programming code of which is the question.
  3. 所属分类:Console

    • 发布日期:2017-04-12
    • 文件大小:575byte
    • 提供者:彭博文
  1. 3Sum

    0下载:
  2. 比较好的leetcode编程的代码答案,使用的是C++写的,可以具体见网站查看-The answer better leetcode programming code, using c++ written, you can see the web site to see
  3. 所属分类:Console

    • 发布日期:2017-04-13
    • 文件大小:2.03kb
    • 提供者:fengpeng
  1. source-code-for-c-book

    0下载:
  2. 这是c程序编程宝典的源码程序。本人学习c预言时试过,很好用,对于初学者非常大的帮助。欢迎大家下载,一起学习-This is the c programming book source program. When I tried to learn c prophecy, very good, very helpful for beginners. Welcome to download, learn together
  3. 所属分类:Console

    • 发布日期:2017-05-01
    • 文件大小:424.25kb
    • 提供者:刘盛清
  1. OpenCV-code

    0下载:
  2. 在VC6.0编程环境下,关于OpenCV的各种相关代码几十个,准确可用,可学习-In the VC6.0 programming environment, a variety of OpenCV related code dozens, accurate and available, can learn
  3. 所属分类:Console

    • 发布日期:2017-05-22
    • 文件大小:6.09mb
    • 提供者:方康
« 12 3 »
搜珍网 www.dssz.com