资源列表

« 1 2 ... .99 .00 .01 .02 .03 20904.05 .06 .07 .08 .09 ... 21480 »

[其他小程序bidejob-2007919224796713

说明:14节点潮流程序设计基于matlab能很好收敛,扩展性强-Current program design is based on 14 nodes can be very good convergence matlab, expandability
<liulei> 在 2024-10-06 上传 | 大小:8192 | 下载:0

[其他小程序Calculator

说明:计算器,实现简单的计算功能,可能有待完善,互相学习嘛-Calculator, simple computing function, may be perfect, learn from each other Well
<lileiyang> 在 2024-10-06 上传 | 大小:7168 | 下载:0

[其他小程序11

说明:(1) 假定系统有5个进程,每个进程用一个PCB来代表。PCB的格式为: 进程名、指针、要求运行时间、优先数、状态。 进程名——P1~P5。 指针——按优先数的大小把5个进程连成队列,用指针指出下一个进程PCB的首地址。 要求运行时间——假设进程需要运行的单位时间数。 优先数——赋予进程的优先数,调度时总是选取优先数大的进程先执行。 状态——假设两种状态,就绪,用R表示,和结束,用E表示。初始状态都为就绪状态。
<z> 在 2024-10-06 上传 | 大小:208896 | 下载:0

[其他小程序S1

说明:C++应用实践的演练源码,适合初学者练习的代码.-C++ application source code of practice exercises for beginners to practice code.
<Yuling Zhou> 在 2024-10-06 上传 | 大小:16537600 | 下载:0

[其他小程序TimerPrompt

说明:自己开发的小软件,开发工具VC6.0.分三种时间提示模式:到点提示,每天提示,每隔一段时间提示.用到了一系列的VC时间API.不论是用于日常工作还是用于API学习,都会有很大帮助.-Own a small software development, development tools VC6.0. Three time points suggest modes: the point tips, daily tips, tips from
<ybb> 在 2024-10-06 上传 | 大小:3778560 | 下载:0

[其他小程序ListAllFiles

说明:为公司某个项目开发的软件的一部分,可用于递归显示/搜索某文件夹下的所有文件.可通过修改源代码实现各种功能.-Developed a project for the company as part of the software can be used to recursively display/search a folder for all files. Can be achieved by modifying the source
<ybb> 在 2024-10-06 上传 | 大小:1898496 | 下载:0

[其他小程序Snake

说明:自己写的一个.net小游戏,支持单人和双人游戏.双向链表操作,图片自制,欢迎交流!-Write a. Net games, single-and double games. Doubly linked list operation, picture made, please share!
<ybb> 在 2024-10-06 上传 | 大小:354304 | 下载:0

[其他小程序AStyleFastFormat

说明:AStyle是开源的命令行模式的编程语言(支持 C,C++, C# , Java) 自动格式化工具。 由于参数繁杂,而且没有图形操作界面,操作起来并不是很方便。 所以我用VB写了个外壳程序,实现了文件拖动自动格式化功能。可以自定义格式化参数。十分方便! 附源码供大家研究!欢迎大家下载使用! -AStyle is open source, command-line mode of programming languages
<纪翔> 在 2024-10-06 上传 | 大小:161792 | 下载:0

[其他小程序VB6.0guanji

说明:VB6.0关机系统,可以重启电脑,关闭,注销计算机等功能.-VB6.0 shutdown system, you can restart the computer, shut down, log off your computer and other functions.
<dahai> 在 2024-10-06 上传 | 大小:5120 | 下载:0

[其他小程序FRF

说明:Labview封装好的模块,很不错,可以减少编程人员的工作量,只需明白其原理即可-Labview packaged module, very good, can reduce the workload of programmers, you can only understand the principles of
<heverify> 在 2024-10-06 上传 | 大小:37888 | 下载:0

[其他小程序AIeightNUM

说明:自己写的八数码程序,有文档和核心代码。思想有原创部分。-Write eight digital procedures, documentation and the core code. Some ideas are original.
<luoax084> 在 2024-10-06 上传 | 大小:103424 | 下载:0

[其他小程序flash_magament

说明:内核通过保持一个称为数据缓冲区高速缓冲的内部数据缓冲区来减小对芯片的存取频度。高速缓冲含有最近被使用过的串行Flash的数据。当从芯片中读数据的时候,内核试图先从高速缓冲中读取。如果数据已经在该高速缓冲中,则内核可以不必从芯片中读取数据。如果数据不在该高速缓冲中,则内核从芯片上读数据,并将其缓冲起来,这样下次使用时就不需要再从芯片中读取了。描述的就是数据缓冲区的管理。-Core by maintaining a data buffer
<linqiong> 在 2024-10-06 上传 | 大小:4096 | 下载:0
« 1 2 ... .99 .00 .01 .02 .03 20904.05 .06 .07 .08 .09 ... 21480 »

源码中国 www.ymcn.org