-
FindPort
远程主机端口测试程序,有UI界面。能实现基本功能(port test distance host)
- 2018-05-10 20:20:57下载
- 积分:1
-
sa_10.0
网络游戏石器时代10.0 最新WIN版服务端。轻微BT,不适合开服。(Latest online game Stone Age 5.0 WIN version of the server. Slight BT, is not suitable for open service.)
- 2013-12-31 17:10:02下载
- 积分:1
-
【MFC】ListControl控件实现翻页
实现list翻页。MFC控件,对ListControl实现翻页功能。
Test.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CTestApp application class.
Test.cpp
This is the main application source file that contains the application
class CTestApp.
Test.rc
This is a listing of all of the Microsoft Windows resources that the
program uses. It includes the icons, bitmaps, and cursors that are stored
in the RES subdirectory. This file can be directly edited in Microsoft
Visual C++.(Test.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CTestApp application class.
Test.cpp
This is the main application source file that contains the application
class CTestApp.
Test.rc
This is a listing of all of the Microsoft Windows resources that the
program uses. It includes the icons, bitmaps, and cursors that are stored
in the RES subdirectory. This file can be directly edited in Microsoft
Visual C++.)
- 2020-11-06 23:09:50下载
- 积分:1
-
sx1276驱动的STM32l151移植和测试的源代码
sx1276 是 SEMTECH 公司用于IOT 领域的芯片,可以自己建立LPWAN 也可以加入LORAWAN。目前非常火。
本源码包包含了SX1276的原厂驱动,并对其移植到Stm32l151的SOC上应用。以对其进行实际测试。效果良好, 通讯距离最大做到了2.5KM。
- 2022-12-06 22:55:03下载
- 积分:1
-
studentApp
VC++用ODBC方法链接Access数据库简单入门案例(MFC源码)(VC++ using ODBC link to Access database, a simple way Introduction to Case (MFC source))
- 2010-01-12 10:06:03下载
- 积分:1
-
KillProcessByAPC
说明: APC强杀进程,内核开发,可以杀死大部分安全软件。(APC strong kill the process, kernel development, can kill most of the security software.)
- 2011-03-30 19:19:28下载
- 积分:1
-
DS1302可调时钟
DS1302可调时钟DS1302可调时钟DS1302可调时钟DS1302可调时钟DS1302可调时钟DS1302可调时钟DS1302可调时钟DS1302可调时钟DS1302可调时钟DS1302可调时钟DS1302可调时钟DS1302可调时钟DS1302可调时钟DS1302可调时钟DS1302可调时钟DS1302可调时钟DS1302可调时钟DS1302可调时钟DS1302可调时钟DS1302可调时钟DS1302可调时钟DS1302可调时钟DS1302可调时钟DS1302可调时钟DS1302可调时钟DS1302可调时钟DS1302可调时钟DS1302可调时钟DS1302可调时钟DS1302可调时钟DS1302可调时钟DS1302可调时钟DS1302可调时钟DS1302可调时钟DS1302可调时钟
- 2022-01-31 22:59:49下载
- 积分:1
-
Apache-ASP.NET
大家都知道IIS知道有这样或者那样的问题,但是apache确能工作得很少,重要的一点是可以绿色发布,现在apache也能支持asp.net程序的部署了,这个文章就是介绍相关的部署细节(We all know that the IIS know one way or another, but apache can indeed work very little, the important point is green release, now apache also supports asp.net application deployment, this article is to introduce the relevant details of the deployment)
- 2012-05-27 21:14:33下载
- 积分:1
-
C# 注册文件的生成
关于用C#实现通过计算机ID生成运行的注册文件,确保计算机软件的合法使用,给软件程序员带来利益的保障
- 2022-01-28 19:27:20下载
- 积分:1
-
project
本程序用两种算法对五个进程进行调度,每个进程可有三个状态,并假设初始状态为就绪状态。初始优先数60。为了便于处理,程序中的运行时间以时间片为单位计算,各进程的优先数或轮转时间数以及进程需要运行的时间片数的初值均由用户给定。3) 在优先数算法中,进程每执行一次,优先数减3,CPU时间片数加1,进程还需要的时间片数减1,在轮转算法中,采用固定时间片,时间片数为2,进程每执行1次,CPU时间片数加2,进程还需要的时间数减2,并排列到就绪队列的尾上。(This procedure using two algorithms for five scheduling process, each process can have three states, and assuming that the initial state to the ready state. The initial priority number 60. To facilitate processing, the program runs in time for the unit time slices, each time slice process priority number or rotation time and the number of processes that need to run the initial value by the number given by the user. 3) the priority number algorithm, the process Each time, priority number minus 3, CPU time slices plus one, the process needs time slices minus one, in the Round Robin, the fixed time slice, the time slice number 2 , each process is d once, CPU time slices plus 2, the process needs time minus 2, and arranged into the tail of the ready queue.)
- 2016-05-19 13:18:40下载
- 积分:1