资源列表

排序选择:

« 1 2 ... .53 .54 .55 .56 .57 174258.59 .60 .61 .62 .63 ... 267456 »

[.net编程md5lib

说明:这个是net使用md5值的dll文件。这个也是不好找,希望对大家有所帮助-This is a net dll files using md5 value. This is also easy to find, we want to help
<shuai> 在 2025-09-13 上传 | 大小:171kb | 下载:0

[C#编程ZYSocketSuper

说明:高性能TCP服务端 支持6万客户端 高性能TCP服务端 支持6万客户端-High-performance TCP server support 60,000 client high-performance TCP server supports 60,000 clients
<know> 在 2025-09-13 上传 | 大小:66kb | 下载:0

[其他小程序sederhana

说明:Clock Divider Altera DE-1 and Its Application in a simple logic circuit
<Bagus Hanindhito> 在 2025-09-13 上传 | 大小:358kb | 下载:0

[其他小程序bcd3

说明:Binary Coded Decimal Converter in VHDL
<Bagus Hanindhito> 在 2025-09-13 上传 | 大小:127kb | 下载:0

[FlashMX源码flex-build-saolei

说明:实现扫雷游戏的基本功能,点击雷和判断雷数量等功能-To realize the basic function of minesweeper
<将是> 在 2025-09-13 上传 | 大小:337kb | 下载:0

[外挂编程Libbehavior-1.0-Release

说明:如果要让游戏里的角色或者NPC能执行预设的AI逻辑,最简单的用IF..ELSE...神器既可以实现,但是再复杂的一般用经典的状态机来切换状态,但是编辑器写起来比较麻烦。相对的,行为树(Behavior Tree)理解和编辑起来就非常简单了。行为树,其实也是一种有限状态机,只不过形式上分层呈树结构,人称分层有限状态机(HFSM)。-ntax Label Name Descr iption A Component Name Speci es a component B Behavior...3 Tr
<颜学农> 在 2025-09-13 上传 | 大小:3.5mb | 下载:0

[Modem编程main_ber

说明: draws a BER plot for the UMTS turbo code.
<dajhjepgacongnghjep> 在 2025-09-13 上传 | 大小:3kb | 下载:0

[C#编程cSharp

说明:简单相册源码,C#,采用面向对象模式开发,功能简单,仅有简单的专辑和图片管理-Simple album source code, C#, using object-oriented development, features simple, just a simple album and Image Management
<kkk> 在 2025-09-13 上传 | 大小:8.75mb | 下载:0

[数据结构常用算法largest-sub-matrix

说明:最大子矩阵和 求一个n*m矩形的最大子矩形和 子矩形的规格为x*y-hdu1559 largest sub-matrix and Seeking a n* m rectangular sub-rectangular and sub-rectangular specifications for x* y
<> 在 2025-09-13 上传 | 大小:1kb | 下载:0

[C#编程VCPP

说明:VC++图形图像处理源代码,实现AVI图像的截取-Realize AVI image capture
<文心> 在 2025-09-13 上传 | 大小:19kb | 下载:0

[2D图形编程1kh

说明:that s a pic created with assembly language-that s a pic created with assembly language
<L> 在 2025-09-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法rootdp

说明:题意:a->b c :攻克b城堡前要先攻克a城堡攻克b城堡将获得c 共有n个城堡(编号为-n)最多攻克m个城堡能获得的最大收益 把作为树的根把节点连成一棵树 p[root][i]表示在以root为根的子树中选取i个点能获得的最大收益 p[root][i]=max(p[root][i],p[root][i-j]+p[v[e]][j]) 当root!=0时每棵子树根必选所以p[root][i]=p[root][i-1]+val[root] 结果为p[0][m]
<> 在 2025-09-13 上传 | 大小:4kb | 下载:0
« 1 2 ... .53 .54 .55 .56 .57 174258.59 .60 .61 .62 .63 ... 267456 »

源码中国 www.ymcn.org