-
myps
c++编写的一个简单的类似Photoshop的图像编辑系统(c++ written in a simple system similar to the Photoshop image editing)
- 2009-12-01 16:40:45下载
- 积分:1
-
加扰器和解扰器的转置行
这一项目介绍加密的转置行的过程。
通过使用一个密钥可以进行加密和解密输入的文本。
对于正确的操作,关键必须包含在一个范围内的所有数字。
- 2022-12-12 17:35:03下载
- 积分:1
-
TestService
如何处理WebSevice通过SOAP调用.方便大家学习Web Service(How to deal with WebSevice via SOAP calls. Facilitate learning Web Service)
- 2014-05-09 13:46:03下载
- 积分: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
-
超声波测距模块
由于超声波指向性强,能量消耗缓慢,在介质中传播的距离较远,因而超声波经常用于距离的测量,如测距仪和物位测量仪等都可以通过超声波来实现。利用超声波检测往往比较迅速、方便、计算简单、易于做到实时控制,并且在测量精度方面能达到工业实用的要求,因此在移动机器人研制上也得到了广泛的应用。(Because of its strong directivity, slow energy consumption and long propagation distance in the medium, ultrasound is often used for distance measurement, such as range finder and level gauge, which can be achieved by ultrasound. Ultrasound detection is often fast, convenient, simple in calculation, easy to achieve real-time control, and can meet the requirements of industrial application in measurement accuracy, so it has been widely used in the development of mobile robots.)
- 2020-06-19 10:20:02下载
- 积分:1
-
基于QT5.6的的串口助手
这个串口助手是基于QT5.6,在win7下开发的,下载源码后,能够直接编译运行得到一个串口助手。与其他不同之处是,可以监听回车键作为发送指令。
- 2023-05-15 03:50:03下载
- 积分:1
-
wav_handle
c语言写的wav音频文件简单处理函数源码,包括wav_io处理,提取lpc系数、plar系数,可用于语音识别和合成中。可直接调用。(wav audio files simple c language handler source, including wav_io processing, extraction lpc coefficient plar coefficient, can be used for speech recognition and synthesis. Can be called directly.
)
- 2020-11-17 09:29:39下载
- 积分:1
-
2
该程序是基于MATLAB的磁悬浮系统连续控制的具体程序实现(The program is based on the specific program MATLAB maglev system to achieve continuous control)
- 2014-02-18 18:17:40下载
- 积分:1
-
会话过期消息
这是 Asp.net 基础上创建的会话过期和完全应用程序以及一切不辞辛苦将用作内容
- 2022-04-09 16:32:35下载
- 积分:1
-
vb 写的播放器 对新的开发者很有用。写的不错。非常实际
vb 写的播放器 对新的开发者很有用。写的不错。非常实际-vb players for the new developers useful. Write good. Very practical
- 2023-03-11 23:30:04下载
- 积分:1