CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - Dynamic c

搜索资源列表

  1. CustomerFcltStyle

    0下载:
  2. 基于ArcGIS Engine C#实现用户自定义动态电力符号-based on ArcGIS Engine C# User-defined dynamic power symbol
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:23334
    • 提供者:tanhongwu
  1. VBCALLDLL

    0下载:
  2. 在VB中调用动态连接库 作为一种简单易用的Windows开发环境,Visual Basic从一推出就受到了广大编程人员的欢迎。它使 程序员不必再直接面对纷繁复杂的Windows消息,而可以将精力主要集中在程序功能的实现上,大大提高了编程效率。但凡事有利必有弊。VB中高度的封装和模块化减轻了编程者的负担,同时也使开发人员失去了许多访问低层API函数和直接与Windows交互的机会。因此,相比而言,VB应用程序的执行效率和功能比C/C++或Delphi生成的程序要差。为了解决这个问题,在一个大型
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:18066
    • 提供者:陈波
  1. zhinengxianshiping

    0下载:
  2. 实现了智能显示屏的设计。在TC下用C语言编写程序,利用TPC—1实验箱,用一台PC机通过8255A芯片,使8*8 LED二级管上动态显示“信息工程学院”的字样。并且附有详细的设计文档。-an intelligent display design. TC using the C language programming, the use of TPC-1 experimental box with a PC through the 8255 A chip, * 8 of 8 LED tube tw
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:62248
    • 提供者:刘龙
  1. ARP欺骗原理

    0下载:
  2. 一,什么是ARP协议? ARP协议是“Address Resolution Protocol”(地址解析协议)的缩写。在局域网中,网络中实际传输的是“帧”,帧里面是有目标主机的MAC地址的。在以太网中,一个主机要和另一个主机进行直接通信,必须要知道目标主机的MAC地址。但这个目标MAC地址是如何获得的呢?它就是通过地址解析协议获得的。所谓“地址解析”就是主机在发送帧前将目标IP地址转换成目标MAC地址的过程。ARP协议的基本功能就是通过目标设备的IP地址,查询目标设备的MAC地址,以
  3. 所属分类:文档资料

    • 发布日期:2009-03-01
    • 文件大小:2123
    • 提供者:duohao163
  1. Thinking in VC++

    0下载:
  2. Thinking in C++ patiently and methodically explores the issues of when and how to use inlines, references, operator overloading, inheritance and dynamic objects, as well as advanced topics such as the proper use of templates, exceptions and multiple
  3. 所属分类:编程文档

  1. Drawline

    0下载:
  2. 一個用C#動態繪圖的範例,含動態編輯功能。 -A dynamic graphics using C# for example, with dynamic editing features.
  3. 所属分类:software engineering

    • 发布日期:2017-03-27
    • 文件大小:19003
    • 提供者:big stone
  1. CANdll

    0下载:
  2. can bus 动态链接库,由博世公司提供,与它的开发工具canoe,canopen,caneditor等有关-Dynamic Link Library can bus, provided by Robert Bosch GmbH, with its development tools, canoe, canopen, caneditor and other relevant
  3. 所属分类:Communication

    • 发布日期:2017-03-26
    • 文件大小:346972
    • 提供者:fff
  1. c

    1下载:
  2. 本文对指针做了比较全面的介绍。指明了c语言中指针定义时的注意事项;给出了指针的数据类型以及指针在不同运算过程中的实际含义;用实例详细说明了指针对动态数组的实现;并介绍了指针在函数调用时的作用。-This paper has done a more comprehensive indicator of the introduction. Specified in the definition of c language pointer Notes given the data pointer a
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:134142
    • 提供者:wuke
  1. Winform Study

    1下载:
  2. C# winform相关培训资料包括动态链接库及多线程操作-C# winform related training materials, including dynamic link library and multi-threaded operation
  3. 所属分类:软件工程

    • 发布日期:2013-01-31
    • 文件大小:609887
    • 提供者:刘威
  1. 01

    0下载:
  2. this is a c programe for dynamic geometry devolopment ic c to fluent
  3. 所属分类:Project Design

    • 发布日期:2017-04-16
    • 文件大小:263598
    • 提供者:jasin
  1. Objective-C(Chinese)

    0下载:
  2. Objective-C(中文) 設定環境 前言 編譯 hello world 創建 Classes 把它們湊在一起 詳細說明... 多重參數 建構子(Constructors) 存取權限 異常情況(Exceptions)處理 繼承、多型(Inheritance, Polymorphism)以及其他物件導向功能 id 型別 繼承(Inheritance) 動態識別(Dynamic types) 記憶體管理 優點與缺點-Objec
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:35137
    • 提供者:skyge
  1. C-D-S-with-starlogo

    0下载:
  2. 复杂动态系统仿真软件starlogo学习资料-Complex dynamic system simulation software starlogo the learning materials
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:2274270
    • 提供者:jiafangfang
  1. CSharp-and-C-CPPbasic-types-reference

    0下载:
  2. C#与C++的基本类型对照表,对于C#引用C++动态库有很大用处-C# and C++ basic types of table references for C# C++ dynamic libraries are very useful
  3. 所属分类:software engineering

    • 发布日期:2017-11-24
    • 文件大小:1694
    • 提供者:sonicdd
  1. c

    0下载:
  2. C语言动态存储管理的实现及常见问题分析 这是一篇很好的论文-C language implementation of dynamic memory management and frequently asked questions is a good analysis of this paper
  3. 所属分类:Project Manage

    • 发布日期:2017-11-26
    • 文件大小:158254
    • 提供者:陈浩
  1. C

    0下载:
  2. 数码管动态显示,属于学习类程序源码,对于初学单片机者有一定帮助-Digital dynamic display, belonging to class learning program source code, for beginners microcontroller will definitely help
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:15194
    • 提供者:王婵
  1. cPP-04-Dynamic-Memory

    0下载:
  2. c++ secure programming memory allocation dynamic memory management
  3. 所属分类:software engineering

    • 发布日期:2017-04-24
    • 文件大小:507349
    • 提供者:goodcook
  1. Data-Structures-and-Algorithm-Analysis-in-C---Mar

    0下载:
  2. provides a concise, complete, and dynamic picture of many important data structures used in modern programming practice, with a focus on issues of performance and efficiency.
  3. 所属分类:software engineering

    • 发布日期:2017-05-11
    • 文件大小:2395996
    • 提供者:Giridhar Vijay
  1. C55

    0下载:
  2. The role of the transmission network in the Power System is to transmit the power generated in the power plants to the load centers and the interconnected power systems. The transmission of electric power has to take place in the most efficient w
  3. 所属分类:系统设计方案

    • 发布日期:2017-12-30
    • 文件大小:1031168
    • 提供者:ashijun
  1. c72e5dd2127eecc688cd6c5d0299e28b3ab1

    0下载:
  2. This paper focuses on the design of a novel control approach. Its contribution to the existing literature is that in the design of an interval type-2 fuzzy neural system, recursive fuzzy c-means clustering algorithm is used and the designed algorithm
  3. 所属分类:软件设计/软件工程

    • 发布日期:2018-04-29
    • 文件大小:475136
    • 提供者:karimano
  1. C和指针课后习题答案

    0下载:
  2. 本书书写了C和指针的课后习题答案,供大家参考。 Pointers On C Instructor’s Guide Chapter 1 A Quick Start Chapter 2 Basic Concepts Chapter 3 Data Chapter 4 Statements Chapter 5 Operators and Expressions Chapter 6 Pointers Chapter 7 Functions Chapter 8 Arrays
  3. 所属分类:编程文档

    • 发布日期:2023-03-31
    • 文件大小:228080
    • 提供者:AHappyEngineer
« 12 3 4 »
搜珍网 www.dssz.com