资源列表
c++5
- 在设计良好的面向对象系统中,为了压缩其对象内部的空间,仅留两个函数用于对象的拷贝:一般称为拷贝构造函数(copy constructor)和拷贝赋值运算符(copy assignment operator)。我们将它们统称为拷贝函数(copying functions)。如果需要,编译器会生成拷贝函数,而且阐明了编译器生成的版本正象你所期望的:它们拷贝被拷贝对象的全部数据。 -in a well-designed object-oriented systems, in order to r
播放mp3,avi,等多媒体文件的程序
- 用汇编语言写得一个小程序,可以播放mp3,avi等多媒体文件.源代码在txt文件里面-written in assembly language using a small program that can play MP3, avi and other multimedia files. The source code inside the txt file
xinde2
- Visual C++6.0(5.0)开发工具功能非常强大,但是对于初学者来说,却有很多细节的问题需要注意。作者搜集整理了以下一些实用小技巧,希望对初学者有所帮助。 -Visual C 6.0 (5.0) development tool is very powerful, But for beginners, there are many detailed issues that require attention. Author collate some of the following
zz3
- 本设计的目的是通过设计和调试一个简单的文件系统,主要是模拟文件操作命令的执行,来模拟文件管理,使学生对主要文件操作命令的实质和执行过程有比较深入的了解,掌握它们的基本实施方法。具体要求如下: (1) 设计一个支持n个用户的文件系统,每个用户可拥有多个文件: (2) 采用二级或二级以上的多级文件目录管理; (3) 对文件应设置存去控制保护方式,如“只能执行”、“允许读”、“允许写等”; (4) 系统的外部特征应接近于真实系统,可设置下述文件操作命令: 命 令 功 能 命 令 功
virus
- 用汇编写的病毒。麻雀虽小,五脏俱全。对初学汇编者有帮助。
quanpailie
- 这是一个关于全排列的C++的程序,希望和大家交流一下。-This is a full array of C++ program, and you will exchange about.
main
- Tetris sample of tetris with scoreboard and which igure the next
vbCalculator2
- 摘要:VB源码,算法相关,计算器 简易的VB(计算机)计算器源代码,VB的计算器已经有很多了,不过每一款都出自不同的人,在编写的思路和方法上不尽相同,有兴趣的朋友,可以下载本款源码,看一下作者的思路有何异同呢? -a calculator with VB
state_machine
- PCI状态机多功能转换之间的实现 主要的代码 如需仿真,还需要其他代码-pci state machine
OFDM-sim
- ofdm程序的仿真,自己写的,可以修改参数,绘制ber曲线-ofdm simulation program, write your own
4sub-module
- 运行的软件是要经过编写的,程序员编写程序的过程中需要他们的“语言”-After running the software to write, programmers write programs required during their language
txt2xml-master
- 将 txt 的数据(这些数据由 Excel 转换而成)转成 xml 形式。-txt2xml is a python scr ipt for converting an Excel table to strings.xml file in Android. An Excel table is easy to manage the translations of strings while strings.xml is used by Android system to get the string