资源列表

排序选择:

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

[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
<王维> 在 2025-04-27 上传 | 大小:1kb | 下载:0

[棋牌游戏pokerSolitaire

说明:我学习AJAX后写的一个小游戏写的不好大家不要介意,我是初学者-After learning AJAX, I wrote a small game written in bad we will not mind, I am a beginner
<zack> 在 2025-04-27 上传 | 大小:6.96mb | 下载: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> 在 2025-04-27 上传 | 大小:1.78mb | 下载:0

[按钮控件label

说明:一个可以改变static文本框字体、大小、颜色的类 enum FlashType {None, Text, Background } class CLabel : public CStatic { // Construction public: CLabel() CLabel& SetBkColor(COLORREF crBkgnd) CLabel& SetTextColor(COLOR
<sunrise> 在 2025-04-27 上传 | 大小:2kb | 下载: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> 在 2025-04-27 上传 | 大小:1kb | 下载:0

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

说明:一个简单的struts message编程实例-A simple programming examples struts message
<xu> 在 2025-04-27 上传 | 大小:24kb | 下载: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> 在 2025-04-27 上传 | 大小:9kb | 下载:0

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

说明:关于struts message 的介绍文档-Presentation on the struts message file
<xu> 在 2025-04-27 上传 | 大小:397kb | 下载: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> 在 2025-04-27 上传 | 大小:2kb | 下载:0

[其他小程序sdr_sdram

说明:SDRAM顶层模块,大家可以看看,学习一下模块的化分-SDRAM module top-level, we will look at and learn about modules of sub-
<大哥> 在 2025-04-27 上传 | 大小:1kb | 下载:0

[系统编程RunOnlyOnce

说明:对于有些程序来说,系统要求只能运行一次,附件应用程序只运行一次的dll源码-For some procedures, the system can only run once, annex applications only run once the dll source code
<sunrise> 在 2025-04-27 上传 | 大小:2kb | 下载:0

[汇编语言c8051f340USB

说明:
<胡器> 在 2025-04-27 上传 | 大小:133kb | 下载:0
« 1 2 ... .61 .62 .63 .64 .65 60266.67 .68 .69 .70 .71 ... 267510 »

源码中国 www.ymcn.org