登录
首页 » C++ Builder » MINUTERIE

MINUTERIE

于 2014-08-20 发布 文件大小:285KB
0 318
下载积分: 1 下载次数: 3

代码说明:

  A 16F84A based timer for applications that need a timer.

文件列表:

MINUTERIE
.........\ARES.dmp,41213,2013-05-02
.........\Backup Of MINUTEUR_CC.LBK,54752,2013-09-20
.........\bestsave.rte,19428,2013-09-20
.........\composants.pdf,105015,2013-09-20
.........\cuivre.pdf,429510,2013-09-20
.........\EEPROM_1684.ASM,1203,2013-05-01
.........\Last Loaded MINUTEUR.DBK,155445,2013-04-29
.........\Last Loaded MINUTEUR_CC.DBK,185789,2013-09-20
.........\Last Loaded MINUTEUR_CC.LBK,45348,2013-05-02
.........\MINUTEUR.DSN,155445,2013-04-29
.........\MINUTEUR.pdsprj,23928,2014-05-30
.........\MINUTEUR.pdsprj.ADMIN.ADMIN1.workspace,4191,2014-06-11
.........\MINUTEUR.PWI,1760,2013-05-02
.........\MINUTEUR.SDF,2162,2013-04-29
.........\MINUTEUR_4_16f84.ASM,22585,2014-02-16
.........\MINUTEUR_4_16f84.o,8026,2014-05-30
.........\MINUTEUR_CC.DO,132,2013-09-20
.........\MINUTEUR_CC.DSN,185789,2013-09-20
.........\MINUTEUR_CC.EDF,32912,2013-09-20
.........\MINUTEUR_CC.log,256,2013-09-20
.........\MINUTEUR_CC.LYT,54749,2013-09-20
.........\MINUTEUR_CC.pdsprj,29770,2014-05-30
.........\MINUTEUR_CC.pdsprj.ADMIN.ADMIN1.workspace,328,2014-05-30
.........\MINUTEUR_CC.PWI,1760,2013-10-15
.........\MINUTEUR_CC.SDF,4771,2013-09-20
.........\MINUTEUR_CC.sts,6862,2013-09-20

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • CPPBUILDER-package-design
    创建和编辑包 创建一个包需要指定: · 包的一个名字。 · 新包要求使用或链接的其他包的列表。 · 包编译时包含或绑定的单元文件的列表。包实质上是这些包含已编译.BPL功能的源代码单元的封装,包含(Contains)列表是想编译进包的定制组件的源代码单元放置的地方。一个包由C++源文件(.CPP)和扩展名为.BPK的工程选项文件定义。这些文件由包编辑器生成。 (Creating and editing package to create a package needs to be specified: a name of the package. The new package requires the use of or linked list of other packages. Compile a list of unit package that contains the file or binding. These packages contain essentially compiled. Source code package BPL unit functions, including (Contains) list is to source code modules compiled into the custom component package placed. A package of C++ source file (. CPP) and the extension. Engineering options file defines the BPK. These files are generated by the package editor.)
    2014-02-19 21:28:41下载
    积分:1
  • CPP-Gotchas-Avoiding-Common-Problems-in-Coding-an
    gotchars for C++ programming
    2014-09-11 20:20:35下载
    积分:1
  • QPSK
    10mQPSK C++代码 rrc滤波(10mQPSK C++ rrc)
    2013-12-25 10:13:16下载
    积分:1
  • FDTD_3D_RCS
    使用时域有限差分法编写的计算散射截面的简单程序(Scattering cross section is calculated using a simple program written in finite difference time domain method)
    2014-02-23 21:04:03下载
    积分:1
  • csdp6.1.0winp4
    一个求解半正定规划的数值算法包,包括 C 语言实现的源代码和 MATLAB 的调用接口。这是目前项目发布的最新版本 6.1.0。(Copyright 1997-2010, Brian Borchers. This copy of CSDP is made available under the Common Public License. See LICENSE for the details of the CPL. CSDP is a software package for solving semidefinite programming problems. The algorithm is a predictor-corrector version of the primal-dual barrier method of Helmberg, Rendl, Vanderbei, and Wolkowicz. This file includes binary code for SDP for Windows. doc documentation. matlab MATLAB/Octave routines for interfacing to CSDP. bin The binary code. Contact/Support: If you are having trouble running the code, see the doc directory first. The project s website can be found at https://projects.coin-or.org/Csdp/ The project s maintainer can be reached by email at borchers@nmt.edu. Please email bug reports and feature requests. )
    2010-07-20 14:23:52下载
    积分:1
  • pv1
    基于matlab的光伏电池阵列仿真模型,可以真实反应光伏电池随时间及温度变化规律(Matlab array of photovoltaic cells based on the simulation model can accurately reflect the temperature of photovoltaic cells and the variation with time)
    2011-02-06 15:44:06下载
    积分:1
  • Desktop
    对小波分解进行了解决,从一维二维来进行了相关的分析,一维进行了具体程序的的编写,根据小波分析算法来分解,对于二维的情况,调用MATLAB来进行了相关的测试,对lena图像进行了小波的分解机合成(Wavelet decomposition of the solution, from a two-dimensional analysis, the specific procedures for the preparation of one-dimensional wavelet analysis to break down, for the two-dimensional case, calling MATLAB to the test lena image wavelet decomposition machine synthesis)
    2013-04-29 16:17:15下载
    积分:1
  • MPLAB_C18_C
    MPLAB_C18_C_编译器入门 MPLAB_C18_C_编译器入门(MPLAB_C18_C_ MPLAB_C18_C_ Compiler Compiler Getting Started Getting Started)
    2013-08-07 21:34:27下载
    积分:1
  • Optimizem
    黑箱优化算法,挺不错的,希望大家喜欢(Black-box optimization algorithm, very good, and I hope everyone likes)
    2008-05-15 16:57:10下载
    积分:1
  • communicatebook
    通讯录 程序设计 大二作品 c++ 面向对象 文件读写 操作符重载(Address Book program design sophomore c++ object-oriented works of the file to read and write operator overloading)
    2009-11-14 11:17:54下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载