搜索资源列表
aacplayer-0.1
- aacplayer-0.1.zip aac音频压缩解码-aacplayer- 0.1.zip aac audio compression codec
0-1背包的回溯算法
- 回溯法解决0-1背包问题-Backtracking 0-1 knapsack problem solving
0-1背包的动态规划算法
- 动态规划0-1背包问题-Dynamic Programming 0-1 knapsack problem
USB移动设备自动加载1.0usbautom-1.0.0-1.i386
- USB移动设备自动加载1.0usbautom-1.0.0-1.i386 在LINUX下用的,学习的好-USB devices automatically load 1.0usbautom- 1.0.0- 1.i386 LINUX in the study, and the good Dongdong
libeXosip2-3.0.1.tar
- eXosip-2.3.0.1:eXosip最新版本,配合Osip使用-eXosip- 2.3.0.1 : eXosip latest version, with the use of Osip
libusb-0.1.12.tar
- This libusb version 0.1.12. libusb is a library which allows userspace application access to USB devices. The official ftp site is: ftp://ftp.libusb.sourceforge.net/pub/libusb/ The official web site is:
DirectFB-1.0.1.tar
- DirectFB-1.0.1可用于linux的嵌入式GUI-DirectFB-1.0.1 can be used for linux embedded GUI
0-1
- 这是一个用C++实现的0/1背包问题,它是用贪心法实现的。-This is a C++ Achieved 0/1 knapsack problem, which is achieved using greedy method.
TLM-2.0.1
- SystemC TLM 2.0.1 2009/7/15 最新源码和文档。-The latest SystemC TLM 2.0.1 7/15/2009 source code and documents
poppler-data-0.1.tar
- 解决linux下,PDF 中文乱码问题!解压放置到/opt文件夹下面。(需要使用sudo启动nautilus,否则无权限)<br>3.打开终端进入该目录:cd /opt/poppler-data-0.1 (如不是解压到/opt目录下就变动一下)<br>4.运行命令:sudo make install datadir=/usr/share<br>5.可以了,中文乱码问题应该解决了。-This packa
DsoFramer_V2.3.0.1
- dsofr a mer.ocx 2.3.0.1 Release comments: 1、解决保存WORD2007文档文件被删的BUG! 2、默认打开文件类型增加OFFICE2007文件后缀:*.docx *.xlsx *.pptx -dsofr a mer.ocx 2.3.0.1 Release comments: 1, to resolve to save the document file is deleted WORD20
utelnetd-0.1.9.tar
- utelnetd-0.1.9.tar.gz 源码,可以直接使用,无需inetd服务,直接可以开启telnet服务,是学习和嵌入式移植的好选择-utelnetd-0.1.9.tar.gz source code can be used directly, without inetd service, you can directly open the telnet service is to learn and a good choice
DsoFramer-V2.3.0.1
- dsofr a mer v2.3.0.1 源代码: 1、解决保存WORD2007文档文件被删的BUG! 2、默认打开文件类型增加OFFICE2007文件后缀:*.docx *.xlsx *.pptx-dsofr a mer v2.3.0.1 source code: 1.Modified the bug that it will delete the word file when save word2007 2.add
电梯问题使用0-1分布的仿真实验
- 利用0-1分布求电梯问题的概率模型及仿真实验(Probability model and simulation experiment of elevator problem based on 0-1 distribution)
commons-io-2.0.1
- commons-io-2.0.1.zip
0-1背包
- 这是一个用C++写的简单0-1背包,可供初学者学习使用(This is a simple 0-1 backpack written in c ++ that can be used by beginners)
arduino_pixy-0.1.3
- 用arduino控制CMUcam5 pixy-0.1.3,其工程可用于武器系统的开发,工业中生产流水线的自动跟踪上货系统。(The CMUcam5 pixy-0.1.3 is controlled by Arduino, and its engineering can be used for the development of weapon system, and the automatic tracking and loading
libsvm-mat-3.0-1
- libsvm-mat-3.0-1编译好的文件,可以直接在matlab中使用(ibsvm-mat-3.0-1 compiled files can be used directly in MATLAB)
0-1规划python类LINGO功能
- 求解0-1规划功能,模仿了LINGO的脚本语言用正则方法处理限制条件和目标函数。(To solve the 0-1 programming function, the scr ipting language of LINGO is modeled as a regular method to deal with the constraints and target functions.)
0-1
- 利用动态规划实现0-1背包问题,文件包含源代码,解释说明及测试样例(Dynamic programming to achieve 0-1 knapsack problem.)