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

搜索资源列表

  1. yundonghui

    0下载:
  2. 运动会开了N天,一共发出金牌M枚。第一天发金牌1枚加剩下的七分之一枚,第二天发金牌2枚加剩下的七分之一枚,第3天发金牌3枚加剩下的七分之一枚,以后每天都照此办理。到了第N天刚好还有金牌N枚,到此金牌全部发完。编程求N和M。-The Games opened a N days, issued a total of gold medals M missiles. The first day of hair gold medal-sevenths of a 1 plus the rest of the
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:1011
    • 提供者:杨瑞
  1. BSE.Windows.Forms

    1下载:
  2. 软件说明: 跟XP系统左侧可折叠式菜单一样,可以折叠、展开,可以自己定义颜色,自己研究吧,非常有用的一个源码,样式和outlook左侧菜单差不多!我自己就在用,我用在erp项目里面,哈哈,很爽啊,大概步骤: 1.在你的解决方案里添加“现有项目”,找到BSE.Windows.Forms.cspro添加进去→2.在你自己的工程里面引用刚才添加的项目→3.运行一下,完成,在左边工具箱中就有啦。大概过程就是这样,反正死活就是要先引用。-Software Descr iption: with the
  3. 所属分类:CSharp

    • 发布日期:2016-01-25
    • 文件大小:121310
    • 提供者:kiwi
  1. 06

    0下载:
  2. C#程序开发范例宝典 6文件系统 6.1创建和删除文件 6.2查找文件 6.3修改文件 6.4文件目录 6.5复制文件 6.6指定类型的文件操作 6.7其他-C# Programming Example 6 Baodian 6.1 File System 6.2 to create and delete files to modify the file search file 6.3 file 6.4 file 6.6 Copy 6.5 directory spe
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:510674
    • 提供者:cp
  1. SimpleDriverDetector

    0下载:
  2. VS2008 C#,自动监测新插入的设备(U盘、移动硬盘等),并按照设置自动复制特定文件到指定位置。主要用到 1.获取windows消息监测设备的插入与拔出 2.正则表达式以匹配文件名-VS2008 C#, automatic monitoring device changed(Flash disk, hard disk, etc.), and copy specified files to the destinate folder.
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:334358
    • 提供者:Beeven
  1. Bitmap2Rle

    0下载:
  2. 1、分析BMP格式文件头 2、将BMP格式装换为RLE格式 -1, analysis BMP format file header 2, the BMP format to RLE format
  3. 所属分类:CSharp

    • 发布日期:2017-05-10
    • 文件大小:2342238
    • 提供者:cohenfeng
  1. CSVDemo

    2下载:
  2. 用C#写的一个简单的读写CSV文件的类 源代码演示了: 1.listview控件,openFileDialog控件的简单运用; 2.autoseed的Random类的使用; 3.保存CSV文件; 4.读取CSV文件; 5.简单的分层思想,视图-listview,业务数据-data,永久数据-csv file -With C# Written in a simple CSV file type to read and write the source code to d
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:8476
    • 提供者:陈述器
  1. Animal

    1下载:
  2. 实验一:基于web的动物识别系统 1. 实验目的 理解和掌握产生式知识表示方法及产生式系统的基本过程,能够利用Web编程技术建立一个基于产生式知识表示的简单的智能系统。 2. 实验环境 (1) 硬件环境:网络环境中的微型计算机。 (2) 软件环境:Windows操作系统,任选一种网络编程语言和数据库管理系统。 3. 实验要求 (1) 以本书第2章动物识别产生式系统的规则为知识库(可增加规则),采用正向推理或逆向推理方式。 (2) 以选定的数据库管理
  3. 所属分类:CSharp

    • 发布日期:2017-05-26
    • 文件大小:9680164
    • 提供者:夏容
  1. Demo

    1下载:
  2. SharpMap是一个用于Web和桌面应用程序的易于使用的绘图库。它支持多种类型的地理信息数据,能实现空间查询,并渲染出漂亮的地图。该引擎是用C#语言在.NET 2.0框架的基础实现的。-SharpMap is an easy-to-use mapping library for use in web and desktop applications. It provides access to many types of GIS data, enables spatial querying o
  3. 所属分类:CSharp

    • 发布日期:2017-05-20
    • 文件大小:6117307
    • 提供者:欣欣
  1. cmpp-with-cSharp

    0下载:
  2. 基于移动CMPP 2.0 协议 的C#版!-CMPP With C#
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:19005
    • 提供者:ken
  1. DateUtil

    0下载:
  2. CShape日常处理类,包括 1、中国日历信息处理类,用于获取日期的中文表示、天干、地支、生肖、中文星期、星座、诞生石信息; 2、日期处理类; 3、月份、年份、星期处理类。-CShape daily treatment categories, including 1, the Chinese calendar, information processing class, the Chinese used to get the date that the Heavenly Ste
  3. 所属分类:C#编程

    • 发布日期:2017-04-11
    • 文件大小:7774
    • 提供者:风云
  1. dotnetbar-8.2

    0下载:
  2. C# 外部控件,具有美化效果,很适合开发-C# external control, with a beautifying effect, it is suitable for development
  3. 所属分类:CSharp

    • 发布日期:2017-05-06
    • 文件大小:1266397
    • 提供者:石磊
  1. OpenLicense_0.95_full

    0下载:
  2. 为了给自己的软件产品添加使用限制,如时间长度、使用次数等,往往会使用许可。Open License 是SP Extreme公司开发并开源的许可管理器。它的特点: 1、图形化界面创建许可; 2、支持产品许可; 3、512位加密; 4、许可钥匙; 5、99.9%防破解; 6、各种许可限制; 7、设计/运行的支持;-In order to add their own software products to use restrictions, such as the len
  3. 所属分类:CSharp

    • 发布日期:2017-05-07
    • 文件大小:2018051
    • 提供者:sning
  1. TimerThread

    0下载:
  2. C#实现定时器的两个类,一个类用来定时,另一个用来计算时间间隔!-C sharp Timer, including 2 class. one define the time, and the other being the interval!
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:22186
    • 提供者:尹洛
  1. DateTime2Hex

    0下载:
  2. 1.将当前系统时间转换为十六进制并存盘 2.将十六进制字符串转换为时间 3.计算十八位二进制数据的模,检验校验和-The current system time converted to hexadecimal and save two hexadecimal string converted to 3. Calculation of the modulus of the 18-bit binary data, inspection and calibration and
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:50809
    • 提供者:kingang
  1. Data2.0

    0下载:
  2. 强大的数据库访问类dbhelper 2.0 1、多数据库支持 2、多数据库类型支持 3、强大的查询公用方法,如支持返回泛型实体对象集合,泛型值类型集合,实体对象,数据集等。 4、所有方法都支持参数化与非参数化访问db,调用十分方便。 5、使用了线程本地存储,使之能支持在业务逻辑层显式控制事务。 6、注释较为详细,配置十分简单,方法较为简洁(加上注释总共200多行代码)。 7、开源,容易修改。-Powerful database access class dbhelpe
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:749375
    • 提供者:jwx007
  1. TTAutoMIS

    1下载:
  2. 汽车售后管理系统 模块界面设计及功能开发 1、系统主窗口设计及开发 2、成交客户模块 3、维修回访模块 4、零件订货模块 5、零件入库模块 6、维修出库模块 7、外销出库模块 8、零件退货模块 9、库存盘点模块 10、零件参数模块 11、工单管理模块 12、维修项目模块-Automotive aftermarket management system module 1 interface design and functional develo
  3. 所属分类:CSharp

    • 发布日期:2017-05-13
    • 文件大小:3318450
    • 提供者:李梦竹
  1. VideoChatSample

    0下载:
  2. VideoChatSample Silverlight4视频会议源代码下载: 1 支持视频共享 2 支持音频共享 3 支持文字聊天-View and edit your Office documents on Windows Live. Easily share and work together on Word, Excel, PowerPoint and OneNote documents – free!
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:1525621
    • 提供者:chenli
  1. MrCy

    1下载:
  2. 本系统属于小型的餐饮管理系统,可以有效地对中小型餐厅消费进行管理。 (1)本系统管理员用户名为:Tsoft,密码为:111。 (2)实例执行文件位置:TM\06\MrCy\MrCy\bin\Debug\ MrCy.exe (3)本系统共分为三种操作权限,分别为超级管理员、经理、一般用户: 一般用户: 一般用户只可以对辅助工具菜单、系统设置菜单、窗口布局菜单及帮助菜单进行使用操作。。 经理:经理除系统设置菜单不能使用以外,其它菜单都可以使用并管理操作。 超级管理员:超
  3. 所属分类:CSharp

    • 发布日期:2016-12-15
    • 文件大小:1316189
    • 提供者:xuxin
  1. QQ2008Chat_CSharp

    1下载:
  2. 仿QQ2008聊天程序(C#源码) 1.添加好友 2.好友聊天 3.群聊天-QQchat
  3. 所属分类:CSharp

    • 发布日期:2015-05-31
    • 文件大小:2737147
    • 提供者:Daniel
  1. hzhang

    0下载:
  2. 基于Proteus的hid usb仿真,用的是pic18f2550芯片,实现A/D数据2路采集,然后通过USB传输到PC中,没有上位机程序-Proteus hid usb-based simulation, using a pic18f2550 chip, to achieve A/D data 2-way acquisition, and then transferred to the PC via USB, there is no host computer program
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:101496
    • 提供者:郭佳
« 1 2 ... 24 25 26 27 28 2930 31 32 33 34 ... 50 »
搜珍网 www.dssz.com