-
本例子实现了在windows下的h.264解码器的程序,很不错
本例子实现了在windows下的h.264解码器的程序,很不错-H.264 decode source code for Windows.
- 2022-02-21 09:22:55下载
- 积分:1
-
字符串的匹配算法,简单的c++算法源码,一共三个文件,文件s和t中存放字符串...
字符串的匹配算法,简单的c++算法源码,一共三个文件,文件s和t中存放字符串-String matching algorithm, a simple c++ algorithm source, a total of three documents, document storage s and t in the string
- 2022-08-16 03:56:07下载
- 积分:1
-
化简分数到最简
目前只支持质数小于10000的情况
化简分数到最简
目前只支持质数小于10000的情况-Simplification of scores to the most Jane prime number currently only supports the case of less than 10000
- 2023-09-08 10:25:02下载
- 积分:1
-
导航嵌入式系统,嵌入式硬件启动后该软件自动启动车载导航系统软件...
导航嵌入式系统,嵌入式硬件启动后该软件自动启动车载导航系统软件
-navigation embedded system and the hardware after commencement of the software automatically launch vehicle navigation system software
- 2022-02-14 19:49:55下载
- 积分:1
-
通过编译原理的知识做的一个小程序,实现的功能是完成字符串表达式的计算...
通过编译原理的知识做的一个小程序,实现的功能是完成字符串表达式的计算-Principles of knowledge through the compiler to do a small procedure, the function is to realize the completion of the calculation of the string expression
- 2022-02-06 06:29:39下载
- 积分:1
-
我用vc实现的Gouraud算法
我用vc实现的Gouraud算法-achieve shading algorithm
- 2022-08-12 07:46:04下载
- 积分:1
-
in Java called C procedures do Java and C to a friend, it is worth learning
在JAVA里 调用 C 程序,做JAVA和C的朋友注意了,值得学习-in Java called C procedures do Java and C to a friend, it is worth learning
- 2023-01-04 03:30:03下载
- 积分:1
-
数据结构中实现栈空间共享的小程序.先用户分配一个空间.再分为几个栈.尽量平分每个栈的空间,但是各个栈的空间是可以变化的,由用户的需要而定.用户可任意选择输入栈的...
数据结构中实现栈空间共享的小程序.先用户分配一个空间.再分为几个栈.尽量平分每个栈的空间,但是各个栈的空间是可以变化的,由用户的需要而定.用户可任意选择输入栈的顺序,如先选择第1栈,输入元素,再输第0栈,再输入第2栈,以后也可以再在原先的栈内添加或删除元素.若pop,留下的空间归原栈所有,以后添加元素的时候可以用来左右移动栈,元素在整个空间的开始装入的顺序是先分别在各个栈的bot处装.-data structure to achieve the shared stack space small programs. First distribution of a user space. Again divided into several stacks. Equally as each stack space, but all stack space can change from the user"s needs. Users can freely select input stack in the order, if we choose a stack, the importation of elements and transported 0 stack, the first re-entry two stack, could again after the original stack within add or delete elements. if pop, leaving the space under the original stack all, after adding the element of time can be used to stack and move around, the elements in the entire space to the beginning of the loading sequence is first in the various bot Department stack installed.
- 2022-03-16 07:30:51下载
- 积分:1
-
对光驱进行控制代码
对光驱进行控制代码-right drive for control code
- 2022-08-07 22:25:47下载
- 积分:1
-
编译原理及实践,一本很好的书籍!指导完成一个语言的解释器...
编译原理及实践,一本很好的书籍!指导完成一个语言的解释器-Compiler Construction Principles and Practice, a very good book! Guidance to complete a language interpreter
- 2022-08-22 10:19:51下载
- 积分:1