-
C
说明: C语言趣味程序百例精解,是PDF格式。里面有很多趣味的例子,大大小小的算法都有,可谓是算法的经典。这个是学习算法的好资料,在学习中找到趣味,完全不同于其他资料的算法枯燥无味(C language program 100 cases of sperm interesting solution is in PDF format. There are many interesting examples of both large and small algorithm, the algorithm can be described as classic. This is a learning algorithm is good information, in learning to find interesting information is completely different from other algorithms dull)
- 2013-06-13 23:01:00下载
- 积分:1
-
n!
说明: 计算前n项的阶乘的累加和, n为用户输入的正整数(sun+=n!)
- 2010-04-23 13:42:51下载
- 积分:1
-
MySolarsys
说明: 地球 水星 月球 及其它行星 相互运动的3D图(Earth s moon and other planets Mercury mutual movement 3D map)
- 2008-11-22 22:13:19下载
- 积分:1
-
516790
modbus协议,中文文档,讲解十分详细,方便参看查询()
- 2017-12-30 22:42:20下载
- 积分:1
-
VC++读写Excel文件源代码
VC实现对excel的读写 增删操作,支持vs2010(VC to achieve the operation of Excel)
- 2017-10-24 14:54:14下载
- 积分:1
-
一个用VC编写的Ping 多线程程序。
一个用VC编写的Ping 多线程程序。-a VC prepared by the Ping multithreaded programming.
- 2022-07-25 15:08:16下载
- 积分:1
-
C06
本章实现了图书管理系统,功能主要分为三部分:书目检索、读者管理、图书管理;书目检索包括普通检索和高级检索;读者管理包括读者登录、读者信息、读者借阅历史、读者当前借阅、读者借阅过期催还、管理员登录等功能;图书管理包括图书借阅、图书归还、添加图书、图书维护、添加用户、用户维护、密码修改。(This chapter to achieve the library management system, functionality is divided into three main parts: bibliographic search, the reader management, library management bibliographic search and retrieval including ordinary senior retrieval readers log management, including readers, reader information, reader in history to borrow, borrow current readers, readers borrow-return expired, the administrator login and other functions library management, including loan of books, book return, add books, book maintenance, add users, user maintenance, password modification.)
- 2009-02-13 12:37:32下载
- 积分: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
-
frechet (1)
用弗雷歇算法进行曲线相似度判断,两条不规则曲线进行判断,根据所得距离进行判断相似度。(With Frechet algorithm for curve similarity judgment)
- 2020-07-03 12:40:02下载
- 积分:1
-
voltagesourceinvlcfltr
该工程为基于C2000系列的DCAC逆变器源代码,适合于初学者(The project is based on the C2000 series DCAC inverter source code, suitable for beginners)
- 2018-06-29 22:29:43下载
- 积分:1