-
FPGA 课程设计
数字钟 有报时和校时的功能
FPGA 课程设计
数字钟 有报时和校时的功能-Course Design FPGA Digital Clock
- 2022-02-01 21:28:54下载
- 积分:1
-
MFC 函数实用手册
MFC 函数实用手册-MFC API applied manual
- 2022-11-30 21:10:03下载
- 积分:1
-
关于VC的书籍,很不错的,又它的历史,还有大师的评价。
关于VC的书籍,很不错的,又它的历史,还有大师的评价。-VC on the books, very good, it"s history, a master of evaluation.
- 2022-05-09 11:24:46下载
- 积分:1
-
java的经典书籍,描述了类的定义和使用,thinking in java
java的经典书籍,描述了类的定义和使用,thinking in java
- 2022-02-03 06:20:35下载
- 积分:1
-
本附录介绍一些新的A P I函数,有了这些函数,便可在自己的计算机上对I P协议统计情况
进行查询和管理。它们有助于获得下面的能力:
■ I p c o...
本附录介绍一些新的A P I函数,有了这些函数,便可在自己的计算机上对I P协议统计情况
进行查询和管理。它们有助于获得下面的能力:
■ I p c o n f i g . e x e(或适用于微软Windows 95的Wi n i p c f g . e x e):显示I P配置信息,允许释放
和更新D H C P分配的I P地址。
■ N e t s t a t . e x e:显示T C P连接表、U D P监听者表以及I P协议统计情况。
■ R o u t e . e x e:显示并处理网络路由表。
■ A r p . e x e:显示并修改供“地址解析协议”(A R P)使用的I P到物理地址翻译表。-This appendix to introduce some new API functions, these functions can be on your computer to the IP protocol statistics query and management. Their ability to contribute to the acquisition of the following: ■ I pconfig. Exe (or apply to Microsoft Windows 95 s Wi nipcfg. Exe): display IP configuration information, allowing the release and update DHCP allocated IP address. ■ N etstat. Exe: show TCP connection table, UDP Listener Table, as well as IP protocol statistics. ■ R oute. Exe: display and handle the network routing table. ■ A rp. Exe: display and modify for ARP (ARP) to use the IP to physical address translation table.
- 2022-03-29 05:58:52下载
- 积分:1
-
rtp协议检测工具,可以查看rtp协议传输。
rtp协议检测工具,可以查看rtp协议传输。-rtp agreement detection tool, you can view rtp agreement transmission.
- 2023-04-02 06:00:03下载
- 积分:1
-
一本非常经典的MFC教程,非常适合vc学习人员看,欢迎大家多多提供更多的好书...
一本非常经典的MFC教程,非常适合vc学习人员看,欢迎大家多多提供更多的好书-a very classic MFC Guide, vc very suitable for studying, You are welcome to a lot more good books
- 2023-04-06 17:35:03下载
- 积分:1
-
detailed instructions on the ARM, beginners can easily access, as a novice are a...
详细介绍了ARM指令,可以方便初学者查阅,成为初学都的好帮手-detailed instructions on the ARM, beginners can easily access, as a novice are a good helper
- 2022-07-19 19:21:35下载
- 积分: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
-
关于图书快速扫描识别的硕士论文,适合图像处理
关于图书快速扫描识别的硕士论文,适合图像处理-About books quick scan identified a master" s thesis for image processing
- 2022-07-21 22:46:53下载
- 积分:1