-
ConsoleWinSrvc
创建Windows Service,启动客户端服务程序,启动定时器,定时监控客户端服务程序是否正常,通讯方式采用WCF以及同步事件。(Create a Windows Service, start the client service program, start the timer, the timer monitoring client service program is working, communication and synchronization using WCF events.)
- 2014-01-20 11:06:13下载
- 积分:1
-
MakeTCPHole
给予TCP的通信,用于windows与linux 之间的通信,实现传文件。(Given TCP communication, communication, transfer files between windows and linux.)
- 2012-12-18 17:17:14下载
- 积分:1
-
DeviceDownload
说明: NRF51822相关的API相关的代码,不是很完整,希望有帮助(NRF51822 related API related code, not very complete, I hope to help)
- 2020-06-19 05:40:01下载
- 积分:1
-
MinimumCostFlow
说明: 最小费用最大流问题 MATLAB编程代码(Maximum flow problem minimum cost MATLAB programming code)
- 2009-08-13 18:20:01下载
- 积分:1
-
tree
二叉树的先序遍历。采用递归实现。释放资源时用了后序遍历。(Preorder traversal of a binary tree. Recursive implementation. Release resources used after preorder.)
- 2013-07-09 13:39:31下载
- 积分:1
-
project-3-master
input source code of your wish hghggjr
- 2019-02-07 14:05:10下载
- 积分:1
-
ftl_Algorithm.tar
flash管理算法实现,几乎原创,实现了坏块管理,静态动态均衡。优化度不是很高,作为ftl算法入门还不错,优化后能实现所有的flash使用管理。里面主要是为了spi-flash而设计。(flash management algorithm, almost original, realized the bad block management, static and dynamic balance. Optimization is not very high, as a good entry ftl algorithm, optimized to achieve all of the flash use management. Which is mainly designed for spi-flash.)
- 2021-04-22 11:18:48下载
- 积分:1
-
C# 判断用户用手机访问还是用电脑访问网页 代码
C# 判断用户用手机访问还是用电脑访问网页 代码
- 2013-07-15下载
- 积分:1
-
sil9136
Hi3519V101 sil9136 HDMI 驱动(Hi3519V101 sil9136 HDMI driver)
- 2020-06-19 22:00:01下载
- 积分:1
-
VC++中的人脸识别全代码(在VC6.0上能完美运行)
================================================== ======================
Microsoft基础类库:人脸检测
================================================== ======================
应用程序向导已经为你这个人脸检测的应用程序。此应用程序
不仅展示了使用Microsoft基础类的基本知识
而且也是写你的应用程序的起点。
该文件包含了什么你会在每个文件的内容摘要的
让你的人脸检测的应用程序。
FaceDetection.dsp
此文件(项目文件)包含的信息在项目层面和
用于构建单个项目或子项目。其他用户可以共享
项目(.DSP)文件,但他们应该在本地出口的makefile。
FaceDetection.h
这是应用程序的主头文件。它包含其他
项目特定的头文件(包括Resource.h),并声明
CFaceDetectionApp应用程序类。
FaceDetection.cpp
这是包含应用程序的主应用程序源文件
类CFaceDetectionApp。
FaceDetection.rc
这是所有Microsoft Windows资源的列表,该
程序使用。它包括图标,位图和游标存储的
- 2022-04-14 18:17:21下载
- 积分:1