-
word排版,里面包括了大量的Word排版技术,只要你需要,里面的内容都会告诉你。...
word排版,里面包括了大量的Word排版技术,只要你需要,里面的内容都会告诉你。-word publishing, which includes a large number of Word layout techniques, as long as you need, which will tell you the content.
- 2022-12-31 09:35:06下载
- 积分:1
-
我最近的作业,是二叉树的基本操作,新手,各位多多关照。...
我最近的作业,是二叉树的基本操作,新手,各位多多关照。-my recent operations, a binary tree is the basic operation, and newcomers, to take care of you.
- 2022-03-24 19:16:09下载
- 积分:1
-
基于hessian矩阵增强, 水平集分割的心血管分割方法,基于matlab平台
基于hessian矩阵增强, 水平集分割的心血管分割方法,基于matlab平台,能够分割出较细的血管,以便于后面的血管重建,希望可以帮助带大家,做医学图像的可以下载学习一下
- 2022-02-09 18:54:47下载
- 积分:1
-
a simply programme of caculator,it is able to do add sub mutiply dive operator
a simply programme of caculator,it is able to do add sub mutiply dive operator-simply a program of caculator. it is able to do add sub mutiply dive operator
- 2022-02-04 19:27:07下载
- 积分:1
-
重画矩形窗体标题,是简单易用的窗体美化源码,支持图片重画。...
重画矩形窗体标题,是简单易用的窗体美化源码,支持图片重画。-re-drawing of rectangular window title is a simple, easy-to-use source Form landscaping and support re-drawing pictures.
- 2023-07-11 16:20:03下载
- 积分:1
-
maopao int vc++ study progamme
maopao int vc++ study progamme
- 2022-03-30 23:49:13下载
- 积分:1
-
NET platform, which represented a major change in the way people think about pro...
NET platform, which represented a major change in the way people think about programming. .NET facilitates object-oriented Internet development
- 2022-02-02 20:00:19下载
- 积分:1
-
生成使用 SBL 解码的爵士
稀疏贝叶斯学习 (SBL) 解码器。SBL 算法 (2012 年 6 月 4 日) 解码复值的正交频分复用 (OFDM) 的信号。该算法估计观察的空的音调,在接收端要减去当前 OFDM 帧中的脉冲噪声估计的脉冲噪声。SBL 算法学习每一帧中的脉冲噪声的分布。
- 2022-03-07 18:31:38下载
- 积分: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
-
用vb调用vc的误差函数功能代码,实现计算误差函数,并将结果导出来...
用vb调用vc的误差函数功能代码,实现计算误差函数,并将结果导出来-use vb to import the vc code (compile the vc code to dll)which realize the error function to compute the error function and export the outcome
- 2022-06-30 20:54:12下载
- 积分:1