资源列表

排序选择:

« 1 2 ... .61 .62 .63 .64 .65 60266.67 .68 .69 .70 .71 ... 267487 »

[游戏引擎cgFV

说明:一个cg语言的顶点和片断光照参考,是Phong模型的-A cg language vertex and fragment reference light is Phong model
<林小健> 在 2024-10-14 上传 | 大小:1024 | 下载:0

[外挂编程cs1.3.6

说明:非常棒的CS网络工具 1.3.6源代码,编写cs作弊器的-CS terrific web-based tools 1.3.6 source code, cs cheating device to prepare
<> 在 2024-10-14 上传 | 大小:215040 | 下载:0

[图形图像处理(光照,映射..)VideoEXE

说明:视频采集数据 实现视频采集、预览,选择压缩器-Video capture data to achieve video capture, preview, select the compressor
<dolphin> 在 2024-10-14 上传 | 大小:22528 | 下载:0

[matlab例程pso_qzn

说明:自己写的关于粒子群算法求函数最小值的例程,简单易懂,对理解算法有很大帮助-Wrote it myself on the Particle Swarm Optimization for the minimum function of the routine, easy-to-read, to understand the algorithm are very helpful
<王维> 在 2024-10-14 上传 | 大小:1024 | 下载:0

[棋牌游戏pokerSolitaire

说明:我学习AJAX后写的一个小游戏写的不好大家不要介意,我是初学者-After learning AJAX, I wrote a small game written in bad we will not mind, I am a beginner
<zack> 在 2024-10-14 上传 | 大小:7303168 | 下载:0

[驱动编程UsbApp

说明:This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application.
<dolphin> 在 2024-10-14 上传 | 大小:1870848 | 下载:0

[按钮控件label

说明:一个可以改变static文本框字体、大小、颜色的类 enum FlashType {None, Text, Background } class CLabel : public CStatic { // Construction public: CLabel() CLabel& SetBkColor(COLORREF crBkgnd) CLabel& SetTextColor(COLOR
<sunrise> 在 2024-10-14 上传 | 大小:2048 | 下载:0

[系统编程config

说明:一个读写注册表的类 #ifndef __SYS_CONFIG_H__ #define __SYS_CONFIG_H__ #ifndef __COMMONFUNC_INCLUDE__ #define __COMMONFUNC_INCLUDE__ #endif class CConfig { public: CConfig() ~CConfig() void Load
<sunrise> 在 2024-10-14 上传 | 大小:1024 | 下载:0

[书籍源码struts-message-resources-tutorial

说明:一个简单的struts message编程实例-A simple programming examples struts message
<xu> 在 2024-10-14 上传 | 大小:24576 | 下载:0

[系统编程Ini

说明:// "CIni" is a simple API wrap class used for ini file access. // The purpose of this class is to make ini file access more // convenient than direct API calls. // // This file is distributed "as is" and without
<sunrise> 在 2024-10-14 上传 | 大小:9216 | 下载:0

[软件工程struts-message-resources-tutorial-en

说明:关于struts message 的介绍文档-Presentation on the struts message file
<xu> 在 2024-10-14 上传 | 大小:406528 | 下载:2

[图形图像处理(光照,映射..)Hough

说明:Hough变换 BOOL Hough(HWND hWnd){ //定义一个自己的直线结构 typedef struct{ int topx //最高点的x坐标 int topy //最高点的y坐标 int botx //最低点的x坐标 int boty //最低点的y坐标 }MYLINE DWORD BufSize LPBITMAPINFOHEADER lpImgData
<sunrise> 在 2024-10-14 上传 | 大小:2048 | 下载:0
« 1 2 ... .61 .62 .63 .64 .65 60266.67 .68 .69 .70 .71 ... 267487 »

源码中国 www.ymcn.org