资源列表

排序选择:

« 1 2 ... .38 .39 .40 .41 .42 233543.44 .45 .46 .47 .48 ... 267454 »

[外挂编程WoWX_src

说明:WOW魔兽世界辅助源码 4个大项目 详细注释 此源码不适合初级学员 C++水平高的同学拿去 全世界仅此一份-World of Warcraft WOW auxiliary source of 4 major projects with comments on this source code is not suitable for primary students to students with high levels of C++ to the whole world only this o
<刘军> 在 2025-06-27 上传 | 大小:323kb | 下载:1

[WEB源码akcms.tar

说明:从本版本起,每个新版本发布前都要经过英文操作系统UBUNTU+英文浏览器Firefox的测试 针对SQLite数据库启用了事务,大幅提高写操作速度,感受最明显的就是大量写数据的操作,如:在开发机上安装速度提升10倍以上,导入数据速度提升300倍以上,最常用的新建文章等操作的速度也有提升不过感觉不明显。至此AKCMS不管启用MySQL数据库还是SQLite数据库速度不相上下,都非常快。 -In this version, each new version before the rele
<Frank> 在 2025-06-27 上传 | 大小:226kb | 下载:0

[微处理器(ARM/PowerPC等)JDCS

说明:232串口通讯,232 serial communication -232 serial communication
<甜味> 在 2025-06-27 上传 | 大小:528kb | 下载:0

[单片机(51,AVR,MSP430等)program

说明:人体红外监控系统源码,实现五路人体红外监控,LCD1602显示警报和蜂鸣器警报。-Human infrared surveillance system source code, to achieve human Rd infrared surveillance, LCD1602 display alarm and buzzer alarm.
<苦瓜> 在 2025-06-27 上传 | 大小:133kb | 下载:0

[外挂编程DHGAMECODE

说明:网游防外挂验证答题源码 高级源码不适合新手学习 思路可供研究 稀有的研究资料-Online games against the plug to verify the source code is not suitable for beginners to learn new ideas for the study of rare research
<刘军> 在 2025-06-27 上传 | 大小:22kb | 下载:0

[外挂编程MIR3BZ

说明:老传奇霸主外挂源码 不懂者勿下 此源码原为商业源码 现放出供大家学习使用 转载请勿更改作者-Old legendary overlord plug-in source code do not understand do not the source code was originally commercial source now released for everyone to learn to use do not reprint change author
<刘军> 在 2025-06-27 上传 | 大小:846kb | 下载:0

[WEB源码Dolphinlang_zh

说明:BoonEx Dolphin 7(Fuckcheon)中文语言包内测版 此为Dolphin 7正式版中文语言包内测版 安装方法: 1.登录已经安装成功的Dolphin 7管理员后台http://xxx/administration/ 2.选择设置=〉语言设置=〉添加新语言=〉导入=〉浏览=>lang_zh.php=>导入 3.设置站点默认语言为简体中文并保持 4.更新站点缓存-BoonEx Dolphin 7 (Fuckcheon) Chinese langu
<fmpudn64> 在 2025-06-27 上传 | 大小:48kb | 下载:0

[数据结构常用算法stack_with_min_func

说明:定义栈的数据结构,要求添加一个min函数,能够得到栈的最小元素。要求函数min、push、pop的时间复杂度都是O(1)-Defined stack data structure, requires the addition of a min function, it is possible to obtain the smallest element of the stack. Function requires min, push, pop time complexity is O (1)
<大胡子> 在 2025-06-27 上传 | 大小:1kb | 下载:0

[数据结构常用算法SortedList_to_BalancedBinaryTree

说明:给定一个升序排列的有序单链表,将其转换为一棵平衡的二叉搜索树。-Ordered to set a single list in ascending order, to convert it to a balanced binary search tree.
<大胡子> 在 2025-06-27 上传 | 大小:1kb | 下载:0

[数据结构常用算法print_all_ancestors

说明:对于一颗普通的二叉树和一个节点key,找出该节点的所有祖先节点。-For an ordinary binary tree and a node key, to find all ancestors of this node.
<大胡子> 在 2025-06-27 上传 | 大小:1kb | 下载:0

[数据结构常用算法preorder_tree_stack

说明:二叉树非递归先序遍历,使用栈 一直往左走 root->left->left->left…->null, 由于是先序遍历,因此一遇到节点,便需要立即访问; 由于一直走到最左边后,需要逐步返回到父节点访问右节点, 因此必须有一个措施能够对节点序列回溯。 有两个办法: 1.用栈记忆:在访问途中将依次遇到的节点保存下来。由于节点出现次序与恢复次序是反序的,因此是一个先进后出结构,需要用栈。 2.节点增加指向父节点的指针:通过指向父节点的指针来回溯
<大胡子> 在 2025-06-27 上传 | 大小:1kb | 下载:0

[其他嵌入式/单片机内容pcb

说明:电子怀表PCB,ATmega16A控制130个灯,从ds1302读取时间控制灯的点亮,实现钟表功能,效果非常好看。-Electronic pocket PCB, ATmega16A control 130 lamp, reading lamp lighting time control ds1302, timepiece function, the effect is very nice.
<苦瓜> 在 2025-06-27 上传 | 大小:17.71mb | 下载:0
« 1 2 ... .38 .39 .40 .41 .42 233543.44 .45 .46 .47 .48 ... 267454 »

源码中国 www.ymcn.org