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

搜索资源列表

  1. csharpchat

    0下载:
  2. 利用C#设计c/S结构的聊天程序,包括服务端和客户端程序,两者互相通信,实现点对点的消息发送,也就是聊天程序的雏形,程序的运行效果图如图所示,在文本框中输入消息,可实现两者的接收、发送-Chat program using C# design c/S structure, including server and client programs, both to communicate with each other to achieve point-to-point message is se
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-11-06
    • 文件大小:29264
    • 提供者:邓龙
  1. ca_cms

    0下载:
  2. Updated template. Updated function prototype for code_10i40_35bits. Added extern declaration for gray[] defined in gray_tbl.c.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-25
    • 文件大小:2009
    • 提供者:buinouxen
  1. html5-css3-gray-navigation-menu

    0下载:
  2. Javascr ipt (JS) is an interpreted computer programming language.[5] It was originally implemented as part of web browsers so that client-side scr ipts could interact with the user, control the browser, communicate asynchronously, and alter the docum
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-11-09
    • 文件大小:57744
    • 提供者:Bhaskar
  1. ZJ

    0下载:
  2. 设计、编写和调试面向对象C++程序,采用运算符重载机制实现两个矩 阵的加、减、乘及输入/输出操作,要求通过()运算符重载来提取或设置矩阵 元素值(函数原型:返回值为double&,两个整型参数表示矩阵元素行、列值)。-Design, writing and debugging of object-oriented C++ program, using operator overloading mechanism to achieve two matrix addition, subtra
  3. 所属分类:Other systems

    • 发布日期:2017-11-26
    • 文件大小:955
    • 提供者:苗茂米
  1. cPP

    0下载:
  2. 本次程序设计为基于C++的面向对象的程序设计。用C++各种基本图形(例如,圆、矩形、三角形、直线、点等)的类原型,通过继承图形这一个公共基类来实现图形的增删改以及保存等操作。-The programming C++ based object-oriented programming. With C++ basic graphics (such as circles, rectangles, triangles, lines, points, etc.) of the class prototyp
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-06
    • 文件大小:34189
    • 提供者:高健
  1. ThreadPool

    0下载:
  2. C++写的linux线程库,有线程异常捕获处理,线程池负载均衡等实现。厦门智构网络科技有限公司线程池雏形-C++ written linux thread library, a thread exception trap handler, the thread pool to achieve load balancing. Network Technology Co., Ltd. Xiamen intellectual construct prototype thread pool
  3. 所属分类:Linux Network

    • 发布日期:2017-04-23
    • 文件大小:54551
    • 提供者:hdave
  1. Chatting

    0下载:
  2. 基于java socket实现的C-S架构的即时聊天原型-Java socket-based architecture to achieve real-time chat prototype CS
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:17574
    • 提供者:cyc
  1. ODBC

    0下载:
  2. The C++ class to manipulate ODBC functions with a prototype metadata class to generate fields dynamic for using with Statements read values for schema database.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-02
    • 文件大小:35206
    • 提供者:Jackson Werka
  1. inverter_10kw_SPWM

    0下载:
  2. 10kw2808三相SPWM,已调试,可以输出三相对称SPWM波形-#include "DSP280x_Device.h" // DSP280x Headerfile Include File #include "DSP280x_Examples.h" // DSP280x Examples Include File #include "math.h" #include "IQmathLib.h" // Prototype statements for functio
  3. 所属分类:DSP program

    • 发布日期:2017-05-02
    • 文件大小:631372
    • 提供者:houqing
  1. cproto.tar

    0下载:
  2. cproto 为指定的C源文件中的函数定义生成函数原型到标准输出中-cproto generating function prototype for a function definition specifies the C source file to standard output
  3. 所属分类:Driver develop

    • 发布日期:2017-04-17
    • 文件大小:164473
    • 提供者:xuliya
  1. CVMFC

    1下载:
  2. C++ MFC OpenCV和MFC的实例,包括界面程序+各种图像处理操作,演示如何在MFC中使用OpenCV,由3部分组成。一、Windows 下用 MFC 编制的程序框架,采用设备无关位图DIB实现Windows多文档模式下图像的显示,实现显示的关键函数StretchDIBits的原型; 二、调用 OpenCV 函数实现处理   使用 OpenCV 函数处理图像在 MFC 环境下显示,实现功能为图像平滑、图像缩小与Canny 边缘检测。三、用 DirectShow 编制的视频采集程序
  3. 所属分类:Windows Develop

    • 发布日期:2015-04-07
    • 文件大小:5444608
    • 提供者:apudn58
  1. AIRFLY.

    0下载:
  2. C#打飞机游戏的雏形,类似雷电那种飞机大战游戏,C#游戏源码,采用面向对象编程的概念,不到600行代码,比较简单易懂,特别适合C#初学者学习游戏开发。本打飞机游戏支持键盘操作,也可以用鼠标操作,可以接子弹或者生命。下载源码后请重新编译,然后运行bin目录下的Aircraft.exe文件即可。 -C# prototype aircraft game, similar to the kind of aircraft lightning war games, C# game source code
  3. 所属分类:Other Games

    • 发布日期:2017-05-01
    • 文件大小:519954
    • 提供者:satyr
  1. feiji

    0下载:
  2. C#打飞机游戏的雏形,类似雷电和微信的那种飞机大战游戏,C#游戏源码,采用面向对象编程的概念,不到600行代码, 比较简单易懂,特别适合C#初学者学习游戏开发。本打飞机游戏支持键盘操作,也可以切换成鼠标操作(鼠标操作更加 灵活),-C# to play the game prototype aircraft, similar to the kind of lightning and micro-channel airplane war game, C# game source co
  3. 所属分类:Shot Game

    • 发布日期:2017-05-02
    • 文件大小:535920
    • 提供者:ding
  1. ReadFile_And_WriteFile-Demo(VS2013)

    1下载:
  2. 对上次本人用dev c写的读写文件的程序进行改写,这次是用VS2013写的,将读文件与写文件分别封装成两个独立的函数放到两个独立的文件.cpp(.h)中,便于以后根据自己的需要对函数功能进行相应的扩展。读文件操作制将某一文件的二进制流读出写到一个txt文件中,写文件指将事先写好的数组中的数据一二进制流的形式写成一个新的文件。 两个函数原型: void ReadFile(char* readfilename, char* writefilename) void WriteFile(c
  3. 所属分类:Console

    • 发布日期:2017-05-07
    • 文件大小:1280884
    • 提供者:themostfreeboy
  1. serial-14

    0下载:
  2. maximum-power-pointtracking (MPPT) method focused on low-power (< 1 W) photovoltaic (PV) panels. The static and dynamic performance is theoretically analyzed, and design criteria are provided. A prototype was implemented with a 500-mW PV p
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:642621
    • 提供者:roshan
  1. focas4junker

    1下载:
  2. fanuc 数控系统FOCAS1 通讯的测试代码,C++,VS2008-the prototype or test code for fanuc numeric control system FOCAS1 protocol
  3. 所属分类:Communication

    • 发布日期:2017-04-30
    • 文件大小:405385
    • 提供者:alen
  1. Snake

    4下载:
  2. 贪吃蛇是经典的街机游戏,最早原型诞生于1976 年。本次实验要求完成一个网络对战版的贪吃蛇。具体玩法如下: a. 游戏有2个玩家,通过网络 socket 通信。玩家1通过 w,a,s,d控制蛇的方向,玩家2通过上下左右箭头控制蛇的方向。 b. 至少随机添加2堵墙,蛇头碰撞到对方获胜。 c. 每次随机生成2个蛋,蛋的位置不与蛇身重合。2个蛋全部被蛇吃完后,再经过 2秒后,再次生成2个蛋。 d. 蛇身的初始长度为2,每吃1个蛋,蛇身长度+1。蛇头与自己蛇身和对手蛇神碰撞,游戏结束,对
  3. 所属分类:Java Develop

    • 发布日期:2017-05-28
    • 文件大小:11175886
    • 提供者:李四
  1. dyteqtioneffect

    0下载:
  2. Prototype mode 速度最快的运动检测代码,效果不比C++差-The fastest Prototype mode motion detection code, the effect is as good as c++
  3. 所属分类:File Operate

    • 发布日期:2017-05-05
    • 文件大小:22898
    • 提供者:msrsaar
  1. lab12_Matrix

    0下载:
  2. 设计、编写和调试面向对象C++程序,采用运算符重载机制实现两个矩阵的加、减、乘及输入/输出操作,要求通过()运算符重载来提取或设置矩阵元素值(函数原型:返回值为double&,两个整型参数表示矩阵元素行、列值)。 -Design, write and debug object-oriented C++ program, the use of operator overloading mechanism to achieve two matrix addition, subtraction,
  3. 所属分类:Other systems

    • 发布日期:2017-12-10
    • 文件大小:283179
    • 提供者:谢松叶
  1. HMTL5斗地主

    0下载:
  2. SlicedBitmap=function(a){casual.DisplayObject.call(this);this.name=NameUtil.createUniqueName("SlicedBitmap");this.image=a;this.slices=[];this.pos=[]};casual.inherit(SlicedBitmap,casual.DisplayObject);SlicedBitmap.prototype.addSlice=function
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:2624512
    • 提供者:jimmytang
« 1 2 3 4 56 »
搜珍网 www.dssz.com