资源列表
[Windows编程] yuesefuhuan
说明:本人用C++编写的约瑟夫环的小程序,望指教 -I used C++ Prepared Joseph Central applet, hope advice<渠梁梁> 在 2025-06-21 上传 | 大小:3kb | 下载:0
[Shell编程] windowshell
说明:windowsshell右键关联菜单框架源代码-Right-associated windowsshell menu fr a mework source code<laoliljw> 在 2025-06-21 上传 | 大小:47kb | 下载:0
[Windows编程] tanxin
说明:贪心法的基本思路: ——从问题的某一个初始解出发逐步逼近给定的目标,以尽可能快的地求得更好的解。当达到某算法中的某一步不能再继续前进时,算法停止。-Greedy basic idea:- from the question of a gradual solution of the initial approximation to set targets to as quickly as possible to seek a better solution. When an algorithm<渠梁梁> 在 2025-06-21 上传 | 大小:6kb | 下载:0
[其他小程序] Ruby_for_chinese
说明:《Ruby语言中文教程》 RUBY的中文教程比较难找,这是我好不容易找到的,大家分享下吧- Ruby Chinese Language Course RUBY Tutorial relatively difficult to find the Chinese, this is my hard to find, we share, are you<夜银姬> 在 2025-06-21 上传 | 大小:641kb | 下载:0
[其他小程序] actions_program_compile
说明:矩力mp3开发环境for Z80,绿色版不用安装.-Moment force mp3 development environment for Z80, do not install the green version.<huanglifeng> 在 2025-06-21 上传 | 大小:5.8mb | 下载:0
[C#编程] [Csharp]projectmanager
说明:c#程序做的项目管理系统,并有数据库开发 -c# procedures do project management system and database development<chris> 在 2025-06-21 上传 | 大小:2.64mb | 下载:0
[通讯编程] channel_simulation
说明:实现了瑞丽分布信道,来斯信道分布和阴影衰落信道的仿真-Ruili achieved distribution channel to channel distribution and Adams shadow fading channel simulation<杨友福> 在 2025-06-21 上传 | 大小:1kb | 下载:0
[其他小程序] IpLocator
说明:有些朋友在C#中使用动态类对象的构造函数/析构函数在对象的初始化/释放时来打开/关闭数据文件,这虽然是一个很好的面向的思想,但托管程序对象的释放时间是不确定的,尤其是ASP.NET的使用,这一方面由于打开的文件未释放会造成资源浪费,更重要的是可能会带来线程并发所造成的共享冲突,另外如果在ASP.NET中使用缓存机制则会增加程序的复杂性和降低模块的独立性、重用性。 基于这些原因,程序中全部使用静态方法,实际上这是由我的另一个C++的程序改写的C#程序,模块的调用很简单,例如,使用当前目录<look> 在 2025-06-21 上传 | 大小:9kb | 下载:0