-
一种基于DCT域的MPEG
一种基于DCT域的MPEG-4编码器改进方法-a DCT-based MPEG-4 encoder Improvement
- 2023-05-05 19:45:03下载
- 积分:1
-
PYTHON
是关于PYTHON最新科学应用的2009年版本的英文书,里面有大量改语言的代码-PYTHON-date scientific applications on the 2009 version of the English books, which a lot of code to change language
- 2022-03-06 11:14:32下载
- 积分:1
-
自己编写实现的一类C算法集。帮助使用者更快的进入编程环节。使用方便...
自己编写实现的一类C算法集。帮助使用者更快的进入编程环节。使用方便-I have written to achieve a class C algorithms. Help users faster access to programming links. Easy to use
- 2022-07-06 08:49:15下载
- 积分:1
-
串口通讯大权,介绍了RS232,RS422,RS485等串行通讯的协议,规范,具体说明等。帮助你写好串口同学...
串口通讯大权,介绍了RS232,RS422,RS485等串行通讯的协议,规范,具体说明等。帮助你写好串口同学-Serial communication power, introduced the RS232, RS422, RS485 and other serial communication protocol, standardization, and specific descriptions. Students help you write the serial
- 2022-01-26 04:35:45下载
- 积分:1
-
背包问题动态规划算法JAVA
给定n种物品和一背包。物品i的重量是wi,其价值为vi,背包的容量为c。问应如何选择装入背包中的物品,使得装入背包中物品的总价...
背包问题动态规划算法JAVA
给定n种物品和一背包。物品i的重量是wi,其价值为vi,背包的容量为c。问应如何选择装入背包中的物品,使得装入背包中物品的总价值最大?
在选择装入背包的物品时,对每种物品i只有两种选择,即装入背包或不装入背包。不能将物品i装入背包多次,也不能只装入部分的物品i。因此,该问题称为0-1背包问题。-Knapsack problem dynamic programming algorithm for a given n species JAVA goods and one backpack. Item i is the weight of wi, the value for vi, knapsack capacity c. Question should be how to choose the items into the backpack, the backpack into the total value of the largest items? In the selection of the items into the backpack, for each of the items i have only two choices, that is loaded or not loaded backpack backpack. Items should not be many times i load backpack can not only part of the goods loaded i. Therefore, the problem known as the 0-1 knapsack problem.
- 2023-04-22 23:20:03下载
- 积分:1
-
C编程 把汉字转换为二进制编码
C编程 把汉字转换为二进制编码-C Programming put Chinese characters conversion of binary coding
- 2022-01-26 02:20:40下载
- 积分:1
-
有关于c++的一些思考~同More Effective C++ 一样,为了同一个目的~那就是让你的代码更好更快更有效....
有关于c++的一些思考~同More Effective C++ 一样,为了同一个目的~那就是让你的代码更好更快更有效.-on c++ with some thoughts to More Effective C, with a purpose to it is to make your code better, faster and more effective.
- 2022-01-28 11:32:12下载
- 积分:1
-
a well managed e
一本很好的管理电子书-a well managed e-books
- 2022-03-02 16:34:52下载
- 积分:1
-
为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。本书首先对Win32 API函数做完整的概述;然...
为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic和Delphi中对其调用。-32 for Microsoft platform application programming interface, Win32 API is engaged in the development of Windows applications are essential. The book begins on the Win32 API function to do a complete overview; Then function contains five main categories : window management, graphics device interface, system services, international character and network services; In the appendix to the book, to explain how the Visual Basic and Delphi to their call.
- 2023-01-13 06:10:03下载
- 积分:1
-
在C++环境中实现数的生成实现,是图形的构造源代码
在C++环境中实现数的生成实现,是图形的构造源代码-C environment for achieving the production achieved, the structure is the graphical source code
- 2022-07-18 01:23:54下载
- 积分:1