CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - setting.c

搜索资源列表

  1. Form--set

    0下载:
  2. 利用C#,对窗体的大小进行设置,窗体可以随电脑的屏幕大小自动改变。-Use C#, the size of the form of setting, form with computer screen size can be changed.
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:12.04kb
    • 提供者:
  1. DIP

    0下载:
  2. 實驗二:指撥開關控制顯示 一、實驗目的 學習如何規劃8255工作於模式0(Mode 0),利用指撥開關(DIP S.W)作為基本輸入,以控制其輸出。 二、實驗功能 1. 當電腦鍵盤按下“1”時,依指撥開關之設定顯示相對應之LEDs 2. 當電腦鍵盤按下“2”時,依指撥開關所設定中之最高位元,僅顯示相對應之LED。 3. 當電腦鍵盤按下“3”時,依DIP S.W所設定數值之和,以二進制編碼方式顯示於LEDs。 三、基本原理 本實驗乃利用825
  3. 所属分类:Project Design

    • 发布日期:2017-03-29
    • 文件大小:1.2kb
    • 提供者:Huang
  1. precompiled-header

    0下载:
  2. 预编译头文件 如果工程很大,头文件很多,而有几个头文件又是经常要用的,那么 1。把这些头文件全部写到一个头文件里面去,比如写到preh.h 2。写一个preh.c,里面只一句话:#include "preh.h" 3。对于preh.c,在project setting里面设置creat precompiled headers,对于其他 .c文件,设置use precompiled header file -If the precompil
  3. 所属分类:software engineering

    • 发布日期:2017-04-13
    • 文件大小:2.78kb
    • 提供者:石振强
  1. tiankongling

    0下载:
  2. 3d里面天空顶的设置与实现,用c++的,directx-3 d inside the sky dome setting and implementation in c++, directx
  3. 所属分类:software engineering

    • 发布日期:2017-11-15
    • 文件大小:402.56kb
    • 提供者:luowei
  1. warehouse-management-system

    0下载:
  2. 计算机管理系统的应用是各企业、公司迈向现代化企业的重要标识,必将成为商品管理现在化不可缺少的手段。它在仓库管理中的应用不仅可以简化、规范商品信息管理的日常操作,而且可以使商品管理更加简单、方便、快捷、清晰,从而减轻工作人员的劳动强度,同时避免人工统计管理的麻烦,提高各项信息在管理中的效率。 仓库管理系统是一套针对商品仓库与仓库存储商品等信息的管理及维护的管理软件。它能够辅助仓库管理员对供应商信息、商品基本信息等进行控制管理。系统是由Delphi7和 数据库ACCESS 2003开发的。系统采
  3. 所属分类:Project Design

    • 发布日期:2017-11-19
    • 文件大小:640.81kb
    • 提供者:刘平
  1. AD_info

    0下载:
  2. c# 用于AD域控制的文件信息,通过设置服务器,配置账户登录,完成权限的控制-c# for AD domain control file information, by setting the server, configure account login, complete authority control
  3. 所属分类:software engineering

    • 发布日期:2017-11-27
    • 文件大小:1.08kb
    • 提供者:yangyuql
  1. 2-Control

    0下载:
  2. For example, heating up the temperature in a room is a process that has the specific, desired outcome to reach and maintain a defined temperature (e.g. 20°C), kept constant over time. Here, the temperature is the controlled variable. At the same time
  3. 所属分类:Project Design

    • 发布日期:2017-04-06
    • 文件大小:6.26kb
    • 提供者:reza
  1. c

    0下载:
  2. 网吧计费管理系统,完成包括会员注册,会员充值,会员信息查询,管理员登陆,网吧费率设定。-Internet cafe billing management system, including the completion of membership registration, membership recharge, membership information inquiry, the administrator login, cafes rate setting.
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:30.54kb
    • 提供者:谭毛毛
  1. UsingSetting

    0下载:
  2. this document learn how you can creating the same setting in c#. the language of document is Persian.
  3. 所属分类:Project Design

    • 发布日期:2017-04-17
    • 文件大小:374.71kb
    • 提供者:kakakoko
  1. sdlvisualc

    0下载:
  2. Setting Up SDL on Visual C++ Express 2005
  3. 所属分类:software engineering

    • 发布日期:2017-04-28
    • 文件大小:191.7kb
    • 提供者:prabhakar
  1. IAR_7_2_Camera_Demo_V1.0

    0下载:
  2. 功能描述: OV7620摄像头数据采集 硬件配置说明: 摄像头位数据位 - PORTD0~7 * * PCLK - PORTC0 * 行中断 - PORTA29 场中断 - PORTB0 图像数据输出 - K60串口1,波特率115200 * ** 添加说明: 我们自己的用户代码主要在main.c,isr.h,isr.c这三个文件中 * * 采集的图像的行数和列数在isr.h文件中修改 #define H 260 #define V 60
  3. 所属分类:software engineering

    • 发布日期:2017-05-15
    • 文件大小:3.65mb
    • 提供者:吴逸
  1. C

    0下载:
  2. 2.1 C++的輸出物件cout 2.2 cout物件的格式化函式 2.2.1 欄位寬設定- cout.width(n) setw( ) 2.2.2 精確度設定-cout.precision( ) setprecision( ) 2.2.3 進位制設定-dec, hex, oct 2.2.4 指定多餘格數字元-cout.fill( ) setfill( ) 2.2.5 小數位數設定-cout.setf( ) 2.3 C++的輸入物件cin -2.1 C++
  3. 所属分类:software engineering

    • 发布日期:2017-04-29
    • 文件大小:21.23kb
    • 提供者:王子菱
  1. Fluent-UDFPAnsys-Fluent-14.0-UDF

    0下载:
  2. 在解决流体流场问题时,我们多用fluent进行模拟,但是fluent里的条件设置又是有限的,故需要我们使用自定义函数及udf代码,而次代码需要基于c语言的编程,这个文件是udf一些常用宏。在此分享-In solving fluid flow field, we multipurpose fluent simulation, but fluent in the condition setting is limited, so we need to use a custom function and
  3. 所属分类:software engineering

    • 发布日期:2017-05-30
    • 文件大小:11.84mb
    • 提供者:刘林
  1. CRF

    0下载:
  2. This is a Matlab/C++ toolbox of code for learning and inference with graphical models. It is focused on parameter learning using marginalization in the high-treewidth setting. Though the code is, in principle, domain independent, I ve developed it wi
  3. 所属分类:software engineering

    • 发布日期:2017-05-21
    • 文件大小:5.44mb
    • 提供者:thang
  1. SVM-parameter-selection

    0下载:
  2. 支持向量机SVM参数的设置,采用网格搜索法对C和G两个参数进行粗选和精选。-Support vector machine SVM parameter setting, using the grid search method for C and G for roughing and two parameters chosen.
  3. 所属分类:Software Testing

    • 发布日期:2017-05-04
    • 文件大小:471.05kb
    • 提供者:母建茹
搜珍网 www.dssz.com