搜索资源列表
对话框
- 对话框!!! 最上面写着几行字 下来就是个绿色的圆圈-dialog! ! ! Most read a few lines down is the green circle! !
ATL写的基于DirectX的游戏引擎
- 软件简介: 学着ATL,又在学DirectX,突发灵感,为何不用ATL写一个游戏引擎?!!! 呜呼,心血澎湃,于是开始写。 ///////////////////////////////////////////////// 设计原则: 提供功能性代码,相当于简化DirectX功能接口,使之更方便使用。 不提供游戏上层的逻辑关系组织。 如果将来用它来写游戏,游戏的数
Mpeg7main
- mpeg7的相关分析和处理程序,写着玩的,交流交流-mpeg7 analysis and the relevant procedures, read the play, exchange exchange
png2num
- 一个PNG数字图片解码成数字的程序 图像数字识别..... 大概就这样吧.没事写着玩的.看看谁一起来参考一下-a PNG digital photos into digital decoding of digital images identification procedures ..... probably over. No things written play. a look at who is up reference
Chat_zhuxubiao
- 这个是我一开始学C#的时候写着玩的,是一个点对点的聊天器,不过做得不怎么样的,-This one I started to learn C# when reading the play, is a peer-to-chat, But do not impressive, illustrious
CryptoAlgorithm
- 常用的密码算法,如RSA,MD2,MD5等,还包括简单的例程,很久以前写着玩的-commonly used cryptographic algorithms, such as RSA, MD2, MD5, also includes a simple routine, a long time ago wrote a play
reader_writer_p_v_operate
- 操作系统课内实验部分,用java实现,读者写着互斥与同步-operating system reverse experiment, using java realized, the reader wrote mutex and Synchronization
sunshine
- vc++,自己写着玩的,请大家多多批评,谢谢啦-vc himself wrote the play, please Members can criticize, I would like to thank Matata
morethreadreader
- 学习操作系统时多线程试验程序,为读者写着问题的多线程程序。有两个,读者优先和写者优先。-study multithreaded operating system testing procedures, readers wrote to the multithreaded programming. Two readers wrote and priority of priorities.
MiniMips
- 自己写的一个小型mips模拟机,功能不是很完善,写着玩的。-yourself writing a small mips simulator, function is not perfect, wrote the play.
reader_writer
- 操作系统读者写者问题源程序代码-readers to write the operating system source code problem
读者写者算法
- 关于读者写者的问题,分别实现读者优先和写者优先.-readers to write on the issue, the readers who wrote a priority and priority.
Turn up
- VC下面的读者写者问题,实验报告 操作系统课程设计-VC following the issue of readers to write the experimental report of the operating system curriculum design
reader_and_writer
- 操作系统课程中,读者写者问题的一个Cpp解决方案;在VC6下调时通过,虚拟控制台下运行。-operating systems course, readers who wrote in a tracing solutions; In VC6 downward through, Virtual console operation.
morethreadreader
- 学习操作系统时多线程试验程序,为读者写着问题的多线程程序。有两个,读者优先和写者优先。-study multithreaded operating system testing procedures, readers wrote to the multithreaded programming. Two readers wrote and priority of priorities.
chaozuoxintong
- 读者写者问题课程设计.具有详细的流程.实验结果及其截图-Readers to write the issue of curriculum design. A detailed flow. The experimental results and screenshots
readerwriter
- 操作系统课程设计,读者写者问题的详细实现-Operating systems curriculum design, the readers who write detailed realize
CWriterReader
- C实现的操作系统的读者写者问题,一份报告,包括代码。-C to achieve the readers to write the operating system problem, a report, including the code.
ReaderAndWriter
- 采用java编写的源代码,模拟实现操作系统中经典问题——读者写着问题中,操作系统是如何处理并发进程之间的资源分配等问题。-Source code written using java, simulation of the classic problems of operating system- the reader reads the problem, the operating system how to handle concur
VC++ GDI写的坦克大战完整源码
- 最近学习《Visual C++游戏编程基础》这本书,于是就想不能白学,编写一个游戏吧,于是就试着做了个坦克大战游戏,只学过C语言,C++看了一遍书,不会类封装,代码中都是结构体+函数。。。算是C语言式的C++了吧!(Tank war complete source code written by VC++ GDI)