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

搜索资源列表

  1. 操作系统11

    0下载:
  2. 用C语言作为编程语言,用结构体作为文件和目录等的编程结构;对于文件,其结构体中包括文件名、属性、文件内容、文件长度、指向父目录的指针、指向子目录的指针、指向同层目录或文件的指针。 目录结构和文件结构相似,只是没有内容,其只有子目录和子文件。 用户结构包括用户名、指向其文件目录的指针、指向下一个用户的指针。设置的文件操作命令有17条:新建文件、新建目录、删除文件、删除目录、在当前目录下指定目录新建子目录、在当前目录下指定目录新建子文件、打开文件、关闭文件、读文件、写文件、修改文件名、修改目录名、修
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3.54kb
    • 提供者:江大
  1. Linux下的读者写者 xx

    0下载:
  2. 在Linux下实现读者写者的问题,采用的是多线程的方法-under Linux readers to write to the problem, using a multi-threaded approach
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:922byte
    • 提供者:xx
  1. oocr_v2_07252004

    0下载:
  2. sdfa Open OCR (oocr) is a character recognition program used for automatic scanning of documents and forms. oocr is based on the idea of automatic form/document reading, which can create a batch process in recognizing areas of interest for forms or a
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:119.62kb
    • 提供者:苏打发
  1. datagridPrinter

    0下载:
  2. 一个关于dotnet下datagrid的打印的程序,功能简单适用-a printing program about dotnet under datagrid, it s simple and useful
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:11.78kb
    • 提供者:楂樻攢
  1. IPv6Client

    0下载:
  2. 该程序关于IPv6的编成例子 用C# 编写 简单易懂 该例子侧重客户端的编写 在Visual Studio .Net2003下编译通过 -IPv6 on the procedures of the organization examples in C# prepared easily understood examples of the focus on the preparation of the client in Visual Studio. Under compile Net2003
  3. 所属分类:C#编程

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

    0下载:
  2. 该程序关于IPv6的编成例子 用C# 编写 简单易懂 该例子侧重服务器的编写 在Visual Studio .Net2003下编译通过 -IPv6 on the procedures of the organization examples in C# prepared easily understood examples of the focus on the preparation of the server in Visual Studio. Under compile Net2003
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:987byte
    • 提供者:lingqinghua
  1. soap_test

    0下载:
  2. 该程序关于Soap的编成例子 用C# 编写 简单易懂 该例子侧重客户端的编写 在Visual Studio .Net2003下编译通过 -Soap on the procedures of the organization examples in C# prepared easily understood examples of the focus on the preparation of the client in Visual Studio. Under compile Net2003
  3. 所属分类:C#编程

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

    0下载:
  2. 该程序关于一个测试的编成例子 用C# 编写 简单易懂 该例子侧重客户端的编写 在Visual Studio .Net2003下编译通过 -the procedures on the formation of a test case with C# prepared easily understood examples of the client focus on the preparation of the Visual Studio. Under compile Net2003
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:9.22kb
    • 提供者:lingqinghua
  1. Web Services ref

    0下载:
  2. 该程序关于WEb Service 的编成例子 用C# 编写 简单易懂 该例子侧重客户端的编写 在Visual Studio .Net2003下编译通过 -the WEb Service procedures on the formation of examples in C# prepared easily understood examples of the focus on the preparation of the client in Visual Studio. Under compi
  3. 所属分类:C#编程

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

    0下载:
  2. 星期五 2004 05 28上午 10:16:16   昨天网上,正在上网,一时精力过剩,想起写一个Telnet Server的想法。 结果昨天网上2个小时,加上今天上午2个小时,一个被我称为O^O的Telnet Server诞生了。   之所以想写它,是因为我想用完全的OO的方法实现Telnet Server,用OO的 方法实现非常简单。而O^O Telnet Server这个名字的意思就是OO面向对象的意 思,只不过在中间加了个“^”而已。  
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:12.54kb
    • 提供者:孙立文
  1. smsForCsharp

    0下载:
  2. 最新的用c#实现发送手机*源码!快点下啦-c # Send SMS repeated source! Under quickly --
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:18.62kb
    • 提供者:唐晓虎
  1. 数字水印技术

    0下载:
  2. 包含了基于可移植的C语言的数字水印算法的代码。这些代码具有示范性的意义,且有一定的鲁棒性。需要安装NetPGM的程序包(用来存取pgm格式图像),然后才能在linux下面编译。NetPGM是图像文件的输入/输出软件包。可以在网上搜索得到。如果需要读取其它格式的图像,读者可以修改程序中图像存取部分的代码。对于Linux下编译程序不熟悉的可以参考相关的Linux编程书籍。-contains transplantation based on the C language digital waterma
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:19.54kb
    • 提供者:樊志华
  1. PDA_Keyboard

    1下载:
  2. 自己写的一个小程序,实现了键盘输入功能,包括数字,符号,英文和中文输入,模拟掌上电脑PDA的键盘功能,在VC下实现。-yourself writing a small program to achieve the keyboard input capabilities, including digital, signs, in English and Chinese input, analog handheld PDA computer keyboard functions, under the
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:245.58kb
    • 提供者:万崇玮
  1. zxh

    0下载:
  2. 在VC环境下实现稀疏矩阵的转置!这个程序是以C语言写的,而且用的是数据结构的三元组表示矩阵!-in VC environment under the sparse matrix switch home! This program is written in C language, but using the data structure of ternary group said Matrix!
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:905byte
    • 提供者:支新辉
  1. WindowsCommander

    0下载:
  2. 这个是语音控制PC的程序通过微软的技术写的 希望大家好好研究下要是喜欢可以给我留言-PC voice control procedures through Microsoft's technology was the hope that we carefully study under If I like it to voice mail
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:383.61kb
    • 提供者:姜松
  1. 图的邻接表实现

    1下载:
  2. 图的邻接表示实现。用来在C++环境下实现图的邻接表示。(数据结构程序)-adjacent said of the plan to achieve. C environment for the realization of the plan under the adjacent said. (Data Structure procedure)
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1.41kb
    • 提供者:李慧
  1. mazexy

    0下载:
  2. in.txt是存放迷宫矩阵的读入文件。 in.txt文件中间的第一行的第一个数是迷宫的行数,第二个数是迷宫的列数。 从第二行开始都是迷宫矩阵。 注: 1)“0”是通路,“1”是挡板; 2)可以任意更改数据,但是迷宫的行数和列数一定要在第一行中正确标明; 3)每个迷宫数据之间有1个空格,两行之间没有空行; 4)in.txt跟puzzle.cpp一定要放在同一个目录下。 -in.txt maze matrix was deposited into the docume
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1.04kb
    • 提供者:汪江
  1. 智能象棋游戏

    0下载:
  2. 在C#下开发的一个“中国象棋”小游戏,运行环境:win200/win2003/win xp VS.NET2003-in C# developed under a "Chinese Chess" small game, the environment : win200/win2003/win xp VS.NET2003
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1.48mb
    • 提供者:张玉斌
  1. 五子棋2

    0下载:
  2. 五子棋程序,但是双人对下的,没有进行智能的算法,只能学习一下GDI+了,-331 procedures, but under the double right, no intelligent algorithm, can learn from this GDI +, huh
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:802.58kb
    • 提供者:leo
  1. using-of-word-under-csharp

    0下载:
  2. 在C#下调用word的一个技术文档总结,从word的创建到修改-Call in C# under the word of a technical document summary, from creation to modify the word
  3. 所属分类:CSharp

    • 发布日期:2017-03-22
    • 文件大小:10.19kb
    • 提供者:poposong
« 12 3 4 5 6 7 8 9 10 ... 32 »
搜珍网 www.dssz.com