资源列表
viterbi213
- 213viterbi译码器的测试程序test,一本国外出版物上的程序,易懂
ControlsDlg
- 是VC++其中的一个源代码,是普通的程序代码,用于教学范例-VC which is a source code, there are the ordinary program code, for example teaching
vseg1
- 自己写的一个关于C处理文件的代码,用于修改二进制文件的源代码,在网上很少找到,便自己写了一个,经过测试.我是用于修改二进制代码中的终端号,以后我会将它移植到C++中.目前只是C代码,在VC中用CONSOLE方式新建一个工程把它添加进去就可以,代码完全是C.-Himself wrote a paper on the C handling code, binary files to modify the source code, rarely found in the online, they wr
EdgeDisjointCycles
- Edge Disjoint Cycles. You are given an input graph that is either directed or undirected. Write a program that reads in a vertex number and lists the number of edge disjoint cycles that start and end at this vertex. The output should also list the ed
Matrix
- 使用c++实现矩阵的各种运算 ,一个C++初学者的好实例-implement some kinds of algorithm of Matric by C++ ,this is a good example for the beginner of c++
TEwave2DFDTD
- 本程序讲述了如何在FDTD中利用TE波的反射系数等值-It tells us how to calculate the TE
filescreem
- 磁盘文件的打开和关闭操作:主要通过文件流来操作文件-Disk file open and close operations: mainly through the file stream to manipulate the file
DirectX
- 在C++ win32 用于DirectX开发,D3D显示,高效代码-In C++ win32 for DirectX development, D3D display, efficient code
atm2
- 银行的各项业务得到更多人的亲睐,在此需求下,ATM随之诞生。ATM机系统的升级和完善是顺应发展的潮流,也是银行加大自身竞争的有利条件,提供更加完善的服务。-Bank of the business has been more pro-gaze, under this demand, ATM birth attendant. ATM machine system upgrades and improved to follow the development trend for banks to i
stringarray
- String class in C++ with overloading
IdentityImpersonation
- 使用模拟的账户接管iis账户,用于以指定的身份删除、修改磁盘上的文件,主要用在没有权限访问某个文件和做某些操作的时候所使用-The use of simulation in the account over the IIS account
FileMapping
- 用于在Windows系统中的内存映射操作,简单好用-a simple file mapping C++ class in windows , use for simple virtual memory allocation or file access