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

搜索资源列表

  1. DBOperations

    0下载:
  2. 如何在 WinCE 上開發使用 SQLCE 的程式範例. -Demo how to create a C# program to operate the SQLCE database on Windows CE.
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:2207
    • 提供者:Max Liu
  1. ErrProcessNMSp

    0下载:
  2. 这是关于c++程序中异常处理的说明文档,比较详细的介绍了如何处理异常的方法.-This is a program on c++ exception handling documentation, a more detailed descr iption of the method of how to handle exceptions.
  3. 所属分类:File Formats

    • 发布日期:2017-04-17
    • 文件大小:144384
    • 提供者:李明子
  1. linuxC

    0下载:
  2. C语言本质。结合计算机和操作系统的原理讲解C程序是怎么编译、链接、运行的,同时全面介绍C的语法。位运算的章节改编自亚嵌教育林小竹老师的讲义,链表和二叉树的章节改编自亚嵌教育朱老师的讲义。汇编语言的章节改编自[ GroudUp],在这本书的最后一章提到,学习编程有两种Approach,一种是Bottom Up,一种是Top Down,各有优缺点,需要两者结合起来。所以我编这本书的思路是,第一部分Top Down,第二部分Bottom Up,第三部分可以算填了中间的空隙,三部分全都围绕C语言展开
  3. 所属分类:OS Develop

    • 发布日期:2017-05-17
    • 文件大小:4526679
    • 提供者:yanlg
  1. temp1

    0下载:
  2. This program describes how to use the commom controlers in Visual C++language.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:27561
    • 提供者:xiaobai
  1. Primary

    0下载:
  2. 这是一段WIN32的代码,它适合于初学C++编程的同胞,也适合你回头复习一下用WIN32是怎么编辑窗口的一个小程序。-This is a WIN32 code, it is suitable for beginners C++ programming compatriots, but also for you back to go over how to use WIN32 editor window is a small program.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:2689
    • 提供者:liumeng
  1. ReverseCPP

    0下载:
  2. 本文分析在反汇编时如何手工识别c++对象,进而讨论如何自动完成这一分析过程最终介绍我们自己开发的自动化工具,一步一步的帮助读者掌握逆向c++程序的一些方法-This article analyzes how to manually identify disassembly c++ object, and then discuss how to automate this analysis process ultimately describes the development of our au
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:919871
    • 提供者:
  1. peiliaoyuan

    0下载:
  2. 学了 C 语言以后,你决定编写一个程序。无论你的伙伴们想要以何种遍历顺序铺设任何图案的任何大小的地砖方阵,你的程序都能正确地生成一个线性遍历序列,指示你每次该递给他们什么图案的地砖。-it is a c program about how to make the floor
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:582
    • 提供者:duhaping
  1. index

    0下载:
  2. 这份源码可以让大家更清晰的知道如何编写c#程序-This code can let everyone know how to write more clearly c# program
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:1883
    • 提供者:刘林冲
  1. ip

    0下载:
  2. 这份源码可以让大家更清晰的知道如何编写c#程序-This code can let everyone know how to write more clearly c# program
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-08
    • 文件大小:2028
    • 提供者:刘林冲
  1. 20091219073124_CodeWarrior

    0下载:
  2. CodeWarrior中文说明 • 利用向导创建一个新工程项目 • 在新项目中加入或删除文件 • 编译 • 调试 • 启动程序 • PRM文件设置 • 如何对IO及寄存器进行操作 • 如何写中断程序 • 如何使用汇编和C语言混合编程 • 嵌入式编程注意事项 • 如何使用Processor Expert-Chinese descr iption
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-21
    • 文件大小:6504884
    • 提供者:徐宏
  1. CRC-16Code

    0下载:
  2. CRC-16是检测数据在发送过程中发生错误的常用校验方法,本文通过从工程应用的角度,讲述如何实现CRC-16的程序开发,并给出了Visual Basic和Visual C++程序代码,给从事工业控制的人员在写通信程序的时候提供一些有价值的参考。-CRC-16 is to detect data errors in the process of sending commonly used calibration methods, the paper from the engineering poi
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:30010
    • 提供者:kkk
  1. Symbian.OS.Basics.Workbook.v3.0

    0下载:
  2. The goal of this course is to teach students the basics of Symbian programming. The course first shows how to write program code for Symbian OS, and highlights the differences from the ANSI C++ standard. The course also features topics on applica
  3. 所属分类:Symbian

    • 发布日期:2017-05-23
    • 文件大小:7677936
    • 提供者:insider
  1. tupianliulanqi

    0下载:
  2. 在C++程序中显示JPG或者GIF图像并不是十分容易,本文将针对这个问题讨论如何在MFC中显示JPG或者GIF图像。-C++ program in JPG or GIF images to display is not very easy, this article will discuss how to address this issue in JPG or GIF MFC to display images.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-31
    • 文件大小:373379
    • 提供者:张燕
  1. haiming

    0下载:
  2. 信息论与编码中,实现的一个简单的(7,4)系统线性分组码,也即海明码-Construct a systematic (7,4) linear block code.You can use c lauguage or HDL (VHDL or Verilog-HDL) to describe it. Construct a linear block decoder,and decode the received code vector[0 1 0 1 1 0 1].Please write the
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:808
    • 提供者:周一
  1. 2

    0下载:
  2. 本程序显示如何用C++类来创建和显示图像,这个C++类在 cxcore.hpp 中定义,与 矩阵类(CvMatrix) 相似-This program shows how to use C++ class to create and display images, the C++ class defined in cxcore.hpp, and matrix type (CvMatrix) similar to
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1450835
    • 提供者:程功
  1. Networktraffic

    0下载:
  2. 利用SNMP++软件包实现了利用SNMP协议,通过访问MIB找到网络流量,内有说明文档,安照文档配置,可在vc6.0下编译通过。-This program use snmp++ library to achieve networktraffic, A Word document enclosed will tell you how to set the enviroment and how to build and run it. This program can be used under v
  3. 所属分类:SNMP

    • 发布日期:2017-05-20
    • 文件大小:6036480
    • 提供者:蒋文俊
  1. severalexample

    0下载:
  2. 几个项目运用了opencv,需先安装opencv 项目readpic从磁盘中读入图像文件,并将图像显示在屏幕上 项目cpic本程序显示如何用C++类来创建和显示图像,这个C++类在 cxcore.hpp 中定义,与 矩阵类(CvMatrix) 相似。 项目carmen是使用opencv卡尔曼滤波的例子。 项目ransac是ransac算法的例子。 toolbox_calib是加州理工经典相机标定包。-Several projects using the opencv,
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:6132168
    • 提供者:lyd
  1. cpic

    0下载:
  2. 项目cpic本程序显示如何用C++类来创建和显示图像,这个C++类在 cxcore.hpp 中定义,与 矩阵类(CvMatrix) 相似。-Project cpic This program shows how to use C++ class to create and display images, the C++ class defined in cxcore.hpp, and matrix type (CvMatrix) similar.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:2463
    • 提供者:lyd
  1. endemo

    0下载:
  2. MATLAB与C语言的编程接口,在C语言里,使用MATLAB的函数-This is a simple program that illustrates how to call the MATLAB * Engine functions from a C++ program.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1703
    • 提供者:tidy2356
  1. Matlab_Cpp_Programming

    0下载:
  2. 刘维的《精通Matlab与Cpp混合程序设计》。 本书主要介绍如何运用Matlab与C/C++进行混合程序设计。共分8章,主要包括:Matlab程序设计初步、Matlab编译器、Matlab与C语言的接口、生成可独立运行的Matlab程序、Visual C++调用Matlab程序、Matlab DotNet Builder与Visual C++、Matcom与C/C++以及Visual C++调用Mattab C++数学库。另外,附录中介绍有关动态链接库的基础知识。-By Liu Wei.
  3. 所属分类:matlab

    • 发布日期:2017-06-19
    • 文件大小:28489891
    • 提供者:Ming
« 1 2 ... 18 19 20 21 22 2324 25 26 27 28 ... 43 »
搜珍网 www.dssz.com