搜索资源列表
3DMathBasicLibcode
- 3D数学基础:图形与游戏开发书籍源码,里面有很多实用的代码,对做3D的同志很有意义-3D mathematical foundation : graphics and game development books source, there are many practical code, 3 D right to do meaningful comrades
irrxml-1.1
- 一个解析XML文件的源代码,名字为irrxml,是3D引擎irrlicht内文件系统的一部分。-a parsing XML document source code, to name irrxml. 3 D is the engine of document irrlicht system.
vc_jiqiaoshili_part2_3
- Visual.C++程序设计技巧与实例--配套光盘 第2章 MSDEV集成环境与VC编译器 共1个实例 1. MyAppwizard:定制一个AppWizard 第3章 对话框和控件 本章共有15个实例: 1. RedBK 改变对话框背景颜色 2. BitmapBK为对话框设置一幅背景图 3. DlgDemo创建和使用非模式对话框 4. ESCNoExit按ESC时对话框不退出 5. DlgToolTip实现对话框控件的ToolTip 6. Smoot
COURSE-D
- 成绩登记程设计内容要求: 1. 掌握C语言程序设计方法; 2. 选题要难易适度,要求得当,既要有一定水平,又要在规定的时间内经过努力按时完成(时间为2个星期); 3. 题目可以相同,但参数要求不同,每人必须独立完成 4、 呈交的报告内容必须符合课程设计报告规范
QQsnapshot.rar
- 类似QQ截屏功能的小例子 里面包括使用的三方控件,类似QQ截屏功能的小例子+ CoolTrayIcon v.4.3.1+ dxpack2.0.1+ HotKeyManager
cpml.cpp.txt
- pml边界的3维fdtd程序,计算电磁波- 3-D FDTD code with CPML absorbing boundary conditions
SMB380_Datasheet.doc
- 博世3轴加速度传感器SMB380的PDF文档。-Bosch 3-axis acceleration sensor SMB380 the PDF document.
ychen_jasp_software
- MATLAB Code for Optimal Quincunx Filter Bank Design Yi Chen July 17, 2006 This file introduces the MATLAB code that implements the two algorithms (i.e., Algorithms 1 and 2 in [1], or Algorithms 4.1 and 4.2 in [2]) used for the construction
d
- 4094实现一路AD转换并可以3位数码管显示-4094 all the way to achieve AD converter and can display digital 3
facial-expression-recognition-using.ps
- In this paper pseudo 3-D Hidden Markov Models (P3DHMMs) are applied to the task of dynamic facial expression recognition. P3DHMMs are an extension of the pseudo 2-D case, which has been successfully used for the classification of images and t
browser_browser
- The goal is to provide user with a systematic navigation tool for image database access. In this system, user can use an example image to retrieve similar images or use a 3-D location to retrieve a snapshot of the similarity pyramid of the databa
CoolTrayIconv.4.3.1
- CoolTrayIcon:在任务栏放置图标的控件,是同类空间中功能最为完善和强大的。 1、支持动态图标 2、交互式气球样式的提示框 3、支持bitmaps到icons的转换 4、支持设计状态预览 5、提供继承的TextTrayIcon可以让你直接显示Text文本 6、8个代码例子1个exe例子。-CoolTrayIcon: put the icon in the taskbar control is similar in function space for
sanweiquxian
- 程序1主要是利用两种不同的函数来绘制Peaks曲线,具有一定的借鉴意义。程序2、3还实现了三维绘图的功能和向量场的绘制。-Procedure 1 is mainly using two different functions to draw Peaks curve has a certain significance as reference. 2,3-D program also achieved drawing functions and draw the vector field.
medfilt3
- MEDFILT3 1-D, 2-D and 3-D median filtering.
20076814241926
- 一个采用类似大富翁游戏模式的背单词软件,使用了ibm tts语音合成组件,外带3维9宫图游戏。delphi源码 -A similar pattern on the back the word Monopoly game software, used ibm tts speech synthesis components, take away 3-D 9 Palace puzzles. delphi source
fdtd_3D_xyzPML_Lorentz_MPI_OpenMP
- 3维fdtd计算程序,mpi open mp 并行计算,可以算洛伦兹媒质-3-D fdtd computer program, mpi open mp parallel computing, you can count Lorentz media
AcReport2.3
- Ac Report中国式报表控件2010 V2.3包含使用和开发接口文档,及Delphi、VB、VC++、C#.net、VB.net的demo。-Ac Report Report Controls Chinese 2010 V2.3 includes the use and development of interface documentation, and Delphi, VB, VC++, C#. Net, VB.net the demo.
LL-(1)-parser
- LL(1)语法分析器设计 1.如下为给定的LL(1)文法。 G[<P>]: 1) <P>->program <D> : <T> begin <S> end {program} 2) D->i D’ {i} 3) D’->, i D’ {,} 4) D’->ε {:} 5) S->s S’ {s} 6) S’-> s S’ { } 7) S’->ε {end
Regexpr
- 测试字符串的某个模式。例如,可以对一个输入字符串进行测试,看在该字符串是否存在一个电话号码模式或一个信用卡号码模式。这称为数据有效性验证。 替换文本。可以在文档中使用一个正则表达式来标识特定文字,然后可以全部将其删除,或者替换为别的文字。 根据模式匹配从字符串中提取一个子字符串。可以用来在文本或输入字段中查找特定文字。 如: 1.检查日期: (1[0-2]|0?[1-9])[-./](0?[1-9]|[12][0-9]|3[01])[-./](\d\d\d\d))
word_first
- 这个程序是97年Mekka ’97 4K Intro比赛的一等奖作品,汇编语言所写。整个程序全长4095字节, 生成.com程序只有4K,可是却实现了3D动画的效果,还有一段背景音乐!画面是游戏天旋地转的一个场景!-This program is 97 years Mekka 97 4 K Intro game first award works, assembly language writing. The whole program (4095 bytes, generation. Com