-
这个工具箱分布过程在MATLAB工人可在红外线透射…
This toolbox distributes processes over matlab workers available over the intranet/internet (SPMD or MPMD parallel model). It is very useful for corsely granular parallelization problems and in the precesence of a distributed and heterogeneus computer enviroment. No need for configuration files ! Cross platforms, cross OS and cross MATLAB versions. Workers can be added to the parallel computation even if it has started. No need of a common file system, all comms are using tcpip connections
- 2023-04-12 01:15:03下载
- 积分:1
-
1,此源代码为本人所写,非GNU的源代码,不要因此而唔到大家,摆出此来仅供交流
2,此源代码不完整,shell的很多功能都没有实现,知识实现了一些主要的功能...
1,此源代码为本人所写,非GNU的源代码,不要因此而唔到大家,摆出此来仅供交流
2,此源代码不完整,shell的很多功能都没有实现,知识实现了一些主要的功能
3,实现功能如下:
a,输入命令,并运行
b,实现if 和while的深层嵌套
c,实现环境变量,和shell本身变量
d,实现管道和重定向等功能。
4,由于能力问题,程序可能有错误,欢迎高手指点。-1, this source code I wrote, non-GNU source code, do not be not able to meet everyone that put this to the exchange of only two, this source code is not complete, shell functions are not achieved a lot of knowledge to achieve a number of The main function of three to achieve the following functions: a, enter the command, and run the b, to achieve if, and while the deep nested c, achieving environmental variables, and the shell itself, the variable d, to achieve piping and redirection functions. 4, due to capacity problems, the program may be an error, please master pointing.
- 2022-02-22 07:18:03下载
- 积分:1
-
Thread Management source code. Multithreading do use network programming
线程管理类源代码。可做多线程网络编程使用-Thread Management source code. Multithreading do use network programming
- 2023-06-09 21:45:03下载
- 积分:1
-
linux下传输层下一般的tcp套接字编程 作为一般初学者之用
linux下传输层下一般的tcp套接字编程 作为一般初学者之用-under transport layer under normal tcp socket programming as a general purpose beginners
- 2023-05-02 10:05:03下载
- 积分:1
-
Linux MSN Chat program source code, version 0.96.
Linux下的MSN聊天程序源码,版本0.96。-Linux MSN Chat program source code, version 0.96.
- 2022-08-23 05:16:24下载
- 积分:1
-
标准c下编写的处理xml文件和报文的方法实例,效率很高
标准c下编写的处理xml文件和报文的方法实例,效率很高-C prepared under standard xml files and deal with the methods of message instances and efficient
- 2022-03-03 18:40:46下载
- 积分:1
-
This procedure is a dynamic list of the procedures established list is divided i...
本程序是一个动态建立链表的程序
分为链表的建立,打印,按照num大小顺序添加节点和删除这四个子函数。源码程序在src和include文件夹里面,可执行程序是Linked_list_demo-This procedure is a dynamic list of the procedures established list is divided into the establishment, printing, the size of the order in accordance with the num add nodes and delete the four Functions. Source program and include in the src folder inside the executable program is Linked_list_demo
- 2022-03-15 18:32:56下载
- 积分:1
-
http协议的服务器例程,在Linux下编译后使用浏览器登陆127.0.0.1即可浏览网站,网站的默认根文件在/var/www/下,可以自己配置文件进行设置。具...
http协议的服务器例程,在Linux下编译后使用浏览器登陆127.0.0.1即可浏览网站,网站的默认根文件在/var/www/下,可以自己配置文件进行设置。具体方法参见源码。-http protocol server routines in the compiler under Linux to use the browser to browse 127.0.0.1 landing site, the default root file in/var/www /, you can set their own configuration files. See the source specific methods.
- 2023-08-28 19:15:02下载
- 积分:1
-
一个用PHP编写的,可以通过互联网控制和操作MySQL,通过phpMyAdmin可以完全对数据库进行操作,例如建立、复制、删除、导出、导入数据等。...
一个用PHP编写的,可以通过互联网控制和操作MySQL,通过phpMyAdmin可以完全对数据库进行操作,例如建立、复制、删除、导出、导入数据等。
-Prepared using a PHP, you can control and operation via the Internet MySQL, can be completely through the phpMyAdmin database operations, such as the establishment of, copy, delete, export, import data.
- 2022-03-19 06:50:08下载
- 积分:1
-
dropbear在嵌入式开发过程中用于调试监控,还可以放在A1200上玩玩;
利用dropbearkey来生成密钥:dropbearkey...
dropbear在嵌入式开发过程中用于调试监控,还可以放在A1200上玩玩;
利用dropbearkey来生成密钥:dropbearkey -t rsa -f dropbear_rsa_host_ke-dropbear in the embedded development process monitor for debugging, but also on the A1200 on the play dropbearkey use to generate key: dropbearkey-t rsa-f dropbear_rsa_host_ke
- 2022-04-20 10:27:49下载
- 积分:1