CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - C how to program

搜索资源列表

  1. maven-2.0.1-bin

    0下载:
  2. maven 2.0 The following instructions show how to install Maven 2: 1) Unpack the archive where you would like to store the binaries, eg: tar zxvf maven-2.0.tar.gz or unzip maven-2.0.zip 2) A directory called \"maven-2.0\" will be
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1165826
    • 提供者:隋清
  1. cryosc

    0下载:
  2. This program provides an example of how to configure the C8051F02x device to operate from an external 22.1184MHz crystal attached to the XTAL1 andXTAL2 pins. Also enables Missing Clock Detector.-This program provides an example of how to c onfigure
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1289
    • 提供者:徐康宁
  1. qqinvade2002

    0下载:
  2. 这是我做的1.0版,对不懂VC的朋友本说,我没有提供实际使用的功能(尽管做出来很简单),本人的意思只是想提供做这种东西的一些思路。 在使用上, 1.必须将源码中利用SMPT发送密码的部分,改成你自己的邮箱,然后重新编译成可执行文件。 2.找到一台你入侵的主机(别问我怎样去占领一台肉鸡),将生成的QQ2002.exe放置于肉鸡上QQ所在的目录下,如可能是c:\\program files\\tencent。 3.创建QQ2002.exe的快捷方式,并改名为\"腾讯QQ\"。 4
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:58878
    • 提供者:yang_mh
  1. C++-CBookguide

    0下载:
  2. 前 言 软件质量是被大多数程序员挂在嘴上而不是放在心上的东西! 除了完全外行和真正的编程高手外,初读本书,你最先的感受将是惊慌:“哇!我以前捏造的C++/C程序怎么会有那么多的毛病?” 别难过,作者只不过比你早几年、多几次惊慌而已。 请花一两个小时认真阅读这本百页经书,你将会获益匪浅,这是前面N-1个读者的建议。-foreword software quality is linked by the majority of programmer
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:78495
    • 提供者:lhl
  1. OLEDB

    0下载:
  2. 本示例说明如何在 C# 中使用 Microsoft Access 数据库。它显示如何创建数据集并从数据库向该数据集添加表。示例程序中使用的 BugTypes.mdb 数据库是一个 Microsoft Access 2000 .mdb 文件-this example of how the C# using the Microsoft Access database. It shows how to set up data from the database and data sets added
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:57720
    • 提供者:tang
  1. vc_jiqiaoshili_part10_11_12

    0下载:
  2. Visual.C++程序设计技巧与实例--配套光盘 第10章 ACITVEX 本章共有两个实例: 1. RegActiveX编程注册ActiveX控件 2. PJ牌九ActiveX控件制作实例 第11章 调试技术 本章共有两个实例: 1. ConsoleTrace在控制台程序中使用TRACE宏 2. MemLeakCheck内存泄漏的例子 第12章 VC数据库编程 本章共6个实例: 1. MyOdbcSample使用ODBC访问数据库 2. MyO
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:1193625
    • 提供者:xixi
  1. vc_jiqiaoshili_part13_14

    0下载:
  2. Visual.C++程序设计技巧与实例--配套光盘 第13章 网络编程 本章共有8个实例: 1. PowerNetConfig在Win2000系统下修改主机名、IP、网关、子网掩码和代理服务器 2. GetAllIP得到多穴主机的多个IP地址 3. EnumHosts枚举局域网内的计算机 4. GetMac读取网卡的Mac地址 5. C_S Demo一个小型的公司客服系统——C/S使用示例 6. Mount在应用程序中映射网络驱动器 7. AddIEButto
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:622761
    • 提供者:xixi
  1. CPSystemHotkey_src

    0下载:
  2. hotkey, show you how to use hotky in you program with c#-hotkey. show you how to use hotky in you program with c #
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:10275
    • 提供者:zxl
  1. serial-t

    0下载:
  2. 串口温度显示源代码 使用说明: 系统要求:WIN9X/ME/NT/2000 VC++6.0 且安装了VC ACTIVEX控件(在VC6安装时选上) 简介:在VC++6.0中用MSComm控件编程,可以实现串口接收数据和发送数据,数据分别显示在接收框和发送框中。 如何建立工程:建立新文件夹,将文档用WINZIP解压后,双击 Scommtest.dsw 即可在VC6.0中打开工程文件。作者主页上有详细编程说明,每一步都列出来了,可以参 串口通迅
  3. 所属分类:Delphi控件源码

    • 发布日期:2014-01-15
    • 文件大小:48224
    • 提供者:liming
  1. numberxlm

    0下载:
  2. 一个阿拉伯数字与罗马数字互相转换并进行四则运算,通过这个小程序告诉大家如何实现VB与C++两种语言实现跨语言开发程序.-an Arabic numerals and the Roman figures can change and four operations Through this small program that tells you how to achieve both VB and C language cross-language development process.
  3. 所属分类:其它

    • 发布日期:2014-01-15
    • 文件大小:2117183
    • 提供者:余文锋
  1. FLASH_Scratch1

    0下载:
  2. This program illustrates how to erase, write, and read FLASH memory from application code written in C . This routine exercises the upper 128- byte FLASH sector.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2014-01-16
    • 文件大小:1670
    • 提供者:张生
  1. cpress_extr_intr

    0下载:
  2. The purpose of this example is to demonstrate that the functioning of External interrupts (INT0, INT1, INT4, INT5 and INT6) and how toset them up. This directory contains the frameworks fw.c, the test program extr_intr.c and the externa
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:40742
    • 提供者:xw
  1. how.not.to.program.in.c++

    0下载:
  2. 本书列举了大量有bug的程序,这些程序将有助于您从其他程序员的失误中吸取教训,从而减少自己程序中的bug
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:4255136
    • 提供者:sean
  1. Joystick

    0下载:
  2. This file contains a test program for showing how to use the joystick and the LCD display. The display will show the joystick position. Joystick.c
  3. 所属分类:3G开发

    • 发布日期:2008-10-13
    • 文件大小:1433
    • 提供者:sunny
  1. steganodotnet15_src

    0下载:
  2. visual c++编写关于声音分析的 This article demonstrates how to generate a quasi-infinite number of sounds using math formulas. Also, a sample program is provided to allow you to do experimentation by your own. Have great times!
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:36732
    • 提供者:aaa
  1. circdemo

    0下载:
  2. This example program shows how to create an multi-axis path with acceleration ramping. It uses low-level function calls to the PIC-SERVO CMC, rather than the higher level functions found in PATHLIB4.DLL. It was created using Borland s C++ Builder. So
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:235261
    • 提供者:cheer747
  1. shenjingwangluomoshishibie

    0下载:
  2. The code on this diskette has been organized by chapter. Each subdirectory containing listing has a readme.txt describing program usage and any relevent file formats. The readme will also describe how to compile the target programs under IBM OS
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:566342
    • 提供者:奖励
  1. 统一数据库管理系统

    1下载:
  2. “统一数据库管理系统”执行说明: 1、 光盘目录vc6.0\\chapter3\\bin\\DBExp.exe 为主程序;Obscr ipt.dll, SPFunc.dll, TableFunc.dll, ViewFunc.dll,OptDlg.dll,DBExpSQLEditXControl.ocx为主程序依赖的链接库文件。 2、 光盘目录vc6.0\\chapter3\\src\\DBExp为主程序的源代码 光盘目录vc6.0\\chapter3\\src\\Obscr ipt为本系统所依
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:4377744
    • 提供者:徐夕
  1. examle

    0下载:
  2. Matcom是mathTools公司推出的一个能将M文件转化成相同功能C++代码的工具。相比Matlab自带的编译器Compiler,用Matcom转化代码要简单和方便得多。本文将结合作者编程经验,以VC6.0和Matcom为例,详细介绍如何利用Matcom进行VC与Matlab的联合编程。-Matcom is mathTools Company introduced a document can M into the same functional C code tool. Compared
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:104080
    • 提供者:亲切
  1. 编译原理---算浮优先算法

    0下载:
  2. 简单介绍一下,整个工程分为5个文件:Main.c ----- 程序的入口点,其实很简单,就是调用两个函数。Global.h ----- 定义了一些全局变量及宏Parse.h ----- 语法分析器的主要算法Prece.h ----- 定义和实现了一些关于优先级的操作Stack.h ----- 定义和实现了一个栈及其操作编译的时候只要用TC2.0或者WinTC打开Main.c文件进行编译就好了。如发现有Bug请在这里贴出来或者把修改后的代码跟帖在这里:)总之,这个工程仅仅是一个简单示例,告诉大家怎
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:12104
    • 提供者:李雷
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 43 »
搜珍网 www.dssz.com