-
CntrlOtherPrcss
启动并控制其它Exe程序CntrlOtherPrcss,很不错的vc源码,希望能对大家有所帮助(Start and control other Exe program CntrlOtherPrcss, very good vc source, I hope you can help)
- 2011-09-05 23:11:29下载
- 积分:1
-
数据库
AllCourse:
create
proc AllCourse
as
begin
select x.CourseID,x.CourseName,x.Point
,y.TeacherName,y.Post,z.Location,x.StuNumber
from Course x,TeacherTable1 y,TeachTable z
where
x.CourseID=z.CourseID and y.TeacherID=z.TeacherID
end
DeleteLogon :
create
proc DeleteLogon(@id char(10))
as
begin
dele
- 2022-04-09 20:04:58下载
- 积分:1
-
one-based
一种基于背景减法和帧差的运动目标检测算法(Based on background subtraction and frame difference moving target detection algorithm)
- 2013-07-31 09:12:36下载
- 积分:1
-
user_code
在CCS3.3,DSP/BIOS环境下,应用TMS320F28335的SCI功能,编写了MODBUS-RTU从站程序,可以使用03功能码和16功能码,机器上应用通过(In CCS3.3, DSP/BIOS environment, application TMS320F28335 of SCI function, written MODBUS-RTU slave program, you can use the function codes 03 and 16 function code, application by machine)
- 2015-12-09 14:38:41下载
- 积分:1
-
Wavelet-signal-
小波信号分解与重构的Matlab程序,程序里边涉及卷积的直接调用的Matlab的conv()函数。(Wavelet signal decomposition and reconstruction in Matlab,Program inside invoked directly related to the convolution of Matlab conv () function.)
- 2011-11-04 21:32:13下载
- 积分:1
-
Interpolation-Technique-for-WZVC
The manuscript describes performance comparison of nearest-neighbor interpolation and bilinear to reduce the complexity of decoder WZVC.
- 2013-10-03 21:35:41下载
- 积分:1
-
sip user help hand measurements,. net Call Interface descriptions
sip 用户帮助手测, .net调用接口说明等-sip user help hand measurements,. net Call Interface descriptions
- 2022-05-23 03:22:02下载
- 积分:1
-
TXCTX.H
TXCTX.H库文件TXCTX.H库文件TXCTX.H库文件TXCTX.H库文件TXCTX.H库文件TXCTX.H库文件TXCTX.H库文件TXCTX.H库文件TXCTX.H库文件TXCTX.H库文件TXCTX.H库文件TXCTX.H库文件TXCTX.H库文件TXCTX.H库文件TXCTX.H库文件TXCTX.H库文件TXCTX.H库文件TXCTX.H库文件TXCTX.H库文件TXCTX.H库文件TXCTX.H库文件TXCTX.H库文件TXCTX.H库文件TXCTX.H库文件TXCTX.H库文件TXCTX.H库文件TXCTX.H库文件TXCTX.H库文件
- 2022-01-22 05:05:17下载
- 积分:1
-
c+解数独
程序中通过回溯法进行数独问题的解决,获得比较好的效果,大家通过该代码可以深入了解回溯法
- 2022-07-12 18:11:52下载
- 积分:1
-
推理机
说明: 实现简单推理机功能,主要包括子条件、不确定性、与或及结论的录入,论据的添加,进行正向推理及逆向推理(The function of simple inference engine is realized, which mainly includes the input of sub-conditions, uncertainties, and/or conclusions, the addition of arguments, forward inference and reverse inference.)
- 2019-04-01 16:04:09下载
- 积分:1