搜索资源列表
操作系统11
- 用C语言作为编程语言,用结构体作为文件和目录等的编程结构;对于文件,其结构体中包括文件名、属性、文件内容、文件长度、指向父目录的指针、指向子目录的指针、指向同层目录或文件的指针。 目录结构和文件结构相似,只是没有内容,其只有子目录和子文件。 用户结构包括用户名、指向其文件目录的指针、指向下一个用户的指针。设置的文件操作命令有17条:新建文件、新建目录、删除文件、删除目录、在当前目录下指定目录新建子目录、在当前目录下指定目录新建子文件、打开文件、关闭文件、读文件、写文件、修改文件名、修改目录名、修
Linux下的读者写者 xx
- 在Linux下实现读者写者的问题,采用的是多线程的方法-under Linux readers to write to the problem, using a multi-threaded approach
oocr_v2_07252004
- 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
datagridPrinter
- 一个关于dotnet下datagrid的打印的程序,功能简单适用-a printing program about dotnet under datagrid, it s simple and useful
IPv6Client
- 该程序关于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
IPv6Server
- 该程序关于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
soap_test
- 该程序关于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
test_online
- 该程序关于一个测试的编成例子 用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
Web Services ref
- 该程序关于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
aTelnetServerInCSharp
- 星期五 2004 05 28上午 10:16:16 昨天网上,正在上网,一时精力过剩,想起写一个Telnet Server的想法。 结果昨天网上2个小时,加上今天上午2个小时,一个被我称为O^O的Telnet Server诞生了。 之所以想写它,是因为我想用完全的OO的方法实现Telnet Server,用OO的 方法实现非常简单。而O^O Telnet Server这个名字的意思就是OO面向对象的意 思,只不过在中间加了个“^”而已。
smsForCsharp
- 最新的用c#实现发送手机*源码!快点下啦-c # Send SMS repeated source! Under quickly --
数字水印技术
- 包含了基于可移植的C语言的数字水印算法的代码。这些代码具有示范性的意义,且有一定的鲁棒性。需要安装NetPGM的程序包(用来存取pgm格式图像),然后才能在linux下面编译。NetPGM是图像文件的输入/输出软件包。可以在网上搜索得到。如果需要读取其它格式的图像,读者可以修改程序中图像存取部分的代码。对于Linux下编译程序不熟悉的可以参考相关的Linux编程书籍。-contains transplantation based on the C language digital waterma
PDA_Keyboard
- 自己写的一个小程序,实现了键盘输入功能,包括数字,符号,英文和中文输入,模拟掌上电脑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
zxh
- 在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!
WindowsCommander
- 这个是语音控制PC的程序通过微软的技术写的 希望大家好好研究下要是喜欢可以给我留言-PC voice control procedures through Microsoft's technology was the hope that we carefully study under If I like it to voice mail
图的邻接表实现
- 图的邻接表示实现。用来在C++环境下实现图的邻接表示。(数据结构程序)-adjacent said of the plan to achieve. C environment for the realization of the plan under the adjacent said. (Data Structure procedure)
mazexy
- in.txt是存放迷宫矩阵的读入文件。 in.txt文件中间的第一行的第一个数是迷宫的行数,第二个数是迷宫的列数。 从第二行开始都是迷宫矩阵。 注: 1)“0”是通路,“1”是挡板; 2)可以任意更改数据,但是迷宫的行数和列数一定要在第一行中正确标明; 3)每个迷宫数据之间有1个空格,两行之间没有空行; 4)in.txt跟puzzle.cpp一定要放在同一个目录下。 -in.txt maze matrix was deposited into the docume
智能象棋游戏
- 在C#下开发的一个“中国象棋”小游戏,运行环境:win200/win2003/win xp VS.NET2003-in C# developed under a "Chinese Chess" small game, the environment : win200/win2003/win xp VS.NET2003
五子棋2
- 五子棋程序,但是双人对下的,没有进行智能的算法,只能学习一下GDI+了,-331 procedures, but under the double right, no intelligent algorithm, can learn from this GDI +, huh
using-of-word-under-csharp
- 在C#下调用word的一个技术文档总结,从word的创建到修改-Call in C# under the word of a technical document summary, from creation to modify the word