-
编程时发现,网上下的许多代码文件开头的几个都不是所需要的代码,因此就写了个简单的除去一个文件每行开始的几个字符的程序,最近发现每次要选文件的路径不方便,改用直接...
编程时发现,网上下的许多代码文件开头的几个都不是所需要的代码,因此就写了个简单的除去一个文件每行开始的几个字符的程序,最近发现每次要选文件的路径不方便,改用直接拖东文件更方便
-discard the first byte from a source file,this new editon,you can drap source file and not to select source file s path
- 2022-03-22 17:13:29下载
- 积分:1
-
从文本中提取DNA碱基序列,或删除文本中的空格和回车。
从文本中提取DNA碱基序列,或删除文本中的空格和回车。-text extracted from the DNA sequence, or delete the text box and enter.
- 2022-05-29 07:13:00下载
- 积分:1
-
模拟进程利用双向邮箱通信 随机生成一个邮箱,两个进程利用该邮箱相互通信,信息的大小与邮箱的大小相同。哪一个进程为发送进程,哪一个进程为接收进程是随机的,由随机函...
模拟进程利用双向邮箱通信 随机生成一个邮箱,两个进程利用该邮箱相互通信,信息的大小与邮箱的大小相同。哪一个进程为发送进程,哪一个进程为接收进程是随机的,由随机函数随机选择。但是若一进程成为发送进程,那么另一个进程只能是接收进程。如果没有申请到资源,就不能建立邮箱,发送进程不能发送消息。如果邮箱中没有空闲单元,发送进程不能够发送消息;如果邮箱中没有消息,接收进程不能够接收消息。-modeling process using two-way communications mail generates a random mailbox, the two processes use of the mail to communicate with each other, information and the size of the same size mail. A process for which this process, a process for which the receiving process is random, random function randomly selected. However, if this process is to be a process, then another process can only be receiving process. If there is no application of resources, the building of mail, send process can send messages. If the mailbox no spare units, sending process can not send messages; If no news mail, the receiving process can not receive information.
- 2023-01-04 17:15:03下载
- 积分:1
-
INI文件读写类,C++编写,使用stl。任意C++编译器均可使用,可在任意平台上编译。...
INI文件读写类,C++编写,使用stl。任意C++编译器均可使用,可在任意平台上编译。-INI file reading and writing categories, C, the use of stl. Arbitrary C compiler can use, it can be arbitrary platform compiler.
- 2022-05-07 04:00:20下载
- 积分:1
-
文件同步
这是文件同步的简单代码;
- 2023-08-25 10:45:03下载
- 积分:1
-
这是一个"虚拟分区"的源代码,其功能是把任何一个文件夹虚拟成一个分区.其实现主要是利用了dos的subst命令.然后加入了写入注册表的功能.实现了临时建立分区和...
这是一个"虚拟分区"的源代码,其功能是把任何一个文件夹虚拟成一个分区.其实现主要是利用了dos的subst命令.然后加入了写入注册表的功能.实现了临时建立分区和永久建立分区的效果.delphi7源代码-This a "virtual" as the source code, and its function is a virtual folder into a district. Its main achievement is the use of dos subst orders. Write then joined the registry function. Achieved through the establishment of temporary and permanent establishment of regional results. Delphi7 source code
- 2022-07-25 23:17:45下载
- 积分:1
-
WINAPI所操作的INI文件的封装类,可以实现写数字字符串文件创建等功能....
WINAPI所操作的INI文件的封装类,可以实现写数字字符串文件创建等功能.-WINAPI operated package INI file type, you can write numbers and strings to achieve the functions of file creation.
- 2022-01-25 15:44:01下载
- 积分:1
-
脚本文件读写~自定义脚本实例~脚本文件读写~自定义脚本实例~...
脚本文件读写~自定义脚本实例~脚本文件读写~自定义脚本实例~-Script file to read and write custom scripts instance ~ ~ script file to read and write custom scripts instance ~ ~
- 2022-01-25 16:03:37下载
- 积分:1
-
多元统计是求样本矩阵的离差矩阵,在C下写的程序。
多元统计是求样本矩阵的离差矩阵,在C下写的程序。-multivariate statistical sample matrix is the pursuit of deviation matrix, written in C procedures.
- 2022-01-25 16:07:54下载
- 积分:1
-
在本文中,我们提出了一种颜色
In this paper, we propose a color-based
segmentation method that uses the K-means clustering
technique to track tumor objects in magnetic
resonance (MR) brain images. The key concept in this
color-based segmentation algorithm with K-means is
- 2023-03-03 11:45:03下载
- 积分:1