资源列表

« 1 2 ... .70 .71 .72 .73 .74 9275.76 .77 .78 .79 .80 ... 66581 »

[其他小程序algorithm

说明:1.Dijkstra算法设计分析,2.布线问题分析设计.3最长公共子序列 4.N后问题(回溯法) -1.Dijkstra algorithm design and analysis, wiring problem analysis and design .3 longest common subsequence 4.N problem (backtracking)
<Deep> 在 2025-12-05 上传 | 大小:3kb | 下载:0

[C#编程OK

说明:C#winform自动生成控件,可以帮助程序员能顺利实现控件的个数等。-C# winform automatically generated controls can help programmers smooth realization of the control number.
<shushu> 在 2025-12-05 上传 | 大小:3kb | 下载:0

[其他小程序lianb

说明:用链表来实现数值转换,回文和括号匹配,大一小学期学C++课程设计时写的-With a linked list to achieve the the numerical conversion palindrome and brace matching, freshman elementary school- school C++ write curriculum design
<diulianguo> 在 2025-12-05 上传 | 大小:3kb | 下载:0

[DirextX编程DX-Project-1

说明:第一章: 准备就绪 欢迎阅读本DX教程。本教程至少能帮你入门、使你了解怎样用DX8 来开发Windows游戏。我写这个教程的原由有二:首先,当出现DX时,我还是一个初学者。所以,我想边学习边写一个教程来锻炼自己。其次,对初学者来说,DX SDK 并不是很有帮助。。。。。。。。 -Chapter: ready welcome to read this DX tutorial. This tutorial at least help you get started, so that y
<liuyan> 在 2025-12-05 上传 | 大小:3kb | 下载:0

[其他小程序mini_dic

说明:小字典,有智能提示,控制台程序,字典文件略大,自己可以根据程序提示命名一个字典文件,增删改查都可以-Small dictionary, smart tips, console program, slightly larger dictionary file named a dictionary file, the program prompts CRUD
<jim> 在 2025-12-05 上传 | 大小:3kb | 下载:0

[其他小程序bcd_2_asc

说明:bcd码转asc码和asc码转bcd码的c语言实现的-asc code asc code bcd codes to turn bcd code c language
<lucky> 在 2025-12-05 上传 | 大小:3kb | 下载:0

[文件操作LAS_ASand

说明:一个用VBNET编写的测井LAS文件读取工具,可索引每条曲线,同时提供接口以便继续开发-Read a log written with the vbnet LAS file tool, you can index every curve and provides an interface in order to continue to develop
<CHN.SR> 在 2025-12-05 上传 | 大小:3kb | 下载:0

[其他小程序yanghuisanjiao

说明:打印杨辉三角 每一行的第一个和最后一个都是1,而中间元素是由表达式 a[i][j] =a[i-1][j-1] + a[i-1][j] 计算出来。因为要使用上面的数据,这样我们想到了用二维数组进行数据的存储。-Print Pascal' s Triangle
<方程> 在 2025-12-05 上传 | 大小:3kb | 下载:0

[其他小程序project

说明:mapgis工程管理VB示例代码,可以在VB6及mapgisSDK67下成功编译-mapgis project management VB example code can be compiled in the VB6 and mapgisSDK67 under successful
<maginot> 在 2025-12-05 上传 | 大小:3kb | 下载:0

[文件操作ReadandWrite

说明:windows操作系统内核实验。读者写者问题。创建一个控制台进程。此进程包含n个线程。用这n个线程来表示n个读者或写者。每个线程按相应测试数据文件要求进行读写操作。用信号量机制分别实现读者优先和写者优先的读者-写者问题。-windows operating system kernel experiment. Readers who write. Create a console process. This process contains n threads. With n threads n
<绫子> 在 2025-12-05 上传 | 大小:3kb | 下载:0

[其他小程序qudiaodaimazhongdezhushi

说明:为了减少存储代码的空间,存储时去掉代码的注释是一种很好的方法-In order to reduce the storage space of the code comment is a good way to remove code storage
<xuerjian> 在 2025-12-05 上传 | 大小:3kb | 下载:0

[ActiveX/DCOMHScrollbar

说明:ActiveX超酷的滚动条控件HScrollbar.ctl源码,非常流畅和快速。-The ActiveX cool the scrollbar control HScrollbar.ctl source, very smooth and fast.
<hfs> 在 2025-12-05 上传 | 大小:3kb | 下载:0
« 1 2 ... .70 .71 .72 .73 .74 9275.76 .77 .78 .79 .80 ... 66581 »

源码中国 www.ymcn.org