-
一个更详细的英文介绍DM6446的用户手册
dm6446的英文用户手册有更详细的介绍
- 2022-02-26 07:27:30下载
- 积分:1
-
Embedded Linux based on the SD Card Driver Design and Implementation of Embedded...
基于嵌入式Linux的SD卡驱动程序的设计与实现
基于嵌入式Linux的SD卡驱动程序的设计与实现-Embedded Linux based on the SD Card Driver Design and Implementation of Embedded Linux based on the S D. Driver Program Design and Implementation
- 2022-01-28 06:12:07下载
- 积分:1
-
HTK的使用方法简介及安装说明,均为幻灯片格式
HTK的使用方法简介及安装说明,均为幻灯片格式-About the use of HTK and installation instructions, are slide format
- 2022-02-02 02:31:52下载
- 积分:1
-
learning of English books, 10 million pairs of school English is the book's...
英语学习的好书,对千万别学英语那本书的总结-learning of English books, 10 million pairs of school English is the book"s concluding
- 2023-02-24 05:45:04下载
- 积分:1
-
windows核心编程
windows核心编程-core programming windows
- 2023-01-13 11:35:03下载
- 积分:1
-
注:我写这个专题目的是为VC初学者提供一个思路,我本人很菜,但我认为对于VC初学者来讲,可能有点帮助,当然,对于WinSDK编程,我也是刚刚接触。如果你对Win...
注:我写这个专题目的是为VC初学者提供一个思路,我本人很菜,但我认为对于VC初学者来讲,可能有点帮助,当然,对于WinSDK编程,我也是刚刚接触。如果你对WinSDK编程较熟,请与我联系,咱们共同来把这个专题做好,如果你发现了什么错误,也麻烦你给我留言指正。我写的内容也基本上是我自己的一些理解,错误是肯定有的,如果你发现我的理解偏差很大的话,麻烦你提醒一下。---小朱!
-Note : I wrote this feature is intended to provide a VC beginners ideas, I am vegetables, But I think VC beginners hand, it may be useful, of course, for WinSDK programming, I was just contact. If you WinSDK programming more familiar, please contact me, our common to the topic well. If you find what mistakes, and I trouble you for giving voice mail corrected. I wrote the content is basically my own understanding, is surely some mistake, If you find errors, I understand so much trouble to remind you.--- Xiaozhu!
- 2023-05-01 11:05:04下载
- 积分:1
-
这是一个控制台程序,可以检测出一个ASF文件有几个流,以及每个流的编号、比特率、使
用的编解码器等信息。...
这是一个控制台程序,可以检测出一个ASF文件有几个流,以及每个流的编号、比特率、使
用的编解码器等信息。-This is a console procedures can detect an ASF several flow, the flow of each number, bit rate, the use of the codec, and other information.
- 2023-05-16 09:25:02下载
- 积分: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
-
电子工程师必备知识,FPGA的经典教程,SOPC开发…
电子工程师必备知识,FPGA经典教程,SOPC开发必不可少的应用手册-Essential knowledge and Electronics Engineers, FPGA Tutorial classic, SOPC development essential to the application of manual
- 2022-06-03 16:01:00下载
- 积分:1
-
fpga的设计规则,及其一些设计思路,希望像我这样的新手可以从中学到东西...
fpga的设计规则,及其一些设计思路,希望像我这样的新手可以从中学到东西-fpga design rules, and some design ideas, as I hope the newcomers will be able to learn things
- 2022-03-23 13:18:48下载
- 积分:1