资源列表

排序选择:

« 1 2 ... .51 .52 .53 .54 .55 68856.57 .58 .59 .60 .61 ... 267453 »

[GDI/图象编程Skin50

说明:完全的界面库源代码。自定义皮肤文件,只需少量代码即可应用于程序开发。内附示例程序及代码,以及皮肤文件制作工具-Complete source code interface library. Custom skin file, just a small amount of code can be applied to program development. Containing examples of procedures and code, as well as document produc
<杨明> 在 2025-06-21 上传 | 大小:1.09mb | 下载:0

[Windows编程avl_tree

说明:avl树的实现: avl树是每个节点的左子树和右子树的高度最多差1的二叉查找树.一棵高度为h的avl树最少节点数由S(h) = S(h-1)+S(h-2)+1得到.avl树要保证任一节点的左右子树的高度之差的绝对值不能超过1(空树的高定义为1).在插入和删除的时候就需要根据情况对树的某些节点做调整-AVL tree realization: avl tree is left to each node subtree and right subtree height difference up
<> 在 2025-06-21 上传 | 大小:9kb | 下载:0

[图形/文字识别Asurvey

说明:一篇很好的人脸识别综述文章,总结了二维和三维常用算法和人脸识别中存在的主要困难等,是英文的。-Face Recognition a good overview article, summed up the commonly used two-dimensional and three-dimensional face recognition algorithm and the main difficulties that exist, are in English.
<lovean> 在 2025-06-21 上传 | 大小:1.67mb | 下载:0

[对话框与窗口findandreplace

说明:自己写的一个字符串替换小程序 有点像平常见得查找替换对话框-Wrote it myself to replace a string of small procedures appear a bit like a normal dialog box to find replacement
<zhugh> 在 2025-06-21 上传 | 大小:1.81mb | 下载:0

[Internet/网络编程200804262009_45z

说明:08年科隆二服务端完整源码 研究成果及源码,把它终结了 DB为SQL2005 玩的人也不多,自己身体也不好,我也不研究了.希望有能力的人来做吧 现在免费的东西也不多了 -2008 Cologne II service client integrity of research results and the source code to its end of the DB for SQL2005 people do not play more than their ow
<*fei> 在 2025-06-21 上传 | 大小:12.77mb | 下载:1

[Windows编程POPMENU

说明:C++中加入弹出菜单: 在窗口类中派生Message消息:WM_CONTEXTMENU (右键单击事件) 即在CMainfr a me类中实现如下代码即可:-C++ Add pop-up menu: In the window class derived Message news: WM_CONTEXTMENU (right-click events) in the CMainfr a me class to achieve the following code:
<杨明> 在 2025-06-21 上传 | 大小:1kb | 下载:0

[C#编程PrintPSFile

说明:用WritePrinter()函数向打印机发送数据的一个小程序,主要是让大家明白这函数具体增么用-With WritePrinter () function to send data to the printer in a small program is designed to allow you all to know this function of the specific use by Mody
<zhugh> 在 2025-06-21 上传 | 大小:3.3mb | 下载:0

[数据库编程VBdatabase

说明:此程序为用Visual Basic编写的用于数据库连接的源码-This procedure using Visual Basic for the preparation of the source database connection
<ydk> 在 2025-06-21 上传 | 大小:113kb | 下载:0

[C#编程aaa

说明:IP地址的合法性及子网判断 本设计要求编写程序,判断一个IP地址是否合法,并判断该地址是否属于一个给定子网。从而考察读者是否对IP地址概念及子网划分有非常清楚的认识。-The legitimacy of IP addresses and subnets to determine the design requirements for the preparation of procedures, to determine the legality of an IP address and de
<YW> 在 2025-06-21 上传 | 大小:2kb | 下载:0

[Linux/Unix编程Linux_study

说明:Linux重要命令,能够帮助初学者掌握一些简单操作-Linux important orders, can help beginners master a few simple operations
<coco> 在 2025-06-21 上传 | 大小:727kb | 下载:0

[matlab例程FastICA_25

说明:fastica 独立成分分析的matlab代码-Independent Component Analysis FastICA matlab code
<张涛> 在 2025-06-21 上传 | 大小:42kb | 下载:0

[通讯/手机编程samples

说明:《Windows Mobile平台应用与开发》源码- Windows Mobile platform for application and development of the source
<letian> 在 2025-06-21 上传 | 大小:786kb | 下载:0
« 1 2 ... .51 .52 .53 .54 .55 68856.57 .58 .59 .60 .61 ... 267453 »

源码中国 www.ymcn.org