Welcome![Sign In][Sign Up]
Location:
Search - none

Search list

[Other resourceoil level sensor

Description: /* * Copyright (c) 2005,浙江联大仪表有限公司仪表技术部 * All rights reserved. * * 文件名称:oil level sensor over.c * 文件标识:无 * 摘 要:油位传感器最终版 * * 当前版本:1.1 * 作 者:翁德平 * 完成日期:2005年6月10日 * * 取代版本:1.0 * 原作者 :翁德平 * 完成日期:2005年5月10日 */-/ * * Copyright (c) 2005, the United Nations General Assembly in Zhejiang Instrumentation Limited Instrumentation Technology * All rights reserved. * * File name : oil level sensor over.c * identification documents : None * Abstract : Oil Level Sensor * * The final version of the current version : 1.1 * Author : Andr-* Date : June 10, 2005 * * replace Version : 1.0 * Author : Andr-* Date : May 10, 2005 * /
Platform: | Size: 43406 | Author: 翁德平 | Hits:

[CSharpPC声卡电能波形失真度测量仪

Description: 函数名称: DelayMS ** 功能描述: 长软件延时 ** 输 入: i : 延时参数,值越大时延时越久 ** ** 输 出: 无 ** 全局变量: 无 ** 调用模块: 无 ** ** 作 者: 叶皓贲-function name : DelayMS ** function description : long delay software ** input : i : Delay parameters, the greater the value of the longer time delay ** ** output : None ** global variables : None ** called modules : no ** ** Author : Ben Hao
Platform: | Size: 127417 | Author: 清醒 | Hits:

[Windows Developmapx源码

Description: 关于mapx的表现非常好,请放心使用Tracing not turned on. Tns error struct: nr err code: 0 ns main err code: 12541 TNS-12541: TNS:无监听器 ns secondary err code: 12560 nt main err code: 511 TNS-00511: 无监听器 nt secondary err code: 61 nt OS err code: 0 -on MapX done very well, please rest assured that the use of Tracing not turned on. Tns error struct : nr err code : 0 ns main err code : 12541 TNS-12541 : TNS : None sniffers ns secondary err code : 12560 nt main err code : 511 TNS-00511 : no sniffers nt secondary err code : 61 nt OS err code : 0
Platform: | Size: 29201 | Author: ss | Hits:

[OtherComputerSleep

Description: [ 原创文档 本文适合初级读者 已阅读6065次 ] 文档 代码 工具 系统定时休眠 作者:jans 下载示例源代码 单位最近加强安全检查,除了部分服务器,下班不关机器的同事,都被罚了款。为此,我试着下载了几个自动关机的程序,但是都不好使。都是最后显示“你可以安全地关闭计算机了!”。到网上问了半天说是高级电源管理设置的问题。我折腾了半天,还是不行,为什么Windows自己的关机就可以关掉电源,而我们的程序就只能“你可以安全的关闭计算了!”。看来微软还不知道在哪里留了一手。 好在还有收获,最近发现MSDN还有这么一个函数 BOOL SetSystemPowerState( BOOL fSuspend, // system state BOOL fForce // forced suspension option ) -[original document is suitable for primary readers have read 6,065 times] file system code tools regularly dormancy writer : jans download the source code examples unit recently enhance security inspection, except for some servers, none of machines work colleagues, are fined. To this end, I try to download several automatic shutdown procedures, but not so. The final show is "you can safely shut down the computer!" . Online asked a half-day of advanced power management settings problems. I Shetenglebantian, or not, why the shutdown of Windows can switch off the power supply, Our procedures only, "You can safely closed calculation!" . Microsoft does not seem to know where to stay in the hand. Fortunately, there are gains MSDN recently discovered there was such a function
Platform: | Size: 23235 | Author: 王勃 | Hits:

[TreeViewMyPanelUnit

Description: 模块名称:ADO树型数据显示控件 v1.0 修改日期:2005.10.11 作者: 蒋文杰 三江文杰工作室 用途: 此为与ADO数据库捆绑在一起的专用显示数据库中树型结构表的控件,    要求数据库中的表要与控件同构,数据库控件必须用ADOquery, 表中的树型数据的字段要有: 1、唯一标识的结点ID号,整型,从1开始; 2、结点名称,字串型; 3、父结点的ID号,整型,0为没有父结点; 4、树型结点是否是叶子结点,是为0(默认),1为组结点; (注:叶子结点人为决定,没有子结点可能为叶子,也可为空组,空组要加载none结点) 5、暂用字段,整数,取0或1,用于遍历一子树或删除子树-module name : ADO tree data Control v1.0 revision date : 2005 Author : le1 studio Jiangwenjie three purposes : this database with ADO tied to the dedicated database shows tree structure of the control table, request a table in a database with the same configuration control, database controls must ADOquery. the table chandeliers have data fields : one, the only logo node ID number, integer, from a start; 2, node name, string; 3, the father node ID number, integer, 0 for no father node; 4, the node tree leaves is whether the nodes, yes to 0 (the default), a group of nodes; (Note : the leaf nodes human decision-node not likely to leaves. it may also air group, Air Group to load none node) 5, with occasional field, integer, from 0 or 1, for traverse a subtrees or delete subtrees
Platform: | Size: 940 | Author: zhilu | Hits:

[TreeViewMyDBTreeunit

Description: 模块名称:ADO树型数据显示控件 v1.0 修改日期:2005.10.11 作者: 蒋文杰 三江文杰工作室 用途: 此为与ADO数据库捆绑在一起的专用显示数据库中树型结构表的控件,    要求数据库中的表要与控件同构,数据库控件必须用ADOquery, 表中的树型数据的字段要有: 1、唯一标识的结点ID号,整型,从1开始; 2、结点名称,字串型; 3、父结点的ID号,整型,0为没有父结点; 4、树型结点是否是叶子结点,是为0(默认),1为组结点; (注:叶子结点人为决定,没有子结点可能为叶子,也可为空组,空组要加载none结点) 5、暂用字段,整数,取0或1,用于遍历一子树或删除子树-module name : ADO tree data Control v1.0 revision date : 2005 Author : le1 studio Jiangwenjie three purposes : this database with ADO tied to the dedicated database shows tree structure of the control table, request a table in a database with the same configuration control, database controls must ADOquery. the table chandeliers have data fields : one, the only logo node ID number, integer, from a start; 2, node name, string; 3, the father node ID number, integer, 0 for no father node; 4, the node tree leaves is whether the nodes, yes to 0 (the default), a group of nodes; (Note : the leaf nodes human decision-node not likely to leaves. it may also air group, Air Group to load none node) 5, with occasional field, integer, from 0 or 1, for traverse a subtrees or delete subtrees
Platform: | Size: 4758 | Author: zhilu | Hits:

[Process-ThreadVBThreads_[2006-06-14_2308]

Description: === === === === === === === ==== Zarr s VB Website http://www.zarr.net/vb === === === === === === === ==== This sample piece of VB code has come from Zarr s VB Website at http://www.zarr.net/vb Zarr s VB Website is one of the Internet s number one resource for VB programmers of all abilities. Contained on the site are hundreds of good quality, sample VB projects and code to help you learn and improve your VB skills. All code from Zarr s VB Website may NOT be sold for any financial gain by any organisation, and none of the code/projects that are downloaded from the site may be used on any other website without the written permission from Zarr s VB Website. The Zarr VB Website is copyright (C)1998-2001 Zarr Internet Services Ltd. All rights reserved, all trademarks acknowledged.-=== === === === === === === === === === === === ==== === === Zarr s VB Website http : / / www.zarr.net / vb ======================= === === ===== This sample piece ========================= of VB code has come from VB Zarr s Website at http : / / www.zarr.net / vb Zarr s VB Website is one of th Internet e s number one resource for VB programm ers of all abilities. Contained on the site are h undreds of good quality, VB projects and sample code to help you learn and improve your VB skills. All code from VB We Zarr s bsite may NOT be sold for any financial gain by an y organization, and none of the code / projects that are download ed from the site may be used on any other website w ithout the written permission from Zarr s Web VB site
Platform: | Size: 24668 | Author: lch | Hits:

[Windows Developenumres

Description: 这是一个Windows Console程序,可以PE文件中所有的资源一次性通通取出来,存放在以文件名命名的目录中,支持用通配符指定多个文件,并且,可以指定/s参数以搜索子目录。 This program enumerates and extracts resources in DLLs or EXEs,etc. Syntax: EnumRes [/[e][s]] [filename ...] /e To extract resources. /s To search subdirectories. /es To extract resources in including subdirectories. Examples: EnumRes C:\\Windows\\Explorer.exe EnumRes /e C:\\Windows\\Explorer.exe EnumRes /e C:\\Windows\\*.exe C:\\Windows\\*.dll EnumRes /es C:\\Windows\\*.*-This a Windows Console procedures, PE can document all the one-time resources taken out none, in the document stored in the directory names, support the use of wildcards designated multiple files, and can specify / s parameter to search subdirectories. This program extracts resource and enumerates s in DLLs or EXEs, etc.. Syntax : EnumRes [/ [e] [s] ...] [filename] / e To extract resources. / s To search subdirectories. / es To including extract resources in subdirectorie s. Examples : EnumRes C : \\ Windows \\ Startup EnumRes / e C : \\ Windows \\ Startup EnumRes / e C : \\ Windows \\ *. exe C : \\ Windows \\ *. dll EnumRes / es C : \\ Windows \\ *.*
Platform: | Size: 4366 | Author: 林宇 | Hits:

[Delphi VCLD1ARRAY

Description: None Packed 及 Packed 两种动态数组构件 ( 附源码 ),-None Packed and Packed two dynamic array elements (FOSS),
Platform: | Size: 6809 | Author: 李正一 | Hits:

[Other resourceBSP-Developer-Guide-5.5

Description: 这个是vxWorks 的BSP 开发指导(英文版),tornado帮助里没有的。国内的相关书籍基本是翻译这个。 -this is the VxWorks BSP development of guidance (English) and Lane tornado help none. China-related books is the basic translation.
Platform: | Size: 1064962 | Author: 原野 | Hits:

[Other resourceU-rand(0-100)

Description: 0-100伪随机数发生函数代码,希望程序能用得上,-0-100 pseudo-random number generating function codes, procedures can hope that none?
Platform: | Size: 895 | Author: 陈波 | Hits:

[MTKOpenCPU SDK 4 Quectel

Description: none
Platform: | Size: 5387505 | Author: yam1966@i.ua | Hits:

[3D Graphicpromptshaderey

Description: 本程序为一个非真实渲染的DEMO以非真实渲染(none-photorealistic rendering)风格,对户外场景进行着色的技术。在2003年秋天的Beyond3D/ATI shader compititon中,Shaderey程序最先使用了这些技术来进行渲染。在Shaderey的户外场景中,包含了地形,云,树木,房屋,天空顶,以及湖水.-the procedures for a non-realistic rendering of the DEMO non-realistic rendering (none-photorea listic rendering) style of outdoor scenes for coloring technology. In the autumn of 2003 compititon Beyond3D/ATI shader, Shaderey procedures first used these techniques for rendering. Shaderey in the outdoor scenes, including the terrain, clouds, trees, houses, sky roof, and water.
Platform: | Size: 3241984 | Author: | Hits:

[Windows Developdisplay-block-inline-none

Description: CSS代码示例- display 属性分别为block, inline, none 值时的显示区别-CSS code sample- display property were block, inline, none display the difference between values
Platform: | Size: 2048 | Author: dfengche | Hits:

[ARM-PowerPC-ColdFire-MIPSUSART1_USART2_arm-none-eabi-gcc

Description: USART1 & USART2 communication example using arm-none-eabi-gcc compiler by codesourcery.
Platform: | Size: 379904 | Author: Parag | Hits:

[matlabNone

Description: None Coding not anything to do
Platform: | Size: 3072 | Author: pladown | Hits:

[Special EffectsVB-NET-(none-border-glass)

Description: "none" border style form areo glass transparency with normal text and buttons.
Platform: | Size: 167936 | Author: BOSS | Hits:

[Booksarm-none-linux-gnueabi.pdf.tar

Description: arm-none-linux-gnueabi.pdf 工具集使用手册(manual of arm-none-linux-gnueabi)
Platform: | Size: 11902976 | Author: kqb | Hits:

[Embeded-SCM DevelopSTM32F103-RT-Thread none

Description: stm32F103移植RT-Thread none(stm32F103 transplant RT-Thread none)
Platform: | Size: 323584 | Author: hk001 | Hits:

[Crack HackCryptic3_source-Crypter

Description: Cryptic3 Author: none .
Platform: | Size: 64512 | Author: SnIpErFaN | Hits:
« 12 3 4 5 6 7 8 9 10 ... 30 »

CodeBus www.codebus.net