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

搜索资源列表

  1. OA开原

    1下载:
  2. 用C#编写的B/S,OA系统,没有解压密码,源码开放!有兴趣者可与我联系!C#- B/S compiles which with C#, OA system, has not decompressed the password, the source code opening! Some interests may relate with me! C#
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:4.22mb
    • 提供者:nick
  1. 20051015pictrueEditer

    0下载:
  2. 讲述如何使用C#的多媒体应用开发小型的图片动画的的打开,十分实用-on how to use C# multimedia applications development of small pictures of the opening animation is very practical
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:9.22kb
    • 提供者:孙耀
  1. ClearMine1

    0下载:
  2. 我刚学C#编写的扫雷.相比Windows自带的扫雷,多了自动点开为0的格子,左键点击空格自动点开,右键点击未点开的格子自动标记功能.我感觉比Windows扫雷还要好玩.不过功能没有完全实现,因为当时不会用注册表.-I just learning C# prepared by the mine. Compared to the Windows mine, more automatic points to open the lattice 0, Left click automatically af
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:26.35kb
    • 提供者:中子豆
  1. zmknne

    0下载:
  2. 单链表的反转 运行此程序后,你可以输入若干个数字,每输入一个数字,系统在链表中开辟一个新的结点,并把新输入的数字插入到链表的表头。运行主函数时,首先调用CreateList_L(L,n)函数,建立一个链表,并输入数据,然后最后调用输出函数,显示建立链表后链表内的内容;再调用反转函数,把链表中的数字在此链表中反转,最后调用输出函数,显示反转后的链表内的内容,可以显示出调用反转函数后,链表内的数据都进行了反转。 -reversal run this program, you can import a
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3.41kb
    • 提供者:
  1. filedonwload

    0下载:
  2. c#远程端口打开后通过固定的端口好进行文件下载-c # remote port After opening the port through fixed for good File Download
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:8.72kb
    • 提供者:liu chao
  1. LoginAndUseMDI

    0下载:
  2. 本例子是开C#开发的会员登陆与使用MDI窗口,开发用的是VS2003-example is the opening of the C# development of the Member landing and the use of MDI windows, the development is VS2003
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:153.35kb
    • 提供者:milk
  1. 实现艺术清屏

    0下载:
  2. 问题的提出:我们在编制程序时,经常要用到清屏处理,如dos下的cls,Turbo C下的clrscr()等都具有清屏功能,但这些均为一般意义的清屏,并未显示其清屏规律.而有时为了达到清屏的艺术美观,往往对清屏有一些具体要求,如:开幕清屏 闭幕清屏 上清屏 下清屏 中清屏.为此,这里用C语言编制了几个子函数,用于程序中时,既可达到清屏的目的,有能增加屏幕的艺术美观.-the problem : we in the preparation of procedures, regular use of
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3.47kb
    • 提供者:mm
  1. v

    0下载:
  2. 据记载,公元前400年,古希腊人发明了置换密码。1881年世界上的第一个电话保密专利出现。在第二次世界大战期间,德国军方启用“恩尼格玛”密码机,密码学在战争中起着非常重要的作用。-According to records, in 400 BC, the ancient Greeks invented the replacement password. In 1881 the world' s first telephone patent there confidentiality. Dur
  3. 所属分类:CSharp

    • 发布日期:2017-05-09
    • 文件大小:1.85mb
    • 提供者:张成方
  1. NewsReader

    0下载:
  2. 新闻阅读器,用来阅读各大网站新闻,将自己想要阅读新闻的网站的RRS地址输入到配置文件内,以后打开软件后直接点载入就可以批量对各大网站新闻进行摘要-A news reader, to read the major news sites, will they want to read news sites RRS address entered into the configuration file, the later point of loading directly after opening
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:161.95kb
    • 提供者:
  1. TabControl_Demo

    0下载:
  2. Recently I came across a requirement for a tab control to be closed from the header itself. This means the user doesn t need to switch to any tab page in order to close it. The perfect example for this one is Firefox browser. In Firefox, the user can
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:14.51kb
    • 提供者:prakash
  1. WindowsFormsApplication1

    0下载:
  2. It consist of simple way of linking between two forms and displaying date and time also opening file in visual c sharp
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:43.4kb
    • 提供者:santosh
  1. j_13219_SimpleChat

    0下载:
  2. 一个比较基本的点对点聊天程序,局域网范围内的聊天程序,适合同事之间互相交流,输入对方IP地址和用户名就可以发送消息了,只要对方正在打开本软件,就能收到消息,本程序除了发消息之外没有其它的功能,比较简单的。 -A more basic point-chat program, local area network within the chat program, suitable for exchange among colleagues, enter each other' s IP a
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:12.05kb
    • 提供者:maojiawei
  1. RemoteControl

    0下载:
  2. 利用VC++编程的简易远程桌面监控系统,适合初学者学习C++语言是使用!其中包括我的论文、开题报告。-VC++ programming using a simple remote desktop monitoring system, suitable for beginners to learn C++ language is used! Including my thesis, opening report.
  3. 所属分类:CSharp

    • 发布日期:2017-05-04
    • 文件大小:1.16mb
    • 提供者:赖佩伟
  1. PhotoShip-Image-Editor

    0下载:
  2. 运用.NET的reflection 调用 效果文件给 图片添加效果。-Developed in the .NET enviroment with the functions of opening the image file and changing the effect of the images
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:102.58kb
    • 提供者:赵一
  1. YUV-Player-(Open-source)

    0下载:
  2. This a YUV player with its codes. The format that this software can read is 4:2:0. this software can open using command line and it can facilitate opening your YUV files.-This is a YUV player with its codes. The format that this software can read is
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:202.28kb
    • 提供者:ali fattahian
  1. hebbleDemo

    0下载:
  2. 基于开源搜索引擎HubbleDotNet的一个创建索引的demo-This is a demo about how to create index on vs2008 based on HubbleDotNet which is an opening-source search engine.
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:1.14mb
    • 提供者:sandwich
  1. cSharp89600

    0下载:
  2. 包括打开关闭89600,还有一些参数的设定。-89600, including opening and closing, there are some parameter settings.
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:310.27kb
    • 提供者:jeffrey
  1. CSharpstudent-results-

    0下载:
  2. 基于C#学生成绩管理系统毕业设计作为必不可少的计算机毕业学生作业.基于C#学生成绩管理系统论文用以描述整个设计的需求分析,E-R图,业务流程等范文 基于C#学生成绩管理系统源程序则是具体在某种语言上的源代码设计与实现.另还应具备开题报告,答辩稿,外文翻译,中期报告等-Based on C# graduate student achievement management system designed as computer graduate student work is essential.
  3. 所属分类:CSharp

    • 发布日期:2017-05-11
    • 文件大小:2.8mb
    • 提供者:mc
  1. CSharpstudent-information

    0下载:
  2. 基于C#学生信息管理系统毕业设计作为必不可少的计算机毕业学生作业.基于C#学生信息管理系统论文用以描述整个设计的需求分析,E-R图,业务流程等范文 基于C#学生信息管理系统源程序则是具体在某种语言上的源代码设计与实现.另还应具备开题报告,答辩稿,外文翻译,中期报告等-Based on C# graduate student information management system designed as computer graduate student work is essential.
  3. 所属分类:CSharp

    • 发布日期:2017-05-11
    • 文件大小:2.87mb
    • 提供者:mc
  1. 13_ADC12

    0下载:
  2. MSP430的AD采样、MSP430单片机AD的开通-MSP430-AD sample, the opening of the MSP430 microcontroller AD
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:15.38kb
    • 提供者:chun ling
« 12 3 »
搜珍网 www.dssz.com