搜索资源列表

  1. malloc.tar.z

    1下载:
  2. 对内存的分配、释放和使用进行检查,以发现不合法指针,减少程序BUG- To the memory assignment, the release and the use carry on the inspection, discovered the illegal indicator, reduces procedure BUG
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-18
    • 文件大小:34816
    • 提供者:站长
  1. 任务分配

    0下载:
  2. 最佳任务分配方案求解 ——任务分配 - The best duty assignment plan solves 鈻♀枴the duty to assign
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-18
    • 文件大小:5120
    • 提供者:asdf
  1. 如何给链表数组赋值

    0下载:
  2. 如何给链表数组赋值,很适合初学数据结构的朋友。-array assignment is well-suited to beginners data structure friend.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:张志明
  1. 流文件的打开和关闭

    0下载:
  2. 为filename 所指定的文件名按mode 模式创建一个FILE结构数据区,并将该数据区的首地址赋值给FILE类型的指针变量fp.-for the filename specified by the file name to create a model mode FILE structure data, the data will be the first to address assignment FILE pointer typ
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-18
    • 文件大小:61440
    • 提供者:王 艳
  1. 关于指派问题的最优解集

    0下载:
  2. 关于指派问题的最优解集-assignment on the optimal solution set
  3. 所属分类:文档资料

    • 发布日期:2024-05-18
    • 文件大小:17408
    • 提供者:谭伟格
  1. 对串赋值

    0下载:
  2. 对串的赋值算法实现-right string assignment algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-18
    • 文件大小:214016
    • 提供者:黄均幸
  1. 数组一次赋值

    0下载:
  2. vb数组一次赋值函数-vb an array assignment function
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:赵奇
  1. task description & data for assignment 2

    0下载:
  2. 利用贝叶斯算法实现的分类器-algorithm using Bayesian classifier
  3. 所属分类:文档资料

    • 发布日期:2024-05-18
    • 文件大小:27648
    • 提供者:王勇
  1. 图形旋转

    0下载:
  2. 图像旋转程序,可以对图像进行任意角度的旋转(旋转后无图像部分用255赋值)。-image rotation procedures, the images can be arbitrary angle of rotation (after rotating images without using some 255 assignment).
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-18
    • 文件大小:692224
    • 提供者:刘文飞
  1. JSP技巧

    0下载:
  2. 有关JSP的技巧,如如何用jsp输出存在于oracle数据库Blob字段中的jpg图片,Jsp中数据bean的直接赋值,checkbox的jsp应用-the JSP skills, such as how to use jsp output oracle database exists in the field Blob jpg images, data bean Jsp the direct assignment, the check
  3. 所属分类:文档资料

    • 发布日期:2024-05-18
    • 文件大小:61440
    • 提供者:许颖
  1. FileTrans

    0下载:
  2. 本程序是一个用C#编写的文件传输程序,分服务端和客户端。 服务端首先监听端口,等待客户端的连接请求,一旦连接成功,即把可供客户端下载的文件名称发给客户端,客户端接受到文件名称后,选择要下载的文件,并发给服务器。服务器根据客户端发送的文件名,选择指定的文件读取文件流,并把文件流内容赋值给网络流发送到客户端,客户端将接受到的网络流赋值给文件流,并保存到文件。 注意:在使用时,要在E盘下建立一个aa文件夹,将一些文件放入其中,以供演示。-th
  3. 所属分类:C#编程

    • 发布日期:2024-05-18
    • 文件大小:66560
    • 提供者:李元吉
  1. testlinklists

    0下载:
  2. 这是翻阅《数据结构、算法与应用——C++语言描述》 以及在网上得到的一些资料后写出来的。起因是在项目中要用到一个链表,但我做一个简单的链表在C++中用的时候跟C差别很多,比如赋值运算(编译器说要做操作符重载,或者考贝构造函数,C++中把结构当成一个类来看了,详见相关介绍的文档或书籍)。后来一想干脆做个template顺便学习一下,一举两得。-read "data structures, algorithms and appli
  3. 所属分类:STL

    • 发布日期:2024-05-18
    • 文件大小:33792
    • 提供者:啊啊
  1. assignment

    0下载:
  2. java开发的ftp服务器-java development of the ftp server
  3. 所属分类:Ftp服务器

    • 发布日期:2024-05-18
    • 文件大小:22528
    • 提供者:钟覃
  1. CasinoGame

    0下载:
  2. Casino Dice Game [Programming Principles One - Assignment 2] -Casino Dice Game [Programming Principles One- Assignment 2]
  3. 所属分类:其他游戏

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:?其正
  1. 1.报警系统程序

    0下载:
  2. 用C编程实现的一个单片机报警系统!已经调试可以使用!是单片机大作业的一个!--A SCM alarm system. It is written in C language. It is a part of a big assignment on SCM.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-18
    • 文件大小:12288
    • 提供者:周晓尧
  1. tbb4

    0下载:
  2. 解决线性规划优化问题,在lingo界面中得到广泛的运用-solve linear programming optimization problems, the lingo interface widely used
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:涂宝标
  1. 串基本操作的演示

    0下载:
  2. 串基本操作的演示实现串的赋值,连接,求子串,计算长度等操作-Series basic operation of the demonstration achieve Series assignment, connectivity, in her series, calculating the length of such an operation
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:赵小美
  1. 向量排序

    0下载:
  2. 书中共介绍了四类排序函数:插入排序、起泡排序、选择排序、快速排序。我们需要建立一个无序随机序列,分别用上述排序方法对建立的无序序列有序化,编写相应的程序计算每种算法的赋值次数、比较次数以及所用时间,以此为依据来判断各种算法的效率。-introduced a total of four ranking functions : insertion sort, bubble sort, select, in order of Quick So
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-18
    • 文件大小:6144
    • 提供者:卢孝飞
  1. qos_route1

    0下载:
  2. WDM光网络中路由过程可视化本文主要针对WDM光网络中路由过程可视化问题,将光网络路由过程分为路由过程和波长分配过程。-WDM network routing process visualization This paper mainly deals with WDM network routing process visualization, optical network routing process is divided int
  3. 所属分类:通讯编程

    • 发布日期:2024-05-18
    • 文件大小:1694720
    • 提供者:孔的
  1. RoomManage

    0下载:
  2. 此为本人和同学所开发的酒店管理系统.C#.net.也是软件工程课程的作业.-Hotel management system written in c#.net under my friend assistant. It is part of my software engineering assignment.
  3. 所属分类:酒店行业

    • 发布日期:2024-05-18
    • 文件大小:3909632
    • 提供者:袁小康
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »

源码中国 www.ymcn.org