-
WaterQualityEvaluate
VB.NET编写的用于水质评价(五类水)模糊综合评判算法,代码质量不高,若改为矩阵参数传递,计算速度加快,请自己动手修改(VB.NET prepared for the Water Quality Assessment (five categories of water) fuzzy comprehensive evaluation algorithm, code quality is not high, if the change parameter matrix, computing speed, please amend the Do-It-Yourself)
- 2008-02-12 17:46:21下载
- 积分:1
-
jifang
本系统采用ASP.NET语言开发,是一个机房管理系统,包括机房预约,查看机房状态等等(The system uses ASP.NET language development, is a room management system, including room reservations, check room status, etc.)
- 2013-11-10 19:45:57下载
- 积分:1
-
5-week
Answers from c++ of contester 5 week
- 2011-05-29 18:21:30下载
- 积分:1
-
Visual Basic data access model the latest example of the use of ADO.NET
Visual Basic 最新数据访问模式ADO.NET的实例使用-Visual Basic data access model the latest example of the use of ADO.NET
- 2023-04-21 11:35:03下载
- 积分:1
-
用广度优先搜索方法实现传教士食人魔过河问题,由于是用指针实现,所以结构比较复杂...
用广度优先搜索方法实现传教士食人魔过河问题,由于是用指针实现,所以结构比较复杂-Breadth-first search method used to achieve Ogre missionaries across the river, because it is a pointer to achieve, so the structure of more complex
- 2022-04-08 12:48:20下载
- 积分:1
-
通过vc实现在界面上或者对话框上操作ListView表格
通过vc实现在界面上或者对话框上操作ListView表格-Vc achieved through the interface or in the dialog box to operate on Form ListView
- 2022-04-21 17:34:21下载
- 积分:1
-
SmartTank
基于.net的智能坦克(Smart tank)游戏程序源码,也可作为游戏编程入门范例(Based. Net intelligent tanks (Smart tank) game program source code, can be used as examples of game programming entry)
- 2013-07-25 10:09:05下载
- 积分:1
-
hybrid
E-Cruitment Solutions is an ISO 9001:2008 certified HR & Software Development Company growing irreversibly in the field of Human Resource ,Web Design, Software Development, E-Commerce and Search Engine Optimization. We provide solutions for complete online presence using ASP.NET, HTML & PHP.
We are an India’s Most Trusted Company with ISO 9001:2008 Certification. We also provide all the services that a company needs to get online, from web designing to development & to web hosting and above all website promotion in Google, Yahoo, MSN, AOL, Bing and other search engines.
We have highly satisfied clients that are being serviced 24x7 by our team of over 30+ experienced and dedicated professionals. So you can deal with just one supplier and leave the rest to us - freeing you to focus on your business.
- 2013-06-21 01:25:45下载
- 积分:1
-
WindowsServices
Simple Windows Services
Describe Windows Service under Visual Studio
Introduction
As a matter of fact Microsoft Windows services, formerly known as NT services enable you to create long-running executable applications that run in its own Windows session, which then has the ability to start automatically when the computer boots and also can be manually paused, stopped or even restarted.
This makes services ideal for use on a server or whenever you need long-running functionality that does not interfere with other users who are working on the same computer. You can also run services in the security context of a specific user account that is different from the logged-on user or the default computer account.
Windows services don抰 have any interface to the user, so it can not be debugged like any regular application, but it抯 debugged as a process. .NET has a very nice tool that enables processes debugging while it抯 in the run status, by easily pressing Ctrl + Alt + P shortcut.
(Simple Windows Services
Describe Windows Service under Visual Studio
Introduction
As a matter of fact Microsoft Windows services, formerly known as NT services enable you to create long-running executable applications that run in its own Windows session, which then has the ability to start automatically when the computer boots and also can be manually paused, stopped or even restarted.
This makes services ideal for use on a server or whenever you need long-running functionality that does not interfere with other users who are working on the same computer. You can also run services in the security context of a specific user account that is different from the logged-on user or the default computer account.
Windows services don抰 have any interface to the user, so it can not be debugged like any regular application, but it抯 debugged as a process. .NET has a very nice tool that enables processes debugging while it抯 in the run status, by easily pressing Ctrl+ Alt+ P shortcut.
)
- 2009-06-29 05:15:08下载
- 积分:1
-
C#是一门现代的编程语言,包含在 Visual Studio .Net 7.0 中。它简化了C++的复杂性,保持了灵活性,对于学过C++的人来说很容易上手。写本...
C#是一门现代的编程语言,包含在 Visual Studio .Net 7.0 中。它简化了C++的复杂性,保持了灵活性,对于学过C++的人来说很容易上手。写本文的时候 Visual Studio .net 7.0 Beta1已经发布,本文即针对此版本做一些简单的开发尝试。
-C# Is a modern programming language, included in Visual Studio. Net 7.0 in. It simplifies the C++ Complexity and maintain flexibility for the studied C++ Of people are very easy to use. Write this article when the Visual Studio. Net 7.0 Beta1 has been released for this version of this paper is to make the development of some simple try.
- 2022-02-14 18:12:45下载
- 积分:1