资源列表

« 1 2 ... .69 .70 .71 .72 .73 12374.75 .76 .77 .78 .79 ... 21467 »

[其他小程序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-10-09 上传 | 大小:142kb | 下载:0

[其他小程序SICON93

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

[其他小程序cisco

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

[其他小程序GAMLSAgeneralizedframeworkforassociativemodularlea

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

[其他小程序0553-0586

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

[其他小程序freewheel

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

[其他小程序1111

说明:首届学生科技节之电子设计大赛参考题目 -Students in science and technology section of the first electronic design contest Reference topic
<刘强> 在 2025-10-09 上传 | 大小:142kb | 下载:0

[其他小程序easysort

说明:10个数的排序,用的是冒泡排序的算法,不过有点小改进,效率更高-10 Number of sorting, using a bubble sort algorithm, but a bit small improvements, more efficient
<尚朝> 在 2025-10-09 上传 | 大小:142kb | 下载:0

[其他小程序recipes

说明:Tiny package of c++ codes for financial computation-Tiny package of c++ Codes for financial computation
<lin> 在 2025-10-09 上传 | 大小:142kb | 下载:0

[其他小程序ExcelTest

说明:Excel 的读写 ,字体,公式,显示格式,单元格合并等操作-Reading and writing Excel, fonts, formulas, display format, such as cell merge operation
<夏瑞> 在 2025-10-09 上传 | 大小:142kb | 下载:0
« 1 2 ... .69 .70 .71 .72 .73 12374.75 .76 .77 .78 .79 ... 21467 »

源码中国 www.ymcn.org