CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - acm
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - acm - List
[
Software Engineering
]
ACM算法设计实验题目汇总.doc
DL : 0
ACM算法设计实验题目汇总.doc
Date
: 2011-11-26
Size
: 152.5kb
User
:
xiaoyaoxuezi
[
Software Engineering
]
2007WorldFinalProblemSet
DL : 0
acm国际大学生程序设计竞赛2007年东京世界总决赛题目-acm International Collegiate Programming Contest 2007 Tokyo World Finals title
Date
: 2025-12-20
Size
: 346kb
User
:
px
[
Software Engineering
]
arithmatic
DL : 0
编程常用算法,基本常用的acm各种算法,喜爱acm的好友快下吧!-Commonly used programming algorithm, the basic algorithms commonly used in acm, acm favorite friends, are you fast!
Date
: 2025-12-20
Size
: 31kb
User
:
once
[
Software Engineering
]
ACM
DL : 0
程序设计竞赛的题目,有英文的题目 没有答案,不好意思-Programming Contest of the topic, the subject of English has no answer, I am sorry
Date
: 2025-12-20
Size
: 24kb
User
:
陈X
[
Software Engineering
]
ACM
DL : 0
ACM培训专用电子书,非常的详细,里面分了好多章,有兴趣的下下来看看,对自己的算法和数据结构方面会有提高-ACM training dedicated e-book, very detailed, which points a lot of chapters, are interested in to see the next down on its own algorithm and data structure will improve
Date
: 2025-12-20
Size
: 3.54mb
User
:
chlaws
[
Software Engineering
]
1122
DL : 0
是一道比较不错的ACM练习题!是我在同学那看的,本人觉得还不错-Is a relatively good ACM Exercises! I have students that look of, I think that good
Date
: 2025-12-20
Size
: 12kb
User
:
[
Software Engineering
]
licheng
DL : 0
ACM竞赛例程,希望对大家有用,都是些常用的例程,我会上传余下部分-ACM competition routines, in the hope that useful to everyone, are more commonly used routines, I will upload the remaining part of
Date
: 2025-12-20
Size
: 28kb
User
:
sam
[
Software Engineering
]
ACM-TRANIING-PPT
DL : 0
新竹清大ACM訓練講義,珍貴資料,請勿隨意流傳-National Tsing Hua University, Hsinchu ACM training handouts, valuable information, do not randomly spread
Date
: 2025-12-20
Size
: 1.07mb
User
:
asd
[
Software Engineering
]
ACM
DL : 0
ACM的内部培训资料 很适合初学者-ACM
Date
: 2025-12-20
Size
: 3.03mb
User
:
a
[
Software Engineering
]
ACM-distribuce
DL : 0
微软的ACM控件,可以实现音频的获取和传输,牛的-ACM
Date
: 2025-12-20
Size
: 214kb
User
:
杨桃
[
Software Engineering
]
ACM_DP
DL : 0
ACM论文,,,关于动态规划的两篇文章-ACM papers........about DP,two papers
Date
: 2025-12-20
Size
: 445kb
User
:
hutao
[
Software Engineering
]
acm-stu
DL : 0
acm-stu经典题目分类.非常全面,详尽.-acm-stu classic subject categories. a very comprehensive and detailed.
Date
: 2025-12-20
Size
: 5kb
User
:
michael
[
Software Engineering
]
acm
DL : 0
完美整理第29,30,31界ACM比赛资料(试题,解答)。供编程爱好者学习参考。-Perfect finishing the first race 29,30,31 sector ACM information (Questions to answer). Programming reference for enthusiasts to learn.
Date
: 2025-12-20
Size
: 1.07mb
User
:
王美涵
[
Software Engineering
]
qq
DL : 0
使用c++编写了对点 语音聊天软件,实现两台主机之间得语音通信,首先通过声音采集,然后利用ACM接口压缩音频数据,将数据发送到目标主机,主机接收数据后,解压缩音频数据,并播放,以此实现了点对点得语音通信。利用TCP/IP协议来确认连接状态(TCP/IP协议是可靠的协议,TCP负责发现传输的问题,一有问题就发出信号,要求重新传输,直到所有数据安全正确地传输到目的地,),UDP协议(UDP是一个无连接协议,传输数据之前源端和终端不建立连接,当它想传送时就简单地去抓取来自应用程序的数据,并尽可能快地把它扔到网络上)来实现数据的发送和接收。ACM WAVEX -Using c++ write software for peer to peer voice chat, to achieve voice communication between two host computers were first collected by the sound, and then use ACM compressed audio data interfaces, data sent to the target host, the host receives data, extract audio data, and play, to assert the point was voice communications. Using TCP/IP protocol to confirm the connection status (TCP/IP protocol is a reliable protocol, TCP is responsible for the problems found in transmission, a signal problem on the demand for re-transmission until all the data security and correctly transferred to the destination), UDP protocol (UDP is a connectionless protocol, transmission of data source and the terminal before the connection is not established, when it simply when you want to transfer to crawl from the application of data and throw it as quickly as possible on the network ) to achieve data transmission and reception.
Date
: 2025-12-20
Size
: 2.6mb
User
:
里小号
[
Software Engineering
]
acm
DL : 0
ACM程序设计大赛试题与解析,pdf版,1993-1996acm解析,2003年ACM-ICPC南太平洋赛区试题解析,第三十届ACMICPC 世界总决赛题目解析.-ACM Programming Contest questions and resolve, pdf version ,1993-1996acm analysis, in 2003 ACM-ICPC South Pacific Division questions resolved, the final third of the world' s tenth ACMICPC subject analysis.
Date
: 2025-12-20
Size
: 2.84mb
User
:
z
[
Software Engineering
]
acm
DL : 0
acm试题 在programfan下的 有7个试题和答案-ACM problem and answer
Date
: 2025-12-20
Size
: 77kb
User
:
西瓜
[
Software Engineering
]
ACM
DL : 0
C++ acm 比赛模板 浙江大学版 重要-C++ acm important game version of the template, Zhejiang University
Date
: 2025-12-20
Size
: 102kb
User
:
wupeiheng
[
Software Engineering
]
acm
DL : 0
全国大学生ACM竞赛的必备资料,里面含有历年比赛的经典算法和详细的分析,物有所值!-National College ACM Contest essential information, which contains the classic games over the years and detailed analysis of algorithms, value for money!
Date
: 2025-12-20
Size
: 417kb
User
:
王帅
[
Software Engineering
]
ACM国际大学生程序设计竞赛试题与解析(一)
DL : 0
ACM试题,挺有用,大家可以看看,有 解析等(The advantage of ACM is that there is a possibility that you can be able to prove the possibility of your ability, the ACM award and the pat certificate are all direct access to a number of business interviews.)
Date
: 2025-12-20
Size
: 1.78mb
User
:
暖沙
[
Software Engineering
]
acm
DL : 0
ACM入门算法之dp,背包,高级数据结构,搜索,图,最短路。(ACM Introductory algorithm)
Date
: 2025-12-20
Size
: 4.4mb
User
:
矢量
«
1
2
3
4
5
6
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.