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

搜索资源列表

  1. cp

    2下载:
  2. C程序-彩票旋转矩阵详细了解: 实际上,旋转矩阵并不是教如何选号的,而是教你如何科学地组合号码。从它的别名“聪明组合”我们就可以知道了!站在数学角度看来,旋转矩阵属于一个典型的组合设计问题,进一步讲,是属于组合设计中的覆盖设计的问题。-C program- to learn more about rotation matrix Lottery: In fact, the rotation matrix are not taught how to选号, but teach you how to c
  3. 所属分类:Applications

    • 发布日期:2016-03-20
    • 文件大小:7865
    • 提供者:草原
  1. DDraw-wince-example

    0下载:
  2. 一个最简化的 wince DirectDraw (DDraw)C 程序,程序的内容是载入C盘的图片并在屏幕显示,进行位移。里面包含DirectDraw的初始化,图片的载入等函数,里面还有详细注释-Windows CE ‘s DirectDraw Program, How to use a DirectDraw,(initial DDraw, Load Bmp...etc)
  3. 所属分类:Windows CE

    • 发布日期:2017-03-26
    • 文件大小:5482
    • 提供者:林端
  1. CSharp-connedt-Oracle-without-client

    0下载:
  2. C#不安装Oracle客户端运行程序的办法,C#打包Oracle客户端怎么实现呢?大家都知道本机不装Oracle客户端,本机的程序是不能访问Oracle数据库的。可是一个客户端最少也得八十多兆。太大了。再多,程序部署也不方便-C# does not install the Oracle client to run the program approach, C# package Oracle client how to achieve it? We all know that the machi
  3. 所属分类:Oracle

    • 发布日期:2017-03-21
    • 文件大小:12440
    • 提供者:阳子
  1. minic

    0下载:
  2. 输入简单的c语言程序,再通过编译器进行编译,可以得到编译的结果。与c语言的功能相近只是范围较小。还可以生成语法分析树,来看中间是怎么进行编译的。-Enter a simple c language program, and then compiled by the compiler, the results can be compiled. And c function of language is similar to a smaller range. Parse tree can also
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:9616
    • 提供者:小缪子
  1. Genetic-Algorithm

    0下载:
  2. 遗传算法如何利用C++程序来实现,以求作业车间调度等问题。-How to use the genetic algorithm C++ program to implement in order to job shop scheduling problems.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:14835
    • 提供者:张广乐
  1. Compiler

    0下载:
  2. (1)C++源代码扫描程序识别C++记号。 C++语言包含了几种类型的记号:标识符,关键字,数(包括整数、浮点数),字符串、注释、特殊符号(分界符)和运算符号等。 (2)打开一个C++源文件,打印出所有以上的记号。 (3)要求应用程序应为Windows界面。 (4)选作部分:为了提高C++源程序的可读性,C++程序在书写过程中加入了空行、空格、缩进、注释等。假设你想牺牲可读性,以节省磁盘空间,那么你可以存贮一个删除了所有不必要空格和注释的C++源程序的压缩文本。因此,程序中还应该有这
  3. 所属分类:Compiler program

    • 发布日期:2017-03-30
    • 文件大小:586775
    • 提供者:陈新杰
  1. socket1

    0下载:
  2. 本例子程序是讲如何利用C语言写文件传输的程序实现 下面对程序的实现过程加以描述,尽量让阅读者能够看懂 -This example program is talk about how to use the C language to write the file transfer program to realize the following implementation of the program describe the process as much as possible so
  3. 所属分类:Linux Network

    • 发布日期:2017-03-27
    • 文件大小:36080
    • 提供者:tn
  1. Android-IPC-Binder

    0下载:
  2. I will use call IAudioFlinger::setMode API as a sample scenario to show how the Android IPC system works. AudioFlinger is a service in the media_server program
  3. 所属分类:android

    • 发布日期:2017-03-22
    • 文件大小:80001
    • 提供者:Richard
  1. getfile

    0下载:
  2. C#开发的如何上下载文件的程序,加在程序可开发程序自动更新程序.-C# Developed how to download files procedure, added to the program can be the development of procedures for automatic updates.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-24
    • 文件大小:18178
    • 提供者:hcpost
  1. DIBDisplay

    0下载:
  2. 该源码主要针对利用Visual C++进行图像编程 其中主要介绍如何创建自己的DIB类,利用这个类来进行图像编程-The main source for the use of Visual C++ Image program which describes how to create your own DIB class, use this category for Graphics Programming
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-10
    • 文件大小:95951
    • 提供者:肖晨
  1. bigmodulec++(pdg)

    0下载:
  2. 介绍如何进行大规模程序设计的好书,对C++程序员特别有意义-Describes how to carry out large-scale program design books, the C++ Programmers especially meaningful
  3. 所属分类:software engineering

    • 发布日期:2017-05-27
    • 文件大小:10233558
    • 提供者:huhupig
  1. fifth

    0下载:
  2. C++书籍How Not to Program in C++: 111 Broken Programs and 3 Working Ones, or Why Does 2+2=5986-C++ Book How Not to Program in C++: 111 Broken Programs and 3 Working Ones, or Why Does2+ 2 = 5986
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:923155
    • 提供者:cjxlxg
  1. biaoqiankongjian

    0下载:
  2. 用 Visual C++.Net (VC.net) 编写的 如何使用标签控件 的演示程序,在Visual C++.Net 2003下运行正常。程序很简单,注释详细。为初学者学习交流使用。有需要的朋友可以下载看看!-Using Visual C . Net (VC.net) prepared in how to use the label control demo program in Visual C . Net 2003 to run normal. The procedure i
  3. 所属分类:.net

    • 发布日期:2017-05-16
    • 文件大小:3606239
    • 提供者:别闹了
  1. shuxingkongjian

    0下载:
  2. 用 Visual C++.Net (VC.net) 编写的 如何使用树形控件 的演示程序,在Visual C++.Net 2003下运行正常。程序很简单,注释详细。为初学者学习交流使用。有需要的朋友可以下载看看!-Using Visual C . Net (VC.net) prepared in how to use the tree control demo program in Visual C . Net 2003 to run normal. The procedure is
  3. 所属分类:.net

    • 发布日期:2017-04-28
    • 文件大小:153451
    • 提供者:别闹了
  1. liebiao

    0下载:
  2. 用 Visual C++.Net (VC.net) 编写的 如何使用列表控件 的演示程序,在Visual C++.Net 2003下运行正常。程序很简单,注释详细。为初学者学习交流使用。有需要的朋友可以下载看看!-Using Visual C . Net (VC.net) prepared a list of how to use the demo program controls in Visual C . Net 2003 to run normal. The procedure
  3. 所属分类:.net

    • 发布日期:2017-04-28
    • 文件大小:153182
    • 提供者:别闹了
  1. jindutiao

    0下载:
  2. 用 Visual C++.Net (VC.net) 编写的 如何使用进度条控件 的演示程序,在Visual C++.Net 2003下运行正常。程序很简单,注释详细。为初学者学习交流使用。有需要的朋友可以下载看看!-Using Visual C . Net (VC.net) prepared in how to use the progress bar control demo program in Visual C . Net 2003 to run normal. The pro
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:156298
    • 提供者:别闹了
  1. gundongtiao

    0下载:
  2. 用 Visual C++.Net (VC.net) 编写的 如何使用滚动条控件 的演示程序,在Visual C++.Net 2003下运行正常。程序很简单,注释详细。为初学者学习交流使用。有需要的朋友可以下载看看!-Using Visual C . Net (VC.net) prepared in how to use the scroll bar control demo program in Visual C . Net 2003 to run normal. The proce
  3. 所属分类:.net

    • 发布日期:2017-04-25
    • 文件大小:155340
    • 提供者:别闹了
  1. anniu

    0下载:
  2. 用 Visual C++.Net (VC.net) 编写的 如何设置按钮 的演示程序,在Visual C++.Net 2003下运行正常。程序很简单,注释详细。为初学者学习交流使用。有需要的朋友可以下载看看!-Using Visual C . Net (VC.net) prepared in how to set up the button demo program in Visual C . Net 2003 to run normal. The procedure is simp
  3. 所属分类:.net

    • 发布日期:2017-04-28
    • 文件大小:156870
    • 提供者:别闹了
  1. chuangkou_kongjian

    0下载:
  2. 用 Visual C++.Net (VC.net) 编写的 如何在程序窗口中创建按钮控件 的演示程序,在Visual C++.Net 2003下运行正常。程序很简单,注释详细。为初学者学习交流使用。有需要的朋友可以下载看看!-Using Visual C . Net (VC.net) prepared by the procedure how to create a button control window demo program in Visual C . Net 2003 t
  3. 所属分类:.net

    • 发布日期:2017-04-26
    • 文件大小:220349
    • 提供者:别闹了
  1. 限制编辑控件输入的字符类型

    1下载:
  2. 用 Visual C++.Net (VC.net) 编写的 如何限制编辑控件输入的字符类型 的演示程序,在Visual C++.Net 2003下运行正常。程序很简单,注释详细。为初学者学习交流使用。有需要的朋友可以下载看看!-Using Visual C . Net (VC.net) prepared in how to restrict edit control input character type of demo program in Visual C . Net 2003
  3. 所属分类:.net编程

    • 发布日期:2012-11-20
    • 文件大小:152285
    • 提供者:别闹了
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 43 »
搜珍网 www.dssz.com