-
汇编程序设计 觉得可以的你就下
汇编程序设计 觉得可以的你就下-compilation of program design you can think on the next
- 2022-04-15 13:18:20下载
- 积分:1
-
这是最近做的计算机图形学实验,其界面是一个仿WINDOWS下的窗口界面,程序具有较好的交互性。全部的图形函数都没有用C语言自带的图形库函数,所写的函数都是直接写...
这是最近做的计算机图形学实验,其界面是一个仿WINDOWS下的窗口界面,程序具有较好的交互性。全部的图形函数都没有用C语言自带的图形库函数,所写的函数都是直接写屏实现的,模拟了大部分图形库函数的功能。但也有部分没有写出,如保存图形块的getimage()等函数。由于水平有限,还有部分功能没有实现,如保存或打开BMP图片等。等有了时间再说吧。算法什么的写的很潦草,都随便说说的,欢迎高手指点,希望与广大C语言爱好者共同学习讨论-This is a recent computer graphics experiment, its interface is an imitation of the Windows interface window, procedures have better interactivity. All of the graphics function in C language with no onboard graphics library functions, functions are written directly to write to achieve the screen to simulate the most graphic library of functionality. However, some are not write, such as the preservation of graphic block getimage () function. Because of the limited level, there is no function for example, the preservation of open or BMP images. With such time until then. What algorithm is written scribble, idle, welcomed the master guiding, and the majority of enthusiasts common C language study and discussion
- 2022-03-17 23:44:59下载
- 积分:1
-
Visual Basic 编程问答
Visual Basic 编程问答-Visual Basic programming quiz
- 2022-09-03 20:10:02下载
- 积分: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
-
SSL协议英文原文介绍数据,是SSL开发测试工程师必备文档,对SSL协议本身 进行了详细的说明...
SSL协议英文原文介绍数据,是SSL开发测试工程师必备文档,对SSL协议本身 进行了详细的说明-English original version of SSL protocol introduce data is SSL test engineers to develop the necessary documents, on the SSL protocol itself such a detailed description of
- 2023-02-21 04:20:03下载
- 积分:1
-
The article describes in more detail, it is worth a look at the article, in the...
该文章介绍比较详细,是一篇值得看的文章,希望对大家有用-The article describes in more detail, it is worth a look at the article, in the hope that useful
- 2022-07-26 01:18:44下载
- 积分:1
-
对Java语言的数据结构进行详细深入讲解,适合初学者上机实践使用!...
对Java语言的数据结构进行详细深入讲解,适合初学者上机实践使用!-Data on the Java language to explain in detail the structure, suitable for beginners to use上机实践!
- 2022-01-26 08:25:45下载
- 积分:1
-
delta = (srcW << 16)/dstW
int pos = delta >> 1...
着几乎所有智能机厂商都将有自己配套的App Store,甚至并非智能手机制造商的三星也有意加入本次混战.
当然,我们也不能忘记苹果最先从iTunes中得到的灵感,从而带来了应用程序商店,一个正确的面向用户,开发者的平台,提供收入分配的盈利模式.
Symbian下也有众多有趣的程序,诺基亚的应用商店将会让这些软件更有吸引力.
-delta = (srcW > 1
for (int x = 0 x < dstW x++) {
g.setClip(x, 0, 1, srcH)
g.drawImage(src, x- (pos >> 16), 0, Graphics.LEFT |
Graphics.TOP)
pos+= delta
}
Image dst = Image.createImage(dstW, dstH)
g = dst.getGraphics()
delta = (srcH > 1
for (int y = 0 y < dstH y++) {
g.setClip(0, y, dstW, 1)
g.drawImage(tmp, 0, y- (pos >> 16), Graphics.LEFT |
Graphics.TOP)
pos+= delta
- 2022-08-15 23:44:24下载
- 积分:1
-
MATLAB 7.0从入门到精通,的所有源代码!!!所在类别: 随书资源/T 工业技术/TP 自动化技术、计算机技术/TP31 计算机软件
其他题名:...
MATLAB 7.0从入门到精通,的所有源代码!!!所在类别: 随书资源/T 工业技术/TP 自动化技术、计算机技术/TP31 计算机软件
其他题名:
作者: 求是科技编著
出版者: 人民邮电出版社
出版年: 2006
ISBN: 7-115-14327-7
ISBN1:
ISRC:
分类号: TP312MA
索书号: TP312MA/44
丛编:
版次:
分卷:
定价:
简介: 本书共分为15章,前五章介绍MARLAB的基础知识;接下来四章是MARLAB7.0的高级应用部分;最后介绍了高级图形设计的相关知识和MARLAB与Word、Excel的混合使用以及MARLAB的应用程序接口。
-MATLAB 7.0 from entry to the master, all the source code! ! ! Where the categories: Book with the resources/T Industrial Technology/TP automation technology, computer technology/TP31 computer software other title: Authors: Qiushi Science and Technology edited by the publisher: Posts
- 2022-09-03 22:00:02下载
- 积分:1
-
- 2023-06-17 12:10:07下载
- 积分:1