资源列表

« 1 2 ... .78 .79 .80 .81 .82 9083.84 .85 .86 .87 .88 ... 21467 »

[其他小程序SystemBoard

说明:s3cs410 的开发文档 绝对真 这是三星公司的板子-s3cs410 the development of the document is absolutely true this is Samsung s board
<limingjiang> 在 2025-11-24 上传 | 大小:142kb | 下载:0

[其他小程序SoftReg

说明:软件试用开发包,一句代码实现防盗版 当你开发的软件需要发布或使用时,突然想起应该增加个试用功能,或者绑定到某台固定的电脑,防止别人盗版使用。此时,你的软件只需要增加一句代码,就能实现这些功能了。本软件狗帮你提供了一个简单的方法完成了这个实用的功能。 下了好多年的网上资源,终于能小小回报一下大家了。-Trial software development kit, a version of the code when you realize anti-theft software dev
<张财浩> 在 2025-11-24 上传 | 大小:142kb | 下载:0

[其他小程序bigclock

说明:显示透明时钟 BigClock with Transparent Background based on the 7 segment LCD -Showing transparent clock BigClock with Transparent Background based on the 7 segment LCD
<xmagicx> 在 2025-11-24 上传 | 大小:142kb | 下载:0

[其他小程序ElectronicManeuveringBoardandeadReckoningTracer.ra

说明:Electronic Maneuvering Board and Dead Reckoning Tracer 美国专利,非常值得收藏-Electronic Maneuvering Board and Dead Reckoning Tracer U.S. Patent and very worthy of collection
<zh> 在 2025-11-24 上传 | 大小:142kb | 下载:0

[其他小程序SICON93

说明:《Neural Networks for vice recognition》神经网络用于语音识别的英文资料- Neural Networks for vice recognition neural networks for speech recognition in English information
<付诗> 在 2025-11-24 上传 | 大小:142kb | 下载:0

[其他小程序Builder

说明:设计模式中builder模式的一个例程 C++编写 看了代码对理解builder模式有很大帮助-Builder design pattern in a routine mode of C++ Prepared to understand the builder code reading mode helps a lot
<娜娜> 在 2025-11-24 上传 | 大小:142kb | 下载:0

[其他小程序cisco

说明:开发图片库,可以用它来开发类似拓扑图的一些资料库-Development Photo Gallery, you can use it to develop a number of similar topology database
<杨东> 在 2025-11-24 上传 | 大小:142kb | 下载:0

[其他小程序GAMLSAgeneralizedframeworkforassociativemodularlea

说明:pattern recognition中多类分类问题的GAMLS通用学习系统框架-pattern recognition in the multiclass classification problem GAMLS Universal Learning System fr a mework
<john> 在 2025-11-24 上传 | 大小:142kb | 下载:0

[其他小程序0553-0586

说明:vc的一些原码,对于帮助学习和提高很有帮助-vc some of the original code, for help to learn and improve very helpful
<冯强> 在 2025-11-24 上传 | 大小:142kb | 下载:0

[其他小程序Hanoi

说明:一个Hanoi的小游戏 void Hanoi(int n, char x,char y,char z) { if (n==1) { printf("%c %d %c\n",x,n,z) return } Hanoi(n-1,x,z,y) printf("%c %d %c\n",x,n,z) Hanoi(n-1,y,x,z) }-Hanoi in a game void Hanoi (int n, char x, char
<123> 在 2025-11-24 上传 | 大小:142kb | 下载:0

[其他小程序freewheel

说明:提供给vb6.0方便的使用鼠标滑轮。支持微软vb6.0-VB6.0 provided to facilitate the use of the mouse wheel. Support Microsoft VB6.0
<matt> 在 2025-11-24 上传 | 大小:142kb | 下载:0

[其他小程序1111

说明:首届学生科技节之电子设计大赛参考题目 -Students in science and technology section of the first electronic design contest Reference topic
<刘强> 在 2025-11-24 上传 | 大小:142kb | 下载:0
« 1 2 ... .78 .79 .80 .81 .82 9083.84 .85 .86 .87 .88 ... 21467 »

源码中国 www.ymcn.org