搜索资源列表
popuwindow
- 一个ASP.net(C#)谈出消息窗体组件,跟QQ,POPO一样的功能,使用方法在解压后的说明文件里有详细说明-an ASP.net (C#) to produce a news Form components, with the QQ, POPO the same capabilities, the use of the method of extracting note are detailed
稀疏矩阵的定义和实现
- 上对于稀疏矩阵的定义是这样的:“非零元较零元少(注:原书下文给出了大致的程度),且分布没有一定规律”,照这个说法,那题的答案应该是不一定是稀疏矩阵,因为可能是特殊矩阵-on for sparse matrix is defined like this : "nonzero billion yuan less than zero (Note : The original book is generally below the level), the distribution of cer
Note pgmlive
- 一个有实用价值的记事本,可以进行编码转换.-a practical value of the notebook, can transcoding.
C/C++程序员实用大全
- 比较完善的C程序实用大全,代码有相关说明,而且比较清楚,请多指教-sound practical Series C program, code note, but clearly, please enlighten
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程序。第四部分处理了概念上的误解:当一个程序具体执行时会发生的事情。第五部分研究了我们的程序和它们所使用的常用库之间的关系。在第六部分中,我们注意到了我们所写的程序也不并不是我们所运行的程序;预处理器将首先运行。最后,第七部分讨论了可移植性问题:一个能在一个实现中运行的程序无法在另一个实现中运行的原因。-the fir
ContractManage
- 本系统为企业合同管理系统的模型,用C#编写! 把ContractManage文件夹复制到IIS的发布目下,通常是系统盘的Inetpub\\wwwroot目录中,取消文件夹的只读属性,然后在IIS上设置虚拟目录即可。具体步骤是:打开IIS服务管理器,在ContractManage站点上右击,在弹出的菜单中选择“属性”命令,弹出“ContractManage属性”对话框。在“ContractManage属性”对话框的“目录”选项卡上单击“创建”按钮。 使用Microsoft Visual
cS-REPORT-SAMPLE1
- 说明C#报表中如何使用参数字段(水晶报表参数字段)-Note C# statements on how to use parameters field (crystal field parameters statements)
ras9_csharp_win_newreport
- 该示例说明C#中如何使用水晶报表---如何建立新报表-the sample C# Note how the use of crystal statements -- how to establish new statements
ras9_csharp_win_datasetreport
- 该示例说明C#中如何使用水晶报表---如何从数据集获取数据-the sample C# Note how the use of crystal statements -- how to collect data from the data acquisition
ras9_csharp_win_discreteparam
- 该示例说明C#中如何使用水晶报表---如何使用离散参数字段-the sample C# Note how the use of crystal statements -- how to use the discrete parameters field
shenrucsharp
- 深入浅出C#一书光盘源代码,源代码有两类:一类是在命令行下编译,每一个文件的开始都有如何编译的说明,包括引用的库文件,输出EXE还是DLL,以及相应的命令行参数,涉及到数据库的源代码,数据库都放在当前路径中。要编译和运行这些程序,需要有.NET SDK的支持。 另一类是Visual Stdio的Solution,只要打开相应目录中的*.sln文件即可打开项目,包括要引用的库,项目中所有的文件,要打开*.sln文件,需要安装Visual Stdio 7.0。-a simple C# CD s
renlianshibie
- 神经网络识别人脸。包含说明文件。可对不同人的不同姿态的摄影图像进行分类。-neural network recognition face. Includes note. To be different people different posture photographic image classification.
关于C#中虚方法重载的说明
- 关于C#中虚方法重载的说明-on C# virtual method Heavy Note
e-note
- 自己写的关于用C++编写通讯录,写的不好希望大家不要介意-himself wrote on C prepare correspondence, badly written hope you do not mind
data_qurey2006-7-18
- 基于.NET 2003开发的WINFORM程序,只要输入你的SQL Server2000的SuperAdministrator账号与密码,就可以查询到所有能访问到的SQL服务器中的数据库以及库中的内容,注:要求本机为服务器操作系统。-based.NET 2003 development WINFORM procedures, Enter your SQL Server 2000 account of SuperAdministrator with the password on all of t
OleDbCkgl
- 这个是MDB版的,上面那个是SQL版的,这个不需要SQL就可以运行了,软件详细情况请参看SQL版说明-MDB version of this is the top of the SQL version of the SQL could not run, Software details of the SQL version See Note
ex111
- 本程序通过在窗口中分5行显示文本说明输出文本的方法-this procedure through the windows carved five lines text of the note text output method
sujujiegoukechengsheji
- 这是哥们在作数据结构课程设计时花了很大心血完成的,里面有源码,有算法分析,有调试说明,希望对各位同仁有用-This is the Miners for the data structure design courses devoted great efforts to complete the inside source. there algorithm analysis, debugging note, and I hope to all of my colleagues useful
Note
- c#笔记本源程序,使用简单,此为压缩文件,没有密码-c# note