-
Scott W. Ambler在1998年写的关于ORM Persistence Layer的详细设计论文,本文档张笑猛翻译的中文版....
Scott W. Ambler在1998年写的关于ORM Persistence Layer的详细设计论文,本文档张笑猛翻译的中文版.-Scott W. Ambler wrote in 1998 on the ORM Layer persistence in the detailed design papers, the documentation Zhang Xiao Meng translation of the Chinese version.
- 2023-01-21 09:50:04下载
- 积分:1
-
VB.NET面向对象实现
VB.NET面向对象实现 -VB.NET realize object-oriented
- 2022-05-17 19:50:21下载
- 积分:1
-
数字信号处理器设计流程研讨会提供了一个先进的工具介绍…
The DSP Design Flow workshop provides an introduction to the advanced tools you need to design and implement DSP algorithms targeting FPGAs. This intermediate workshop in implementing DSP functions focuses on learning how to use System Generator for DSP, as well as HDL design flow, CORE Generator software, and design implementation tools. Through hands-on exercises, you will implement a design from algorithm concept to verification. -The DSP Design Flow workshop provides an introduction to the advanced tools you need to design and implement DSP algorithms targeting FPGAs. This intermediate workshop in implementing DSP functions focuses on learning how to use System Generator for DSP, as well as HDL design flow, CORE Generator software, and design implementation tools. Through hands-on exercises, you will implement a design from algorithm concept to verification.
- 2023-02-16 08:05:05下载
- 积分: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
-
约瑟夫(Joeph)问题的一种描述是:编号为1,2,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数上限值m,从第一...
约瑟夫(Joeph)问题的一种描述是:编号为1,2,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止报数。报m的人出列,将他的密码作为新的m值,从他在顺时针方向上的下一个人开始重新从1报数,如此下去,直至所有人全部出列为止。试设计一个程序求出出列顺序。-Joseph (Joeph) a description of the problem is: numbered 1,2, ..., n, n individuals sitting clockwise circle, each holding a password (positive integer). An optional start a positive integer as the number of reported upper limit of m, from the first person to embark on the clockwise direction starting from a reported sequence number, to report the number of m stop reported. Those who reported m out of the column, his password as the new m value, from his home in a clockwise direction on the next person started to re-reported from a few, and so on, until all of the column until all the up. Try a program designed to find out the column order.
- 2022-08-14 04:29:17下载
- 积分:1
-
防火墙及网络安全国家标准,主要介绍网安行业测试规范!共5部分,此为一部分...
防火墙及网络安全国家标准,主要介绍网安行业测试规范!共5部分,此为一部分-Firewall and Network Security national standards, the major networks introduce an industry standardized test! A total of 5 parts, this part of
- 2023-02-05 23:45:03下载
- 积分:1
-
继承和派生的基本实践源码,手
继承与派生的基本实践源码,动手做实验,掌握继承与派生。-Inheritance and derived the basic practice of source code, hands-on experiments, inheritance and derived control.
- 2022-05-19 09:16:38下载
- 积分:1
-
这是dhmtl 手册 可以学习或者参考 开发是个好东西哦
这是dhmtl 手册 可以学习或者参考 开发是个好东西哦-This is a manual can learn or refer to dhmtl development is a good thing oh
- 2022-02-12 12:08:49下载
- 积分:1
-
介绍如何使用C/C++语言开发嵌入式系统。
介绍如何使用C/C++语言开发嵌入式系统。-how to use C/C language embedded system.
- 2022-01-31 13:02:15下载
- 积分:1
-
请认真阅读您的文件包然后写出其具体功能(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。压缩包解压时不能有密码。系统会自动删除debug和rele...
请认真阅读您的文件包然后写出其具体功能(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。压缩包解压时不能有密码。系统会自动删除debug和release目录,所以请不要将文件放在这两个目录下
-123
- 2022-07-15 02:29:51下载
- 积分:1