搜索资源列表

  1. fzyj

    0下载:
  2. 赋值语句,使用C++编写,能够实现对语句的翻译,采用三元式输出-assignment, the use of C prepared to achieve the right phrase translation, using ternary output
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:8805
    • 提供者:brisk
  1. fuzhibiaodashifanyi

    0下载:
  2. 基于四则运算的算符优先的赋值表达式的翻译程序.-four operations on the priority assignment operator expression translation program.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7758
    • 提供者:刘洋
  1. clonePtr

    0下载:
  2. a non-sharing smart pointer class that can be used with STL containers such as std::map, vector, list, set, and deque. The smart pointer has an assignment operator and greater than operator that call the target object s
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2323
    • 提供者:张建
  1. 0-1programming

    0下载:
  2. 0-1整数规划有很广泛的应用背景,比如指派问题,背包问题等等,实际上TSP问题也是一个0-1问题,当然这些问题都是NP问题,对于规模较大的问题用穷举法是没有办法在可接受的时间内求得最优解的,本程序只不过是一个练习,得意之处是用递归法把所有解都排列出来。另:胡运权所著的《运筹学基础及应用(第三版)》第97页的例3,我用本程序求解得到的结果是:最优解是x*=(1,0, 0, 0, 0),最优值是f(x*)=8,但书求得最优解是x*=(1,0
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1368
    • 提供者:wan
  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. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:7363
    • 提供者:王 艳
  1. MyString20060704

    0下载:
  2. 我自己编写的字符串类,可以实现一些简单的功能,如赋值、加法、字符串比较、下边运算符重载等!-myself prepared by the String class, can achieve some simple functions, such as assignment, Ghaffar, string comparison, Now, as Operator!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1732
    • 提供者:hedongty
  1. ZZMyVC3LL

    0下载:
  2. 可自动从ORACLE数据库中提取产品零部件信息,构成产品结构树,同时,可查看任务分配/完成情况/用户管理等.-automatically from the ORACLE database information extraction product components, product structure tree pose the same time, can View assignment / completion of the
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:488696
    • 提供者:zz
  1. FilmDesignsingle

    0下载:
  2. This is my assignment for my tutor s Class. and many problems exist,so you should comprhend it and improve it to perfect.-This is my assignment for my tutor s Class. A nd many problems exist, so you should comprhend it a
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:126279
    • 提供者:pengdonggong
  1. HANSON

    0下载:
  2. G[S]所定义的赋值语句进行语法分析,并在语法分析过程中将所输入的扶植语句翻译为四元式。-G [S] definition of assignment for syntax analysis, the syntax analysis process will be supported by the input of the translation of statements - four yuan.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2404
    • 提供者:hanson
  1. GUIv0.20h

    0下载:
  2. A memory-resident utility that enables selectable use of the extended screen and keyboard control sequences that normally require loading the ANSI.SYS device driver. Unlike ANSI.SYS, ANSI.COM supports all video modes
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:282646
    • 提供者:郭治
  1. bool

    0下载:
  2. bool:you will be given two bool statements and your assignment is to check it right or wrong.-bool : you will be given two statements and your bool as signment is to check it right or wrong.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1981
    • 提供者:张丽颖
  1. linkedmatrix

    0下载:
  2. 一种基于二维链表的稀疏矩阵模半板类设计 A template Class of sparse matrix. Key technology: bin,2-m linked matrix. constructors: 1.normal constuctor 2.copy constuctor. 3.assignment constructor. Basic operator: 1. addition(sub) of two
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:7136
    • 提供者: 狄中泉
  1. TheDynamicAssignmentProblem

    0下载:
  2. The Dynamic Assignment Problem,动态排班问题,使用到了各个智能算法-The Dynamic Assignment Problem, dynamic scheduling problems, use of the various intelligent algorithm
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:540279
    • 提供者:sealyu
  1. app4

    0下载:
  2. 声明一个一维数组,其长度为5,利用循环对数组元素进行赋值,然后再利用另一个循环逆序输出数组元素的内容。程序代码如下:-statement a one-dimensional array with a length of 5, the use of cyclic An element of the assignment. then use the output of another cycle reversal of the conten
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:3118
    • 提供者:rover
  1. hexsud

    0下载:
  2. Files presented: README.txt - This file. Plaintext documentation of my work. go - Shell scr ipts for running the codes. cmds - Prolog commands used for executing the codes and generate output. hexsud.pl - Prol
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:6204
    • 提供者:emerald
  1. multi-thread_web_serv

    0下载:
  2. multi-thread web server, can take 20 requests one time, can use your browser to test it. It s my assignment work.-multi-thread web server, 20 requests can take one time, can use your browser to test it. It's my assig
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:1555
    • 提供者:jinghe
  1. exaples

    0下载:
  2. 一些数据库的实例。共12章。如第八章: 第8章数据库环境的建立 1. 用MISDBA用户登录MISDB数据库。 2. 在ISQL中,输入第8章提供的SQL语句;或者根据表8-1至表8-4在SQL Explorer中自行创建数据表。 3. 根据表8-5至表8-7设置初始数据,另外需要在PERSON数据表中设置一个具有培训管理系统管理权限的用户(ID=’PXC’,PASSWD=’PASSWORD’,AUTHORITY=’6’
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2540594
    • 提供者:bansom
  1. network_project_chatting

    0下载:
  2. 我在学校写的assignment,是一个java-based 实时通讯工具。 用socket写的-I wrote in school assignment, is a java-based real-time communications tools. With the socket write
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:64876
    • 提供者:terry
  1. xil

    0下载:
  2. MATLAB源码,P0201:MATLAB赋值 P0202:MATLAB中的for循环 P0203:MATLAB中的for循环和if条件 P0205:MATLAB图像处理的基本操作 P0206:MATLAB高级图像处理操作 P0207:根据RGB图像创建一幅灰度图像 P0208:二值图像的取反操作 P0209:用imshow函数显示图像 P0210:在同一个窗口内显示两幅图像-MATLAB source code, P0201 : MA
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:29201
    • 提供者:钟小丽
  1. fzyjfy

    0下载:
  2. 一个简单赋值语句翻译为四元式的动态教学程序,效果非常好,值得学习编译程序的朋友下载一看,看后一定会有不一样的感受.-a simple assignment for the translation of the four yuan-dynamic teaching procedures, the effect was very good, worth learning compiler downloaded a friend to rea
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:6345
    • 提供者:xym
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

源码中国 www.ymcn.org