-
SJGC
matlab仿真,随机过程,泊松过程产生级仿真过程。(this is soft simulink and use matlab,so we can learn possion process and its how to produce.matlab is powerful soft for it.)
- 2011-12-13 20:38:18下载
- 积分:1
-
llqq
用C++写的一个浏览器,体积非常之小,非常适合初学者练习用!(C write a browser, volume is very small, very suitable for beginners to practice with!)
- 2007-03-23 22:32:27下载
- 积分:1
-
C_WAV
用c写的可以读取wav文件数据的小程序,可作为大设计的子程序用(C write wav file data can be read small program can be used as a subroutine with a large design)
- 2013-11-24 12:06:10下载
- 积分:1
-
单选框确认选择文件或文件夹(radioButton1选择文件_radioButton2选择文件夹)
单选框确认选择文件或文件夹(radioButton1选择文件_radioButton2选择文件夹)
- 2023-02-11 01:20:03下载
- 积分:1
-
1
说明: 编程计算图形的面积。程序可以计算圆形,长方形,正方形的面积,运行时先提示用户选择图形的类型,然后,对圆形要求用户输入半径值,对长方形要求用户输入长和宽的值,对正方形要求用户输入边长得值,计算出面积的值后将其显示出来。(Calculate the area of graphics programming. Program can calculate the round, rectangular, square area, run-time prompts the user to first select the type of graph, and then the radius of the circle requires the user to input the value of the rectangle requires the user to input the length and width values, requires the user to input side of the square grow the value to calculate the value of the area after the show.)
- 2009-11-14 21:38:32下载
- 积分:1
-
digital
多种数字调制方法bpsk,fsk等 的MATLAB仿真代码(MATLAB:bpsk,fsk)
- 2009-05-08 18:19:20下载
- 积分:1
-
Page
演示了WPF中的Page页跳转功能,十分适合新手参考,实用性很强(Demonstrated in WPF Page page jump function, very suitable for beginners reference, very practical)
- 2013-11-05 18:31:54下载
- 积分:1
-
ST
说明: 跳绳测试仪程序,基于STC单片机开发设计,精度高(Rope skipping tester program, based on STC microcontroller development design, high precision)
- 2016-12-23 16:10:47下载
- 积分:1
-
基数排序的算法,已经经过了编译,对初学者很有帮助~
基数排序的算法,已经经过了编译,对初学者很有帮助~-base sequencing algorithms, which have been through a compiler, very useful for beginners ~
- 2022-05-27 23:56:16下载
- 积分:1
-
经过两个多星期业余时间的努力,终于做出了一个可以发布的BitStorm版本
目前版本是BitStorm 0.1 Lite version,主要特性如下...
经过两个多星期业余时间的努力,终于做出了一个可以发布的BitStorm版本
目前版本是BitStorm 0.1 Lite version,主要特性如下
1)基于C++和GTK2,占用系统资源少
2)可调整大小的磁盘缓存,极大的减轻磁盘负担
3)支持多Tracker
4)支持UTF-8编码的Torrent文件,文件名不会出现乱码
5)可设置最大连接数量和最大同时上传数量
Ubuntu 5.10用户可以使用下面的deb包
http://www.socks5cn.com/bitstorm/bitstormlite-0.1_0.1-1_i386.deb
源代码下载安装:
http://www.socks5cn.com/bitstorm/BitStormLite-0.1a.tar.gz
目前只支持Linux Kernel 2.6+、GTK2.6+的平台
首先请安装以下开发包:
libcurl3-dev
libgtk2.0-dev
libboost-dev
然后将BitStormLite-0.1.tar.gz下载到本地,解压文件
tar xvzf BitStormLite-0.1.tar.gz
进入解压目录
cd BitStormLite-0.1
配置和编译
./configure
make
安装
make install
安装完成后就可以用过bitstormlite命令来起动程序了
-After more than two weeks of free time, finally made the release of a version of the current version BitStorm is BitStorm Lite version 0.1, the main characteristics are as follows 1) based on C and GTK2, less taxing system resources 2) adjustable size of disk cache, greatly reducing the disk burden 3) support mu
- 2023-02-23 05:25:03下载
- 积分:1