-
回声消除驾驶员在wince 6平台
富迪Wince 6.0环境下的回声消除驱动-Echocancellation driver at wince 6.0 platform
- 2022-12-28 14:35:03下载
- 积分:1
-
这是一个政务司司长,但我认为这不是很好的
this is a CS, but i don t think it s good
- 2023-05-27 12:45:03下载
- 积分:1
-
VC++图像平滑处理源代码程序
摘要:VC/C++源码,图形处理,平滑图像,图片锐化
VC++图像平滑处理+程序源码,实现图象的平滑(去噪声),锐化功能,测试时请在C盘下放一个测试用的Bmp图片,路径:C: est.bmp,没有的话没法测试。如上图所示是水平平滑处理,可以对比下,不过感觉颜色失真了,有兴趣的看一下。命令行编译过程如下:
vcvars32
rc bmp.rc
cl smooth.c bmp.res user32.lib gdi32.lib
- 2022-07-27 01:47:12下载
- 积分:1
-
记录键盘的每次按键,保存在一个指定的文本文件中。
记录键盘的每次按键,保存在一个指定的文本文件中。-Records of each keyboard key, stored in a specified text file.
- 2022-07-04 09:07:16下载
- 积分:1
-
用途:中文BIG5 / GBK、Unicode / UTF8编码转换器。注:文件转换…
用途: 中文 Big5/GBK/Unicode/UTF8 内码转换器。
注意:档案转换只能将纯文字格式的文件(例如 txt, html 等)转码,
并不适用于如 MS Word, Excel 等 binary 档案。
系统要求: 视窗9x/ME/NT/2000/XP/2003
安装:
将所有档案解压到一个新资料夹,然后直接在档案总管执行 convertz.exe。
开启ConvertZ后可于程式设定一栏选择加快捷列到桌面、开始功能表、或程式集。-Uses: Chinese Big5/GBK/Unicode/UTF8 code converters. Note: File conversion only plain text documents (for example, txt, html, etc.) to code, does not apply to such as MS Word, Excel and other binary files. System Requirements: Windows 9x/ME/NT/2000/XP/2003 Installation: extract all files to a new folder, and then directly in Windows Explorer implementation convertz.exe. ConvertZ open after the program settings can be added one column select Shortcut Bar to your desktop, Start menu, or Programs.
- 2023-07-19 20:45:03下载
- 积分:1
-
用来显示字库的工具软件.
输入汉字后,可以生成对应的十六进制
用来显示字库的工具软件.
输入汉字后,可以生成对应的十六进制-To display the font tools software. Input Chinese characters, you can generate the corresponding hexadecimal
- 2022-06-29 12:56:47下载
- 积分:1
-
局域网文件传输
为了设计统一和用户操作方便,我们希望将服务端与客户端融合在一起,形成一个程序,这样用户理解起来,更加直观一点(其实这样做也是为了方便调试,大...
局域网文件传输
为了设计统一和用户操作方便,我们希望将服务端与客户端融合在一起,形成一个程序,这样用户理解起来,更加直观一点(其实这样做也是为了方便调试,大家可以在本机上测试,自己传文件给自己)。所以,我们在程序中需要使用两个Winsock控件,一个负责监听,一个负责发送,当发送端连接成功以后,便选择一个待发送的文件(可以是任意二进制文件),接着将文件名和文件字节长度发送给接收端,接收端收到这个消息以后,将文件名和文件长度解析出来,然后通知发送端可以开始发送文件;发送端读到这个消息之后,将文件流以字节的形式发送到接收端,接收端收到后,将二进制流回写,保存成文件即可。这里要注意两点,一个是由于Winsock每次最大传输8K的内容,所以需要将文件分解,每次传输固定数目的字节流,这样发送和接收时都可以根据这个数目来判断文件传输的进程,一旦字节流数目等于文件的大小,就需要关闭相应的文件句柄;另一点是由于我只使用一个Winsock控件接收,接收文本时需要注意要将UNICODE转码,解析成可识别的信息。
-LAN file transfer to uniform design and user convenience, we hope it will end service and client together and form a process so that users understand, a more intuitive 1:00 (in fact, do so in order to facilitate debugging, you can test the machine, its own text- items for himself). Therefore, we need procedures in the use of two Winsock Control, a charge of wiretapping, a charge of this, when the transmitter connects successfully, it will be a choice to send the document (can be arbitrary binary files), will then file names and the
- 2022-04-14 22:25:12下载
- 积分:1
-
fifo description for fast read/write operation
fifo description for fast read/write operation
- 2022-10-20 21:55:03下载
- 积分:1
-
在windce环境下用evc开发的播放软件
在windce环境下用evc开发的播放软件-Windce environment in the development of the player with the software evc
- 2022-02-20 16:30:01下载
- 积分:1
-
UDP Cliente make easy project
UDP Cliente make easy project
- 2022-01-25 23:04:39下载
- 积分:1