-
ffmpeg-tutorial
ffmpeg入门教程,帮你快速学会ffmpeg的好途径(ffmpeg tutorial help)
- 2020-08-05 13:48:34下载
- 积分:1
-
cccc
给一个不多于5位的正整数,要求:一、求它是几位数,二、逆序打印出各位数字。(
允许输入拉丁字符的拼音
英语
中文(简体)
日语
Give a positive integer of not more than 5, the requirements: First, find it is by several orders, second, reverse printing out the digits.)
- 2013-01-18 19:35:13下载
- 积分:1
-
Demo
获得用户名,VC++精选编程学习源码,很好的参考资料。(Get the username, VC++ select learning programming source code, a good reference.)
- 2013-11-28 10:55:30下载
- 积分:1
-
WINSOCK控件的调用实例,方便没有使用过winsock控件的人学习,快速掌握TCP编程...
WINSOCK控件的调用实例,方便没有使用过winsock控件的人学习,快速掌握TCP编程-Winsock Control calls example, did not use a convenient control protocols of the study and grasp the TCP programming
- 2022-02-01 15:19:37下载
- 积分:1
-
开发研制的全双工套接字通信程序
一个用VC开发的全双工Socket通讯程序- The entire duplex Socket communication procedure which develops
with VC
- 2022-03-14 10:31:05下载
- 积分:1
-
source
在fluent实现蒸发和冷凝,包括传热和传质两部分,可根据实际调节系数(the UDF used in fluent for evaporation and condensation)
- 2018-12-03 16:44:49下载
- 积分:1
-
SourceInsight2_Softii
用作查看windows变成源码的工具,比起vc界面更易于读代码,请大家共享之(a tool for viewing codes, which was superior than vc )
- 2009-09-15 13:12:08下载
- 积分:1
-
JHGJGHJGFJG
题目:取一个整数a从右端开始的4~7位。
程序分析:可以这样考虑:
(1)先使a右移4位。
(2)设置一个低4位全为1,其余全为0的数。可用~(~0<<4)
(3)将上面二者进行&运算。
2.程序源代码:(Topic: take an integer a from the right end of the four to seven began.
Program analysis: it can be to consider:
(1) to make a move to the right four.
(2) sets a low four total for the 1, all the rest for 0 of the number. Can be used to (~ 0 < < 4)
(3) will above the difference and operations.
2. The source code:)
- 2012-05-26 20:20:03下载
- 积分:1
-
14
说明: gives an overview of manufacturng
- 2013-10-02 16:29:56下载
- 积分:1
-
关于TCP,UDP协议的网络编程,程序实现了客户端和服务器端的通信连接,通过socket建立连接,可以互相发送消息接收。...
关于TCP,UDP协议的网络编程,程序实现了客户端和服务器端的通信连接,通过socket建立连接,可以互相发送消息接收。-On TCP, UDP network programming protocols, procedures realize the client and server communications connections to establish a connection through the socket, you can send a message to receive each other.
- 2023-06-06 06:00:03下载
- 积分:1