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

搜索资源列表

  1. CXTabControl_demo

    0下载:
  2. 对Tab Control的具体实现,对初级程序员具有参考价值。-Tab Control of the concrete realization of junior programmers with reference value.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:30847
    • 提供者:秦伟
  1. vc简易绘图界面

    0下载:
  2. VC简易绘图界面 图形程序的好例子 具体请参看例题-VC simple graphical interface graphics program a good example of concrete examples s
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:1646
    • 提供者:flm
  1. 检测作业

    1下载:
  2. 利用单片机来控制传感器的测量物体的微振动,当物体微振动时把信号传输给了传感器,利用传感器采集的数据给了单片机,让单片机做具体的操作- Using monolithic integrated circuit control sensor survey object micro vibration, when object micro vibration has given the signalling the sensor, gathered the data using the sensor
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:116141
    • 提供者:黄敏
  1. untitled3

    0下载:
  2. MATLAB二维图形绘制,具体介绍各类图的图形绘制方法-MATLAB 2D graphics rendering, concrete plans for introducing the graphical method
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:9723
    • 提供者:
  1. 调通idarc31

    1下载:
  2. 混凝土结构动力非线性分析有限元程序,加州伯克力大学的牛人编制-concrete structural dynamic analysis of nonlinear finite element program, the University of California, Berkeley computer cattle were prepared
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:57698
    • 提供者:张峰
  1. module MConcrete !混凝土模板

    0下载:
  2. 用于计算混凝土非线性时,选取了合适的混凝土本构关系,FORTRAN编制,清华大学的路新政编制-concrete used in the calculation of nonlinear time to select a suitable concrete constitutive compiled FORTRAN, Tsinghua University establishment of the new political path
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3241
    • 提供者:张峰
  1. 全新的视频点播服务系统

    0下载:
  2. VC中实现视频点播.很有用.你需要配置好ISPA环境.具体里面的见说明.-VC video-on-demand. Very useful. You need to configure ISPA environment. Inside the concrete See note.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:4947563
    • 提供者:tw
  1. gaosisuanfa

    0下载:
  2. 数值分析中的\"高斯列主元消去法解线代数方程组\"算法的具体实现-numerical analysis of the "main-element Gaussian Elimination Solution Line algebraic equations," a concrete realization algorithm
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1150
    • 提供者:鼹鼠
  1. 一个数字时钟的图形的工程

    0下载:
  2. 一个数字时钟的图形的工程使用VC开发的,具体的可以自己下来看-a digital clock in the graphics used by the VC, concrete can be viewed themselves
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:248672
    • 提供者:蓝皮虎
  1. 我的航空系统

    0下载:
  2. 一、民航管理系统设计: 民航系统功能:能给客户提供订票、退票的功能,还能浏览航班航线信息(如航班号、航线、飞行时间及成员订额)和查询航班信息; 民航系统的具体实现如下形式: 1.系统以菜单方式工作 2.航班信息录入功能(航班信息用文件保存)--输入 3.航班信息浏览功能--输出 4.查询航线(按航班号查询) 5.承办订票和退票业务 -a CAD management system design : CAD system func
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:101753
    • 提供者:李敬
  1. mmsV120_ROY

    0下载:
  2. 当VASP发送MM7SubmitReq消息给MMSC成功后,VASP可以发送替换消息,以替换之前所发送给MMSC的消息。具体构建替换消息见4.2.2.3。-when sending news to MM7SubmitReq MMSC successful, Feature replacement can send information to replace before MMSC sent to the news. Construction of the replacement concret
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:426400
    • 提供者:白蚁
  1. ControlBar

    0下载:
  2. 这个程序具体演示了VC的控件功能!请大家指点!-concrete demonstration of this process in the VC Control Function! Please instructions!
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:30846
    • 提供者:Wendy
  1. wenjianxitongmonisheji

    0下载:
  2. 文件系统实现 1. 数据结构设计 通过分析设计题目,具体设计出主要的三个数据结构。 2. 程序流程设计 根据课程设计的内容,给出具体实现的思路和程序框图,并给一定的解释,流程图要和自己的程序实现一致,不求多,要简练明确,可以参考实验指导书。 3. 主要算法设计 根据课程设计的内容和实现文件系统需要,给出查找,插入文件,用户等关键算法,可以参考演示程序。 4. 模拟实现文件系统 根据设计的数据结构,流程框图以及具体算法,用C/C++ 等高级程序设计语言模拟文件系统
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:19821
    • 提供者:xiao ming
  1. layer_2_switch_example

    0下载:
  2. 基于IBM的NPU,5N2G的switch的开发实例,这是一个二层交换机,具体可见于文档内部说明,用汇编以及C编写-based on the IBM updates for NPU, the switch 5N2G examples of the development, This is a two-layer switches, concrete can be found in the internal document shows that the compilation and prepa
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2294938
    • 提供者:hyf0529
  1. psvec

    1下载:
  2. matlab编写的关于fdtd编程的步骤和具体方法,适合初学者,且直接是三维结构,用mur吸收边界条件-Matlab fdtd prepared by the programming steps and concrete measures for beginners, which is the three-dimensional structure directly with mur absorbing boundary conditions
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7763
    • 提供者:夏烁
  1. MatlabC++

    0下载:
  2. 函数注册在Matlab和C++接口中起着重要的作用。在介绍函数注册作用的基础上,详细分析了函数注册的过程及应当注意的问题,并给出了一种实现函数注册的最简单的方法。用实例展示了函数注册的具体实现过程。 -registration function in Matlab and C interface plays an important role. In introducing the role of the registration function on the basis of a det
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:19080
    • 提供者:王晓鹏
  1. DCK1

    0下载:
  2. 自动配料控制系统硬件1,完成混凝土自动配方,自动统计产量,也可以应用于其他需要以重量为单位进行配比的系统。硬件主要以51系列为主开发。-automatic batching control of a hardware system, automatic concrete formula, automatic statistical output, can also be applied to other needs to weight ratio for the unit system. Har
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7716
    • 提供者:王润辉
  1. DCK2

    0下载:
  2. 自动配料控制系统硬件2,完成混凝土自动配方,自动统计产量,也可以应用于其他需要以重量为单位进行配比的系统。硬件主要以51系列为主开发。用protel设计。-automatic batching control system hardware 2, concrete automatic prescr iption, automatic statistical output, can also be applied to other needs to weight ratio for the uni
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:9874
    • 提供者:王润辉
  1. DCKz

    0下载:
  2. 自动配料控制系统硬件3,完成混凝土自动配方,自动统计产量,也可以应用于其他需要以重量为单位进行配比的系统。硬件主要以51系列为主开发。-automatic batching control system hardware 3, concrete automatic prescr iption, automatic statistical output, can also be applied to other needs to weight ratio for the unit system.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:13883
    • 提供者:王润辉
  1. DCKzb

    0下载:
  2. 自动配料控制系统硬件4,完成混凝土自动配方,自动统计产量,也可以应用于其他需要以重量为单位进行配比的系统。硬件主要以51系列为主开发。-automatic batching control system hardware 4, concrete automatic prescr iption, automatic statistical output, can also be applied to other needs to weight ratio for the unit system.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:23665
    • 提供者:王润辉
« 12 »
搜珍网 www.dssz.com