资源列表
汉字注音
- 汉字注音软件,用了一下,很有意思,发上来和大家共享,用C就可以运行-Chinese phonetic software, with it, and very interesting, and onto a share, on the C run
toexcel.aspx
- 实现在ASP.NET的页面中,直接把数据传入Excel,形成需要的报表格式。-achieve ASP.NET pages, the data directly into Excel, the need to form the statement formats.
Lcy2
- 图片不同角度显示,用数组来定位图片的角度,坐标用Random来产生!-Photo different angles, using photo array positioning point of view, using coordinates to generate Random!
SiteGroupManageClasses
- 用例模型是以专门术语描述实际系统功能需求的原型。在用例模型中,一个实际系统功能需求被表示为一个到多个系统行为(System Behavior)。为便于描述系统行为的动态过程,在用例模型中还使用活动图(Activity Diagram)来描述系统内部状态的变化过程(还配套状态图和事件流图)。激发一个系统行为的第一信息来源和目标被称为角色(Actor),而当系统行为发生后会对第一信息来源产生反应。角色只能在系统边界以外,用例模型实际上表现了系统内外的作用与反作用的信息交流过程。UML中的用例模型分别
FACCENCODER
- FAAC是一台AAC編碼器。 這是MBSoft 工程的后果,帶有一種改進的質量 -Saber is a Taiwan AAC encoder. This is MBSoft the consequences, with an improved quality
RSA的c实现
- rsa c的实现 用C语言开发高性能RSA加密算法-the realization of C language development of high-performance RSA encryption algorithm
dotnetBandObjects_src
- 最近了解IE工具条制作,这是一个.net的工具条制作程序。希望对有相同需求的人提供一些帮助-latest understanding of the IE tool production, which is one. Net tools of production procedures. Hope to have the same need of the people to provide some help
NotePad_S
- C#写的记事本程序,包涵了记事本的基本功能。用C#编译器或者Visual Studio .Net编译。-C# memo written by the procedures that it covers the notebook's basic functions. C# compiler or the Visual Studio. Net compiler.
WANGFU
- 这是一个可以输入,删除,修改班级N个学生资料的程序,包括姓名,学号,成绩等-This is an input, delete, modify classes N students to information, including the names, learning, performance etc.
ct_tobase64
- 晕哦,第一次上这个网站,才晓得要上传了的才能下载,那只好把我刚编的一个小程序传上来,还没进行修改,有些冗杂,不要见笑 是自己写的一个base64编码的小程序-Yune, the first on the website, before he can be uploaded to the download, I just have had a series of small programs onto Biography, No changes, and some 22-year old, i
Csharp(实验2)
- C#实验(作业),其功能为:用随机函数给四位牌家发牌(扑克)。并在屏幕上显示出结果。-C# Experiment (operations), and its function as : random function to the four licensing home licensing (poker). And on the screen shows the result.
ADODataBinding
- 在.net环境中调用ado.net进行数据绑定的实例。