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

搜索资源列表

  1. 14160_1225888261rC0u

    0下载:
  2. C#中国移动进销存管理系统(oracle)源码.rar(2.87 MB)-C# China Mobile Invoicing Management System (oracle) source. Rar (2.87 MB)
  3. 所属分类:CSharp

    • 发布日期:2017-05-12
    • 文件大小:2554354
    • 提供者:szhourj
  1. CwordToSpell

    0下载:
  2. CSharp汉字转换拼音.我自己把网上的源码写成类库,以及类库的源代码与应用程序。-CSharp Chinese Pinyin conversion. I put the source code written in-line library, as well as the library' s source code and applications.
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:70536
    • 提供者:梁震
  1. DybanucMakeGrid

    0下载:
  2. 利用csharp和extjs类库,更具数据库名成自动生成列。并可以随心所欲的添加别的功能。很要用的web功能。-Extjs library using csharp and more names into the database automatically generated list. And can add other functions arbitrary. Is to use the web features.
  3. 所属分类:Web Server

    • 发布日期:2017-05-25
    • 文件大小:8324691
    • 提供者:liuhaitao
  1. CS-Matrix

    0下载:
  2. CS 矩阵类库 matrix library in csharp-matrix library in csharp
  3. 所属分类:CSharp

    • 发布日期:2017-03-22
    • 文件大小:171286
    • 提供者:刘先生
  1. 24master

    0下载:
  2. C#实现的一个牌类小游戏,运行需要.net framework2.0库的支持!-C# implementation of a card type game, needed for the operation. Net framework2.0 library support!
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-08
    • 文件大小:214198
    • 提供者:柏勇
  1. DirectShowLib

    0下载:
  2. 基于Csharp的一个通用的类库,国外的一个牛人编写出来的,其中大部分都经过测试,并应用-Csharp' s based on a common library, foreign person write out a cow, most of which are tested and applied
  3. 所属分类:midi program

    • 发布日期:2017-03-27
    • 文件大小:76203
    • 提供者:lumin
  1. CsharpAsync_Sync

    0下载:
  2. csharp中异步变同步的基础类库,可以用来把大量的异步过程在同步过程中实现,可以参考相关的文章,因为原文章中这段代码都不完整,此处做了整理,把关键的代码补齐了-AsyncEnumerator and interlock source
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:3593
    • 提供者:zy
  1. Beep

    0下载:
  2. WINCE环境下,发声类,在SYMBOL MC3000环境下测试成功,需要使用到SYMBOL的API库,可以自己设置发声的长短,次数,音频-WINCE environment, voice class, SYMBOL MC3000 environment test is successful, need to use the SYMBOL of the API library, you can set up their own voice, their duration, frequency,
  3. 所属分类:Windows CE

    • 发布日期:2017-03-30
    • 文件大小:800
    • 提供者:wwy
  1. SharpICTCLAS

    0下载:
  2. ICTCLAS分词的总体流程包括:1)初步分词;2)词性标注;3)人名、地名识别;4)重新分词;5)重新词性标注这五步。就第一步分词而言,又细分成:1)原子切分;2)找出原子之间所有可能的组词方案;3)N-最短路径中文词语粗分三步。 在所有内容中,词典库的读取是最基本的功能。ICTCLAS中词典存放在Data目录中,常用的词典包括coreDict.dct(词典库)、BigramDict.dct(词与词间的关联库)、nr.dct(人名库)、ns.dct(地名库)、tr.dct(翻译人名库
  3. 所属分类:Search Engine

    • 发布日期:2017-04-09
    • 文件大小:1964863
    • 提供者:ounata
  1. CSharpClassDesign

    0下载:
  2. CSharp类设计手册,使用CSahrp时的类库设计-CSharp Class Design Handbook
  3. 所属分类:CSharp

    • 发布日期:2017-05-19
    • 文件大小:5204842
    • 提供者:user_123
  1. ArcObjectsGISforCsharp.NET

    0下载:
  2. 所谓ArcObject,现在一般都是指ArcGIS Desktop版本的组件开发集,即需要安装ArcGIS桌面版软件后才能安装这些组件开发集,它是所有版本中组件最全的版本,如果想对ArcGIS产品及其开发有个详尽的了解,学习ArcObject是最恰当的。ArcObject版本包括了所有的类库,其中包括ArcMap、ArcMapUI、ArcCatalog、ArcCatalogUI等组件库,这些组件库必须在安装了桌面版软件后才能使用。 由于使用ArcObject开发的程序必须安装桌面版软件,这
  3. 所属分类:GIS program

    • 发布日期:2017-05-15
    • 文件大小:3701920
    • 提供者:红信
  1. csharpprint

    0下载:
  2. csharp打印类库。可以方便打印各种文件和报表。-csharp print the class libraries. Can easily print a variety of documents and reports.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:99052
    • 提供者:wanghuan
  1. LogicSoundCard

    0下载:
  2. 一个用C#写的语音录播库。调用了DirectX,DirectSound。 麦克录音类通过事件把数据送出,语音播入类通过向其内部的一个循环队列中添加数据来自动播放。 其它的类分别是读写wav格式文件的类和播入wav格式文件的类。-Using C# to write a voice recording and broadcasting libraries. Called DirectX, DirectSound. Mike recording the data sent by event t
  3. 所属分类:DirextX

    • 发布日期:2017-03-29
    • 文件大小:73535
    • 提供者:北风
  1. CSharplibrary2

    0下载:
  2. 关于CSharp Chat图形和cookie session的一个操作类库-About CSharp Chat graphics and cookie session of a library operation
  3. 所属分类:CSharp

    • 发布日期:2017-05-11
    • 文件大小:2127593
    • 提供者:任晓兵
  1. ServerTime

    0下载:
  2. 一个csharp代码类库,用户获取timerserver时间,封装的较好,推荐。-Csharp code class library, user get timerserver time, the package is better, it is recommended.
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:14496
    • 提供者:Ma ka
  1. JavascriptStringUtility

    0下载:
  2. 封装了javascr ipt 字符串对象处理的csharp函数库,可以作为类库使用。-Encapsulates the processing by the javascr ipt string object csharp library, you can use as a class library.
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:11790
    • 提供者:Ma ka
  1. dDirrectShowLi

    0下载:
  2. 最新版的directshow.net源码(directshow.net是一群牛人用CSHARP重写的directshoow全部接口函数的类库,是在CSHARP下实现视频的最好用的东东),里面包含N个源码实例。绝对值的学习。 -The latest version directshow.net source (directshow.net group of cattle with CSHARP rewrite of directshoow class library of interface
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-18
    • 文件大小:658177
    • 提供者:anticipate
  1. csharpLibrary

    0下载:
  2. CSharp常用类库,包含文件的上传下载,图片处理,导入导出等-CSharp commonly used class library
  3. 所属分类:.net

    • 发布日期:2017-12-08
    • 文件大小:2362155
    • 提供者:adawoo
  1. MemcachedDemo

    0下载:
  2. CSharp调用memcached的Demo 里面包含安装文件和一些常用类库 项目环境vs2012和win864位-CSharp call memcached Demo Which contains the installation file and some common library Project environment vs2012 and win864
  3. 所属分类:CSharp

  1. wavelet

    0下载:
  2. 基于CSharp语言编写的小波变换类库,学习的好素材,可编译通过。-CSharp language based on wavelet transform libraries, good material to learn, you can compile.
  3. 所属分类:Wavelet

    • 发布日期:2017-04-30
    • 文件大小:105159
    • 提供者:dc
« 1 2 3 4 5»
搜珍网 www.dssz.com