CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程 搜索资源 - 模块化

搜索资源列表

  1. 哈夫曼编译器

    0下载:
  2. 详细的哈夫曼编码、解码源程序,带有注释,分模块化-detailed Huffman encoding, decoding source, with Notes, modular -
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:4447
    • 提供者:郝来雨
  1. chenji2

    0下载:
  2. 函数是 C 中最常用的结构概念。它们应用于实现“自顶向下的”问题解决方法 — 即,将问题分解成越来越小的子问题,直到每个子问题都能够用代码表示。这对程序的模块化和文档记录有帮助。此外,由许多小函数组成的程序更易于调试。-C function is the most commonly used structural concept. They used to achieve the "top-down" solution to the problem - that is, th
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3052
    • 提供者:杨海波
  1. CsharpPDFchuli

    0下载:
  2. C#PDF文档处理模块,可以在C#中将文档转换成PDF文档,模块化示例!
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2030931
    • 提供者:张乐
  1. SerialCommunicationTest

    0下载:
  2. 本程序为公交调度系统项目中的串口通讯模块,通讯协议文件为[通讯命令及通讯方式规定.doc 需要用到一个C++写的dll,功能是帮助初始化串口。(该dll文件已经放在bin\debug目录下)-This program is a project scheduling system bus serial communication module, the communication protocol document [communications command and communicati
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:539211
    • 提供者:滕林颖
  1. MyOA

    0下载:
  2. 使用C#开发应用程序,代码精炼,模块化。-The use of C# Developing applications, code refining, modular.
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:98388
    • 提供者:bruce628
  1. StudentTest

    0下载:
  2. 软件介绍:本系统内置的测评模块可以根据学生的学习成绩以及往日的综合表现对学生的综合素质分进行自动评分操作,免除了教师手工计算核对的繁琐事情。 品行诚信电子档案系统已经做到了模板化,可以根据贵校对大学生品行诚信电子档案与综合素质测评的要求制作相应的模板,充分符合各大院校对电子档案的需求。 系统采用先进的ASP.net 2.0 + SQL Server 2000/2005为开发环境和运行环境,充分利用ASP.net 2.0和SQL Server的强大的功能和性能,并且在系统中采用了先进的Aj
  3. 所属分类:CSharp

    • 发布日期:2017-04-27
    • 文件大小:503867
    • 提供者:tom
  1. tantCms

    0下载:
  2. 一个c# .net的CMS,里面包含20多个国家的语言,完全采用模块化的开发方式,本人就是用它来改成自己的系统,相对容易些-A c#. Net of the CMS, which contains the language of more than 20 countries, the development of completely modular way, I use it to change its own system, a relatively easier
  3. 所属分类:CSharp

    • 发布日期:2017-05-01
    • 文件大小:820595
    • 提供者:hengxing
  1. Web3Layers

    0下载:
  2. 标准ASP.NET网站的三层数据结构,实现了登陆,简单界面浏览等功能,成熟的模块化结构模式-The standard three-tier ASP.NET web site data structure to achieve a landing, a simple interface for browsing and other functions, a mature model of modular structure
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:187349
    • 提供者:郭魁元
  1. student

    0下载:
  2. 学生考勤管理系统 考勤信息记录了学生的缺课情况,它包括:缺课日期、第几节课、课程名称、学生姓名、缺课类型(迟到、早退、请假及旷课)。试设计一考勤管理系统,使之能提供以下功能: 1.录入学生的缺课记录; 2.修改某个学生的缺课记录; 3.查询某个学生的缺课情况; 4.统计某段时间内,旷课学生姓名及旷课次数,按旷课次数由多到少排序; 5.统计某段时间内,有学生旷课的课程及旷课人次,按旷课人次由多到少排序; 6.系统以菜单方式工作。 具体要求如下:
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:5661
    • 提供者:万涛
  1. MyDesCode

    0下载:
  2. 程序编写过程中采用模块化编程,逐步实现每个模块的功能,并写测试代码对逐个模块进行测试,确保每个模块运行结果输出正确。-Modular programming in the programming process, and gradually realize the function of each module, and write test code to test the module one by one, to ensure that the resulting output for e
  3. 所属分类:CSharp

    • 发布日期:2017-05-07
    • 文件大小:1872895
    • 提供者:付阿娟
  1. CSharp

    0下载:
  2. 本书通过一个大型的应用软件——sharpDevelop的完整开发过程展示了.net高级编程技校。抓药内容包括,构建高度模块化的应用程序、提供一个灵活的可扩展的课自定义的用户界面等。-This book through a large application software-- sharpDevelop complete development process shows the .Net programming technical school. If included, to build a
  3. 所属分类:CSharp

    • 发布日期:2017-05-25
    • 文件大小:8589582
    • 提供者:王植
  1. ImageManage

    0下载:
  2. 图像处理模块,本程序主要实现了图像处理、批量转换与处理、PSD文件管理、照片处理等,其中图像处理部分主要是对图像进行各个效果的显示,例如图像的锐化效果、浮雕效果等。批量转换与处理部分主要实现各种图像格式之间的转换,PSD文件管理部分主要是对PSD文件进行浏览和转换操作,照片处理主要用于照片的排版。-The image processing module, this program image processing, batch conversion and processing, the PSD
  3. 所属分类:CSharp

    • 发布日期:2017-05-06
    • 文件大小:1354783
    • 提供者:luxiong
  1. LCD5110

    0下载:
  2. 这是LCD5110液晶显示的模块,采用模块化编程,包括汉字、字母、字符、整数、浮点数等各种类型,使用时直接调用,十分方便。-LCD5110 LCD modules, modular programming, including the various types of characters, letters, characters, integers, floating point, and direct calls to use, very convenient.
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:41353
    • 提供者:朱明瑞
  1. moudle

    0下载:
  2. MSP430F149的模块化程序 ,要用的时候直接调用就可以了。-The MSP430F149 modular program to use when called directly on it.
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:132457
    • 提供者:蒙东成
  1. winform-ERP

    0下载:
  2. 非常不错的源码,还带完整的开发文档,非常有学习价值,相当于一个小型的ERP了,涉及到组件,开始模式,模块化,数据操作等-Small ERP
  3. 所属分类:CSharp

    • 发布日期:2017-11-13
    • 文件大小:9896423
    • 提供者:Joy
  1. ASP.NET-3.5-SQL-Server

    1下载:
  2. ASP.NET 3.5+SQL Server网站模块化开发全程实录 随书光盘及源代码!分享一下!-Modular ASP.NET 3.5+SQL Server site development full Record CD with the book and source code! Share it!
  3. 所属分类:CSharp

    • 发布日期:2017-11-06
    • 文件大小:12722568
    • 提供者:chrisyeh
  1. careffeducation_jb51

    1下载:
  2. 悠索教务管理系统适用于高校、中学教务管理,采用VS.NET2008开发, 数据库访问组件和Access2003/SQL2000/2005/2008无缝结合,采用AJAX无刷新更新。 系统包括了学校教务必须使用的大部分功能,包括: 教务管理系统, 教师评价系统, 成绩管理系统,证书查询系统,在线报名系统,自定表单系统,门户管理子系统, 考试安排系统,在线考试系统,自动排课系统,公寓管理系统,课件管理系统, 作业管理系统,就业信息系统,毕业设计系统。   所开发的系统均使用
  3. 所属分类:CSharp

    • 发布日期:2015-02-04
    • 文件大小:4846592
    • 提供者:蓝小雨
  1. delivery

    0下载:
  2. 一个不错的简易宾馆管理系统,模块化,可移植性好 - a nice hotel managemant system
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:2582
    • 提供者:辉洒小青春
  1. fastCSharp_part_1.6

    0下载:
  2. c#QQ接口,人人接口。以及种应用功能模块化,80000行代码。分享出来了-c# QQ interfaces, all interfaces. And the kinds of modular applications, 80,000 lines of code. Shared out
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:796626
    • 提供者:赵建伟
  1. irregular-form

    0下载:
  2. 不规则窗体的编写,函数模块化,以及在不规则窗体上画线,有很多图案的线条,函数模块化了!编程为charp-Irregular forms of writing, function modular, and draw a line on the irregular form, there are a lot of pattern lines, function modular! Programming for charp
  3. 所属分类:CSharp

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