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

搜索资源列表

  1. BankCaller_new

    1下载:
  2. c++实验,实现了一个银行叫号排队系统,使用Winsock进行进程间通信,可以跨机器操作,使用多线程模拟了银行内部调度机制。 中国科技大学面向对象编程C++课程试验-USTC C++ Bank Caller c++ test and achieved a bank called the number queuing system, use Winsock to inter-process communication, can be cross-machine operatio
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-05
    • 文件大小:956592
    • 提供者:songlei
  1. ustcCG

    0下载:
  2. The textbook of computer graphics from ustc,it could help the beginers in this field
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:710769
    • 提供者:张无忌
  1. lab_6

    0下载:
  2. 中科大计算方法实验 编写gauss-seidel迭代和SOR迭代的通用程序-Experimental preparation of USTC method gauss-seidel iteration and SOR iterative general program
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:1807
    • 提供者:刘亮明
  1. roboSino

    0下载:
  2. Robocup中科大RoboSino队伍源代码-USTC RoboSino team source code
  3. 所属分类:其他小程序

    • 发布日期:2013-08-08
    • 文件大小:455439
    • 提供者:夏树
  1. biomedical_detect

    0下载:
  2. ustc 生物医学检测研究生课程相关资料-ustc postgraduate biomedical testing information
  3. 所属分类:Other systems

    • 发布日期:2017-05-20
    • 文件大小:5718387
    • 提供者:董一
  1. Win32DlgBasedAppWizard

    3下载:
  2. 如鹏网的杨中科大师开发的一个Win32DlgBasedAppWizard对话框程序用的向导插件-Yang Peng network such as the development of a USTC division Win32DlgBasedAppWizard wizard dialog program with plug-ins
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-22
    • 文件大小:58675
    • 提供者:陈玉
  1. finallyliuyuClassifier

    0下载:
  2. 文本分类软件c++(中科大分词软件+knn分类器)-Text classification software c++ (USTC segmentation software+ knn classifier)
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-12
    • 文件大小:20323412
    • 提供者:赵辉
  1. 1

    0下载:
  2. 中科大近代信息处理课程ppt,涉及数码转换等内容-The USTC modern information processing course ppt, involving the contents of the digital conversion
  3. 所属分类:Other systems

    • 发布日期:2017-11-24
    • 文件大小:65681408
    • 提供者:jhz
  1. BiTree

    0下载:
  2. 中科大顾卫兵老师的课堂作业,验证二叉树的一些基本函数-Some of the basic functions of the the USTC Gu Weibing teacher' s classroom jobs, verify Binary Tree
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-26
    • 文件大小:2348
    • 提供者:denghb
  1. polyn

    0下载:
  2. 一个多项式计算器,能计算多项式的值,对多项式求和差积商余,积分微分,等小功能,是中科大顾为滨老师的作业题,界面友好,容错性好-A polynomial calculator can calculate the value of the polynomial USTC Gu Bin teacher job title, the polynomial summation poor plot I, integral-derivative, and other small, friendly inter
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-10
    • 文件大小:6896
    • 提供者:denghb
  1. 4

    0下载:
  2. 按先序遍历顺序输入二叉树,按层次输出二叉树的每个结点。中国科大数据结构实验2-Preorder traversal sequence input binary tree, each node of the binary tree level output. China the USTC Data structure Experiment 2
  3. 所属分类:Other systems

    • 发布日期:2017-11-23
    • 文件大小:808
    • 提供者:bxx
  1. hanoi

    0下载:
  2. 实现汉诺塔的基本操作和功能,中国科大数据结构实验-Basic operations and functions of the Tower of Hanoi, China USTC data structure experiments
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:862
    • 提供者:bxx
  1. matrix-analysis-experiments-of-USTC

    0下载:
  2. 科大矩阵分析课实验,包括求逆矩阵和矩阵的满值分解,使用C++编程-USTC matrix analysis course experiments, including the full value of the inverse matrix and matrix decomposition, using the C++ programming
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-14
    • 文件大小:3731928
    • 提供者:江勇军
  1. JPEGEncoder

    0下载:
  2. JPEG编码源码,中科大多媒体信号处理课的JPEG图形编码实验源码-JPEG encoding source, USTC multimedia signal processing JPEG graphics lesson experimental source code
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-01
    • 文件大小:530218
    • 提供者:郑泽煌
  1. 123

    0下载:
  2. 中科大数据结构全部上机实验的实验程序以及报告,内容包括多项式,图,栈,SQL语言-All experimental procedures USTC data structures as well as reports on experiments, including polynomial, maps, stack, SQL language ......
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-29
    • 文件大小:11882058
    • 提供者:江琦
  1. Storage_and_Buffer_Manager_v2

    1下载:
  2. LRU替换算法的数据库实现,处理50w个请求只需要5秒-LRU for SQL Database in USTC
  3. 所属分类:Other systems

    • 发布日期:2016-11-24
    • 文件大小:7168
    • 提供者:NetBeen
  1. lab03

    0下载:
  2. 中国科大数值计算方法与算法实验三:复化梯形积分、复化辛普森积分-Numerical methods and algorithms of USTC,lab03.c: trapezoidal integration, complex integration of Simpson
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:585
    • 提供者:zx
  1. guzhiyu_FileGuard

    0下载:
  2. 中国科技大学顾志宇的程序,对文件进行保护。可以帮助我们学习驱动编程。-Programed by Gu Zhiyu (USTC ) for file protection. can help us learn driven programming
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-26
    • 文件大小:311513
    • 提供者:yunhaitian
搜珍网 www.dssz.com