搜索资源列表
chat-chapter3
- 第一,编译RMI存根(stub)和框架(skeleton)文件。 第二,编译上面所有的类文件,将服务器和客户端编译生成的.class文件打包。 第三,启动服务器。 第四,启动客户端。 执行命令java chatclient.ChatClient -jar ChatClient.jar启动客户端程序。选菜单\"File/Connect\"输入服务器地址和用户名,成功连接到服务器后,就可以聊天了。-first, compilers RMI stubs (stub) and Frame
websign
- ControlWizard has created this project for your HTMLSIGNATUREADDIN ActiveX Control DLL, which contains 1 control. This skeleton project not only demonstrates the basics of writing an ActiveX Control, but is also a starting point for writing
MFCControl
- Control Wizard. it created this project for your MFCCONTROL ActiveX ControlDLL, which contains 3 controls.This skeleton project not only demonstrates the basics of writing anActiveX Control, but is also a starting point for writing the specificfeatur
bvhReader.rar
- 运动捕获数据BVH文件阅读器。可以读取运动捕获数据BVH文件,并显示其骨架模型的运动过程。,BVH motion capture data file reader. Can read BVH motion capture data files, and display its skeleton model of the movement.
SkeletalAnimation
- 一个基于骨骼动画bvh文件,obj文件的三维人体运动程序,c++opgl,有演示程序和源码skinAndskelet-A skeleton-based animation bvh file, obj file of the three-dimensional human motion program, c++ opgl, a demo program and source code skinAndskelet
skeleton
- 从3Dsmax中用cal3d插件导出的骨骼模型文件,该文件可以在osg中用osgcal加载-Derived using cal3d 3Dsmax plug from the bone model file, the file can be loaded in the osg using osgcal
ActiveX
- DLL, which contains 1 control. This skeleton project not only demonstrates the basics of writing an ActiveX Control, but is also a starting point for writing the specific features of your control. This file contains a summary of what yo
skeleton
- obj文件骷髅`人`,不过旧了点久视拉攻击状态-obj file `people` skeleton, but a little long, as the old la
bvhplay-1.00-sourcecode
- 演示bvh文件,只要该文件是符合一般bvh定义的,可以逐帧播放,改变相机角度-Plays any BVH file that conforms to the basic BVH file format. It doesn t matter what skeleton is represented by the file, BVHplay should be able to play it.
Clock
- This skeleton project not only demonstrates the basics of writing an ActiveX Control, but is also a starting point for writing the specific features of your control. This file contains a summary of what you will find in each of the files t
pci-skeleton
- 这是一个PCI驱动的骨架,结合实际的项目添加一些东西就可以完成驱动的开发。同时可以参考国外的那本《《linux设备驱动》-This driver is for boards based on the RTL8129 and RTL8139 PCI ethernet chips.This file is not a complete program and may only be used when the entire operating system is licensed under the
AFCompWzrd
- AFCompWzrd.zip ] Freeware [ With Source ] [ D6 D7 ] This is a redone from MAS-CompMaker (copyright # 2000 by Mats Asplund.) This wizard integrates nice with the Delphi IDE. It puts a new item in the Component menu called New AFComponents... and i
usb-skele
- 这是一个usb-skeleton.c 对应的内核是2.6.18 需要在相应的内核下进行编译方可通过。 本人花了很长时间注释他,这本来是我的课设的一部分,望网友珍惜,尊重原作者。-usb-skeleton.c this is the linux fileusb-skeleton.c this is the linux fileusb-skeleton.c this is the linux fileusb-skeleton.c this is the linux file
Skeleton
- 虚拟力场中心线提取程序,需要在命令提示窗口下运行该程序,使用RAW文件作为输入,输出中心线点数据文件,raw文件要和程序在同一个文件夹-Virtual Field centerline extraction procedures, require the command prompt window, run the program, use the RAW file as input, output centerline point data files, raw files and proce
Skeleton-Anim-Exporter-ForMaya2012
- 内附一套骨骼动画导出插件,并附带用于读取相应的导出文件源代码以及测试mb文件和动画驱动程序 -Containing a set of skeletal animation export plug-in, along with used to read the export file source code and test mb file and animation driver
Skeleton-Map
- 轮廓图像的几何元素自动识别的软件技术,生成DXF 文件格式,最后给出了两个具体演算示例-Software technology, automatic identification of the geometric elements of the outline of the image generated DXF file formats, and finally two specific calculation example
a-skeleton-extraction-algorithm
- 一种骨架提取算法,基于三维网格文件的骨架提取算法-a skeleton extraction algorithm,The extraction algorithm of 3D mesh file based on skeleton
skeleton
- 使用C++语言,通过openGL的图形编程接口,读取格式为3DS的骨骼模型文件,并显示在屏幕中。但是由于3DS类型的文件是静态模型文件,所以不能进行控制,如果要进行控制,那么需要用动态的骨骼文件,如ms3d文件等。- Using the C++ language, through openGL graphical programming interface, read the format of the skeleton model 3DS file and displayed on the
skeleton-extraction
- 它是基于MATLAB的骨架提取方案,编写了几个M文件,只是一个小程序,-It is based on MATLAB skeleton extraction program, write a few M-file, just a small program,
opengl-skeleton-master
- glgen: glgen is a minimal OpenGL extension loader that parses your project files and generates a header file based on the functions you actually use.