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

搜索资源列表

  1. LMS

    0下载:
  2. 纯C语言的图书管理系统,实现了借书还书人员管理等一些简单的操作。数据的保存用c语言操作文本文件。使用链表。-Pure C language library management system to achieve the borrowing and returning books and other personnel management simple. Data preservation operation using c language text file. The use of lin
  3. 所属分类:Education soft system

    • 发布日期:2017-04-24
    • 文件大小:22449
    • 提供者:ggm
  1. PMS-2

    0下载:
  2. 基DCOM的C/S架构项目管理软件,当前已实现了BUG跟踪功能 供有兴趣的学习、使用和完善。 PMS.exe 是客户端 PMSServer.exe 是服务端-DCOM base of the C/S structure of project management software, the current has been achieved for tracking BUG interested to learn, use and improvement. PMS.exe is a client
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-10
    • 文件大小:1229859
    • 提供者:胡虎
  1. lcd_lib.c

    0下载:
  2. 1602液晶显示器控制库函数 可以在css公司的编译器上使用-1602 LCD library functions can be controlled at the company' s compiler css on the use of
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-06
    • 文件大小:716
    • 提供者:liuchaofan
  1. C

    0下载:
  2. arm的C语言教程 无操作系统支持的嵌入式系统软件,包括系统引导(BOOT) 、驱动程序、动态内存管理、IPO、通信以及应用软件等方面。 本文详细介绍了嵌入式平台上用C 语言编写系统软件和应用软件的方法。虽然是针对ARM平台介绍的,但基本经验和算法也适 合于其他嵌入式平台的软件设计-arm of the C language tutorial without operating system support for embedded systems software, including
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-21
    • 文件大小:6025270
    • 提供者:朱明健
  1. SPE-0[1].8.3.c-wx2.6.1.0-no_setup

    0下载:
  2. Serial port comm file s. Tried to to do it but could not make it working.p[lease help
  3. 所属分类:Windows Develop

    • 发布日期:2016-01-25
    • 文件大小:1140667
    • 提供者:nalin
  1. C_Talk_S

    0下载:
  2. 简单的 C/S服务器模式工作流程。socket套接字。-A simple C/S server workflow. Socket socket.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-15
    • 文件大小:5988
    • 提供者:zzzz
  1. Miller-Rabin-c

    0下载:
  2. 求质数的算法之Miller-Rabin费马小定理-Prime number for the Miller-Rabin algorithm of Fermat' s Little Theorem
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:833
    • 提供者:li shu
  1. PopupCalculatorButtonandTextControlPopCalc

    0下载:
  2. 弹出式计算器,c#控件,点击按钮弹出,可以改变风格-PopupCalculatorButton
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:388908
    • 提供者:pentax
  1. CSharpNetWinform

    0下载:
  2. C#.Net+Winform+三层结构源码-C#. Net+ Winform+ three-tier structure of source
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:75396
    • 提供者:yeyuqi
  1. 123

    1下载:
  2. 电磁炉原理图,及C语言源代码,争对51单片机开发,通用性强.-Induction Cooker
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-16
    • 文件大小:55092
    • 提供者:mr
  1. OA

    0下载:
  2. C# oa 项目 界面精美,源码齐全,及C#源码中的经典,o yah-C# oa project attractive interface, complete source code and C# source code in the classic, o yahoo
  3. 所属分类:CSharp

    • 发布日期:2017-05-27
    • 文件大小:10255645
    • 提供者:柏贵雷
  1. EasyChat

    1下载:
  2. 这是用C#做的一个简易的Windows平台下的聊天软件,包括了客户端和服务端的全部源码,注释很详细,有兴趣学习.net应用开发的同学可以下载来学习学习。这个示例包含了了C/S架构软件开发的很多基础知识和思想。 功能包括群发,私聊,发送震动,收到消息发声,闪屏提示等等,大致类似于QQ的多人聊天会话功能。 涉及到的知识主要包括: 1. TCP/IP通信,包括TcpClient , TcpListener , Socket , NetworkStream等几个用于TC
  3. 所属分类:C#编程

    • 发布日期:2013-12-06
    • 文件大小:831375
    • 提供者:sunrong
  1. Addison.Wesley.Effcient.C++ProgrammingTechniques.

    0下载:
  2. This book focuses on combining C++ s power and flexibility with high performance and scalability, resulting in the best of both worlds. Specific topics include temporary objects, memory management, templates, inheritance, virtual functions, inlin
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-30
    • 文件大小:1020611
    • 提供者:udo
  1. pthread.c

    0下载:
  2. 利用pthread,使用者在命令列輸入,程序將產生一個個別行程產生費式數目,置串列為資料型態且被執行緒共享.當執行緒完成執行,由父行程輸出子行程的串列.因為父行程不再一開始就輸出費氏序列,需等待子行程完成 命令列: gcc hw2.c -lpthread-Use pthread, the user at the command line input, the program will produce a resulting fee amount for the individual tr
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:646
    • 提供者:林俞呈
  1. Socket-chat

    0下载:
  2. c#聊天室,分server和client-c# chat rooms, server and client
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:131137
    • 提供者:王强
  1. EasyOffice.NET

    0下载:
  2. 本人的本科毕业论文:中小企业办公自动化系统的设计与实现,基于完善的三层系统设计 c#-My undergraduate thesis: SME office automation system design and realization of three-tier system design based on sound c#
  3. 所属分类:CSharp

    • 发布日期:2017-05-21
    • 文件大小:6418346
    • 提供者:猪啊
  1. S.Sams.GoogleMap.Web

    0下载:
  2. C#如何调用googleMap,更简练,更明细-C# How to call googleMap, more concise, more details
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:265135
    • 提供者:王志强
  1. chat_source

    0下载:
  2. 用QT4库写的 基于C/S结构. 其实在linux用套接字写网络部分更方便不过,但最近在学习QT/network部分,所以练手写的一个.-Written using QT4 libraries based on C/S structure. In fact, part of the linux network using a socket to write more convenient, however, but a recent study QT/network part, so a
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:7991
    • 提供者:袁和平
  1. csharpwinform_huoche

    0下载:
  2. C#,Winform,三层架构,火车票查询。适合想了解三层架构的人士。-C#,winform
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2816969
    • 提供者:sjefy
  1. Algorithms.In.C.3rd.Ed.Part5.Graph.Algorithms

    1下载:
  2. 经典算法书(中文版)。这一套算法系列书介绍了当今最重要的算法,共分3卷,这是第2卷(第五部分),集中讲解图算法。本书共有6章(第17章~第22章)。第17章详细讨论图性质和类型,第18章~第22章分别讲解图搜索、有向图和DAG、最小生成树、最短路径以及网络流。书中提供了用C语言描述的完整算法源程序,并且配有丰富的插图和练习。-Algorithms in C, Third Edition, Part 5: Graph Algorithms is the second book in Sedgewi
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-06-01
    • 文件大小:13904888
    • 提供者:wang
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com