CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - 数组实现

搜索资源列表

  1. shuzu2

    0下载:
  2. 数组编程的一种优化算法,实现复杂网络编程的方便与便捷。
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:1241
    • 提供者:朱鹏鹏
  1. 用D3D模拟地月系

    1下载:
  2.         一、建立空窗体   新建一个工程,添加引用,并导入名称空间。   加入一个设备对象变量: private Microsoft.DirectX.Direct3D.Device device = null;   添加初始化图形函数,并在这里面对设备对象进行实例化: public void InitializeGraphics() {  PresentParameters presentParams = new PresentParam
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-12-12
    • 文件大小:11817
    • 提供者:mantoutou
  1. inheritance

    0下载:
  2. 设计一个抽象类Shape,包括2个抽象方法,分别是计算形状的周长和面积。设计具体类Rectangle和Circle,分别表示矩形和圆,它们都是Shapes的子类。使Rectangle和 Circle都实现Comparable接口。编写一个通用的排序程序和一个通用的二分查找程序(自己写代码实现),能对这二种类型的数组进行排序并查找指定的对象。-Design an abstract class Shape, including the two abstract methods, namely, ca
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:48227
    • 提供者:陈思
  1. sportsgame

    0下载:
  2. 用于实现运动会上成绩管理。此程序的主要功能是输入、输出及查询,不涉及动态操作,所以,简单起见采用顺序存储结构,即数组。-Games for implementation on the management score. The primary function of this procedure are importing, exporting and queries, do not involve the dynamic operation, therefore, the sake of ea
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:3785
    • 提供者:李思缘
  1. 10121

    0下载:
  2. 利用虚函数手段,按照三种不同的数据存储方式及其处理方法来实现如下的所谓“反序 输出问题”:从键盘输入n 个int 型数据先存储起来(具体n 值由用户从键盘输入),而后再 按照与输入相反的顺序将这些数据显示在屏幕上。 具体地说,可通过在基类baseCla 及其派生类method1Cla、method2Cla 和method3Cla 中说明如下的同一个虚函数“virtual void reverseout() ”,来实现所述问题的三种不同处 理方法。例如,可设计并使用已经在第四章
  3. 所属分类:Search Engine

    • 发布日期:2017-04-12
    • 文件大小:1073
    • 提供者:俊鹏
  1. cs_socket

    0下载:
  2. 用vb实现的tcp/ip通讯程序,可以实现服务器与客户的聊天功能,重要的是在程序中测试了服务器端向客户端发送一个参数数组的功能-Vb achieved using tcp/ip communication process can be achieved chat server and client functions, it is important to test in the proceedings of the server-side to the client to send a par
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-28
    • 文件大小:413565
    • 提供者:王佳
  1. EasyIDE_ASP_Framework

    0下载:
  2. 简单地说,在EasyIDE Framework的支持下,你可以很方便地做字符串操作、磁盘文件操作、数组操作、XML解析操作、数据库操作以及其他很多常用的、已被其他语言作为内置函数的操作。值得一提的是,此次发布的版本强化了对ASP表现层和逻辑层分离的支持:include函数为你实现了稳定的动态包含文件方案,而ob_get_contents函数可以返回ASP页面执行后输出的HTML内容,基于这两个函数和其它辅助函数,你可以开发自己的ASP模板引擎。此外str_encode和str_decode也为你
  3. 所属分类:Web Server

    • 发布日期:2017-03-25
    • 文件大小:50397
    • 提供者:张生
  1. WSAEventSelect

    0下载:
  2. 异步IO 事件通知类型,等待EVENT句柄数组实现多等待,使用初学者-Asynchronous IO event notification type, wait EVENT handle an array of multi waiting to use for beginners
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-13
    • 文件大小:3535041
    • 提供者:穆帅
  1. UDP-Transfer-data-

    0下载:
  2. c++builder 利用NMUDP控件实现数据的收发 数组的发送-c++ builder using NMUDP controls the sending and receiving data sent array
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:322139
    • 提供者:wanhui
  1. GridView

    0下载:
  2. a+b的实现添加ArrayTools类,要求包括下面的静态方法。 static void sort(Person[] a) 该方法可以对Person类型的数组进行升序排序,排序依据a数组中元素的compareTo方法。-Add ArrayTools class requirements include the following static methods. static void sort (Person [] a) -the realization of a+b to add ArrayT
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-12-02
    • 文件大小:2029762
    • 提供者:ghhg
  1. shFvjUQrs

    0下载:
  2. 代码是用来实现使用CStringArray类创建和使用字符串数组的程序的源码,好,有需要的朋友可以-The code is used to achieve the to use CStringArray class to create and use an array of strings, the source code of the program, good, need friends can see
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-12-02
    • 文件大小:30647
    • 提供者:吕丽芳
  1. phptxtBook_v0.01

    0下载:
  2. 一个php+txt的文本留言本,只有一个.php即可实现对留言本的显示,添加与删除,按照一定规则存储到.txt文本中,利用了数组将留言内容读取出来,整个留言板程序只有不到7K,源码也没多少行,还可以实现留言本的表情显示,主要是利用PHP的文件操作函数实现留言本程序的操作,页面非常美观,可作为一个小型的留言本研究使用。 -Guestbook a php+txt text, there is only one. Php can be realized Guestbook display, add,
  3. 所属分类:P2P

    • 发布日期:2017-11-06
    • 文件大小:17746
    • 提供者:王伟
  1. stack

    0下载:
  2. 栈关于数组与链表的实现,linux c语言-Stack on the array and linked list implementation, linux c language
  3. 所属分类:Linux Network

    • 发布日期:2017-11-23
    • 文件大小:22669
    • 提供者:zhangming
  1. que

    0下载:
  2. 队列关于数组与链表的实现, linux c语言-Queue on the array and linked list implementation, linux c language
  3. 所属分类:Linux Network

    • 发布日期:2017-11-16
    • 文件大小:25920
    • 提供者:zhangming
  1. shuzu2

    0下载:
  2. 数组编程的一种优化算法,实现复杂网络编程的方便与便捷。-An array of programming optimization algorithm to realize the complexity of network programming convenience and convenient.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-10
    • 文件大小:1289
    • 提供者:eepest
  1. 232815eeq56f5jld5e75o6

    0下载:
  2. FuIPv2.2 单片机专用联网TCP/IP协议栈,任何MCU均可v2.2 更新日志 1、修复了TCP发送检验bug,数据传输bug 2、结合实用,及网友建议,特此做了调整。TCP仅支持被动连接,若需要单片机主动连接(见2.1版本可以访问百度网页) 3、增加了web服务功能,可以实现用网页发送消息给单片机 4、UDP仍然支持主动,被动模式。 5、合并发送接收缓冲区,统一DATA[ ]数组。默认长度为255字节。-FuIPv2.2 microcontroller dedicat
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-16
    • 文件大小:505990
    • 提供者:大鹏集成
  1. phptxtBook_0.03

    0下载:
  2. 一个php+txt的文本留言本,只有一个.php即可实现对留言本的显示,添加与删除,按照一定规则存储到.txt文本中,利用了数组将留言内容读取出来,整个留言板程序只有十几KB,源码也没多少行,还可以实现留言本的表情显示,主要是利用PHP的文件操作函数实现留言本程序的操作,页面非常美观,可作为一个小型的留言本研究使用。-A php+ txt text message present, only a .php can realize the message on the display, add a
  3. 所属分类:Web Server

    • 发布日期:2017-05-01
    • 文件大小:19090
    • 提供者:zyz
  1. phptxtBook_v0.02

    0下载:
  2. 一个php+txt的文本留言本,只有一个.php即可实现对留言本的显示,添加与删除,按照一定规则存储到.txt文本中,利用了数组将留言内容读取出来,整个留言板程序只有不到7K,源码也没多少行,还可以实现留言本的表情显示,主要是利用PHP的文件操作函数实现留言本程序的操作-A php+ txt text message of this, only one. Php can achieve the message of the show, add and delete, according to c
  3. 所属分类:Web Server

    • 发布日期:2017-05-05
    • 文件大小:20534
    • 提供者:e3
  1. phppbl_v1.2

    0下载:
  2. PHP jquery实现瀑布流布局,其实一个核心的原理是,当滚动到最底部以上100像素时, 加载新内容。为了保证大家能够充分理解瀑布流的实现原理,就尽量保证了实例的简单性,这款瀑布流仅仅使用了php数组作为瀑布流所加载的内容,没有数据表文件-PHP jquery to achieve waterfall layout, in fact, a core principle is that when the scroll to the bottom of the above 100 pixels,
  3. 所属分类:Web Server

    • 发布日期:2017-05-05
    • 文件大小:933549
    • 提供者:pqy
  1. Dynamic variable

    0下载:
  2. 基于动态变量实现的数组运算,可以为班级成绩计算,方便简单(Array operation based on dynamic variable implementation.)
  3. 所属分类:网络编程

    • 发布日期:2018-05-03
    • 文件大小:378880
    • 提供者:748748748
« 12 »
搜珍网 www.dssz.com