Welcome![Sign In][Sign Up]
Location:
Search - projects

Search list

[OpenGL program123

Description: 使用DevIL来加载OpenGL纹理 OpenGL本身并没有带图象文件的读取函数,D3DX则有,以前我用的IPicture的接口来加载图象,但是TGA ,MNG PNG 等图象它并不支持.需要其他的代码来加载TGA等,非常不方便,最倒霉的是,代码的问题很多,经常不能成功加载一些图象.早就想把那个该死的库移植到DevIL上了,但是人懒,一直等到今天,呵呵。终于做了个简单的包装了。 代码很乱,只加了读取图象到建立OpenGL纹理,应该还有更广泛的用途的.比如SaveImage等. 回头等有空的时候做一个更好用的。 这里的的代码只有一个文件,是一个dll,自己编译一下就可以了。DevIL当前为1.6.7请到http://www.sourceforge.net/Projects/openil/去下载,说明一下,DevIL原来叫OpenIL,是一个学习了OpenGL的库,因为某些原因,改名为devil了。
Platform: | Size: 3837 | Author: lai | Hits:

[Dialog_WindowConsole

Description: 解压到Microsoft Visual Studio\\VB98\\Template\\Projects里..可以为VB添加控制台程序!
Platform: | Size: 2356 | Author: 清风 | Hits:

[Delphi VCLics

Description: .\\ Info directory .\\delphi\\internet Delphi sample applications (all Delphi versions) .\\cpp\\internet C++Builder sample applications .\\cpp\\internet\\bcb1 C++Builder version 1 projects .\\cpp\\internet\\bcb3 C++Builder version 3 projects .\\cpp\\internet\\bcb4 C++Builder version 4 projects .\\cpp\\internet\\bcb5 C++Builder version 5 projects .\\cpp\\internet\\bcb6 C++Builder version 6 projects .\\delphi\\vc Delphi 1.x files (winsock.pas 16 bits and *.dcr) .\\delphi\\vc32 Delphi (1/2/3/4/5/6/7) and C++Builder (1/3/4/5/6) components .\\Delphi1 Automated build for Delphi 1. Not for beginners. .\\Delphi2 Automated build for Delphi 2. Not for beginners. .\\Delphi3 Automated build for Delphi 3. Not for beginners. .\\bcb1 Automated build for Bcb 1. Not for beginners.
Platform: | Size: 1179977 | Author: qmxin | Hits:

[Other resourcerandomc

Description: Uniform random number generators by Agner Fog, 2001 - 2007 randomc.zip contains a C++ class library of uniform random number generators of good quality. The random number generators found in standard libraries are often of a poor quality, insufficient for large Monte Carlo calculations. This C++ implementation provides random number generators of a much better quality: Better randomness, higher resolution, and longer cycle lengths. The same random number generators are available as libraries coded in assembly language for higher speed. These libraries can be linked into projects coded in other programming languages under Windows, Linux, BSD, etc. The library files are available in the archive asmlib.zip. Non-uniform random number generators are provided in stocc.zip.
Platform: | Size: 102418 | Author: lilin | Hits:

[Other resourceprojects

Description: C++ primer 书中例题代码puncutation
Platform: | Size: 1052 | Author: wzr | Hits:

[Embeded-SCM DevelopProjects

Description: 读RF卡的源代码,是paypass协议的,开发读卡器必须要读的,重要的程序
Platform: | Size: 814252 | Author: 李立 | Hits:

[Other resourceSams.Java.Phrasebook.Nov.2006

Description: Java Phrasebook gives you the code phrases you need to quickly and effectively complete your programming projects in Java.
Platform: | Size: 234820 | Author: xu xiang | Hits:

[File OperateProjects

Description: 对文件存在进行检查,同时提取文件的修改时间戳。
Platform: | Size: 215190 | Author: sunjiansheng | Hits:

[Other resourceOReilly.Ruby.Cookbook

Description: Do you want to push Ruby to its limits? The Ruby Cookbook is the most comprehensive problem-solving guide to today s hottest programming language. It gives you hundreds of solutions to real-world problems, with clear explanations and thousands of lines of code you can use in your own projects.
Platform: | Size: 3500089 | Author: samuel chuang | Hits:

[WEB CodedhtmlxVault

Description: 上传组件, 1.Commercial License allows you to use dhtmlxVault on unlimited number of Websites or sites but only in one commercial project(application). According to this license we provide you with support (consultations) and free-of-charge bug fixing during 1 month. 2.Enterprise License allows you to use dhtmlxVault in unlimited number of projects on condition that all of them are projects of one company. Support period is 1 year.
Platform: | Size: 258331 | Author: javen | Hits:

[Windows Developccombobox

Description: 自动完成的复合框的实现在AutoCompleteCombo.cpp和AutoCompleteCombo.h两个文件中,用户可以把这两个文件引入自己的工程中,删除\"工程名.clw\"文件后退出,再次进入工程系统会提示找不到\"工程名.clw\"文件,选择\"“是(Yes)\"重新创建一个,接下来在弹出的对话框里选择\"Add all\"就可以在新工程中使用CAutoCompleteCombo这个类了(注意引入头文件),我在示例对话框中创建了一个CAutoCompleteCombo类型的变量\"m_combo\",在对话框的\"nInitDialog()\"函数中添加了以下语句: // TODO: Add extra initialization here m_combo.AddString(\"America\") m_combo.AddString(\"British\") m_combo.AddString(\"China\") m_combo.AddString(\"Dalian\") m_combo.AddString(\"England\") m_combo.AddString(\"France\") 这样,用户在输入这些字符的头几个字符(不区分大小写)就可以看到自动完成的效果了.-automatic composite frame to complete the realization of the AutoCompleteCombo.cpp and AutoCompleteCombo.h two documents, the user can introduce these two documents of the project, delete the "project name. Clw documents "to withdraw, once again entered the system is not able to find" who works. Clw "document choose "" (Yes), "a re-creation of, the next in the pop-up dialog box you select" Add all "on the new projects CAutoCompleteCombo use of this category (Note the introduction of the first paper), in the example I created a dialog CAutoCompleteCombo type of a variable" m _combo "in the box" nInitDialog () "function to add the following phrase : / / TODO : Add extra initialization here m_combo.AddString (" America &quo
Platform: | Size: 28030 | Author: wang | Hits:

[Windows Develop仪表

Description: 路过世纪飞扬的网站发现好些个仪表控件,可惜都要付费,这对于很多用户来说不得不说是一件憾事。最近两天导师项目不忙,就抽空做了一个仪表控件,是对照别人的仪表外观做的,在此公布出来大家讨论讨论,最好大家都写些免费的控件放在网上,好资源共享。如果有兄弟觉得好用的话,请在使用处留下俺的名号,这就够给我面子了。-Music of the passing century site found some 000 meters controls, but must pay, which many users have to say is a great pity. Two recent projects of being mentors, find time to do an instrument of control, instrument control other people's appearance to do, the announcement out of this discussion discussions, the best we have written some controls on the free Internet, a good share resources. If the brothers feel useful, please I left behind in the use of the name, enough to give me a face.
Platform: | Size: 49887 | Author: 陈冲 | Hits:

[Other resourcesobeldsp

Description: 一个用于TI DSP 6711的便于检测程序,完整的工程!-a TI DSP 6711 for the easy detection procedures, and complete projects!
Platform: | Size: 21195 | Author: 山药蛋 | Hits:

[Exploit系统监控

Description: 一个像后台木马的一个监控程序,可以监控到对方所有盘符的文件 注册表操作 抓屏幕 控制屏幕和鼠标.可以发消息到客户机 可以更改对方注册表项目.可以操作对方文件 可以远程执行对方任何程序和文件! 含 Client和server-background as a Trojan horse of a monitoring program that can monitor all drive to the other side of the document screen registry operation grasping control screen and mouse. It updates to the client machine can change the registry each other projects. The other document can operate remotely implementation procedures and any other documents! With Client and server
Platform: | Size: 227080 | Author: 张张 | Hits:

[Windows Develop《Visual C++高级编程及其项目应用开发》源代码

Description: 《Visual C++高级编程及其项目应用开发》源代码-"Advanced Programming in Visual C application development projects and the" source code
Platform: | Size: 3215676 | Author: | Hits:

[Web Server《Delphi深度编程及其项目应用开发》源代码

Description: 《Delphi深度编程及其项目应用开发》源代码.rar-"Delphi depth programming and application development projects" source code. Rar
Platform: | Size: 10062930 | Author: 周公 | Hits:

[Windows Develop在其它工程中调用DLL显示对话框

Description: 在DLL中创建对话框,在其它工程中调用DLL显示对话框-DLL created in the dialog, the other projects called DLL dialog box appears
Platform: | Size: 27046 | Author: 何明 | Hits:

[JSP/Javajames-with-phoenix-2.2.0-src

Description: java 开发的邮件服务器平台。支持以下协议。 协议可以修改为自己的专门标识,这个版本绝对能用,我自己的邮件服务器就是使用这个开源项目,修改后架设的,据说21cn也是用这个引擎开发的邮件系统。SMTP转发的时候需要二次开发。 Item Status Since First released SMTP server Stable 1.0 0.95 Mailet Engine Stable 1.2 0.95 FileSystem mailboxes/spool Stable 1.2 1.0 RDBMS mailboxes/spool Stable 1.2 1.2 POP3 server Stable 1.1 1.0 RDBMS - Users Stable 1.2.1 1.2.1 LDAP Support - Users Experimental 1.2 1.2 TLS Support - POP3 Experimental 1.2 1.2 Remote Manager Stable 1.0 1.0 TLS Support - Remote Manager Stable 1.2 1.2 NNTP server Experimental 1.2 1.2 FetchPOP Experimental 2.1 2.1-mail server platform. Support for the agreement. The agreement can be amended for its own specific logo, this version definitely can use that my own mail server is the use of the open-source projects, the revised set up, and is said to USA also using this engine developed mail system. SMTP forward when needed secondary development. Item Status Since First released SMTP server Stable Mailet Engine 1.0 0.95 1.2 0.95 Stable FileSystem mailboxes / spool Stable 1.2 1.0 RDBMS mailboxes / spool 1.2 1.2 Stable Stable a POP3 server. a 1.0 RDBMS-Users Stable 1.2.1 1.2.1 LDAP Support - Users Experimental TLS Support 1.2 1.2-POP3 Experimental Remote Manager 1.2 1.2 1.0 1.0 TLS Stable Support - Remote Manager Stable 1.2 1.2 NNTP server Experimental FetchPOP Experimental 1.2 1.2 2.1 2.1
Platform: | Size: 8730233 | Author: | Hits:

[Windows DevelopVisual FoxPro Projects

Description: vfp很多小程序-Probe many small programs
Platform: | Size: 101609 | Author: 顾晨 | Hits:

[Delphi VCLProjects

Description: 软件使用次数限制,可自定义开机后使用次数,限制每次开机后使用次数。
Platform: | Size: 162452 | Author: 李运峰 | Hits:
« 1 2 ... 42 43 44 45 46 4748 49 50 »

CodeBus www.codebus.net