-
是图形学中内差法的源码,作为图形学的一部分,可作为基础。...
是图形学中内差法的源码,作为图形学的一部分,可作为基础。-Is a graphics source within the poor law, as part of graphics can be used as the basis.
- 2022-03-15 19:40:11下载
- 积分:1
-
对于,在Win CE平台采用开源ffmpeg的手臂亲实现…
针对H264,在win CE平台 利用开源的FFMPEG对ARM处理器优化实现的版本-For H264, in the win CE platform using open source FFmpeg realize on the ARM processor optimized version
- 2022-01-26 04:02:03下载
- 积分:1
-
Private Static Sub Form_Resize() Dim bTimerWasOn As Boolean cmdShuffle.SetFocus...
Private Static Sub Form_Resize() Dim bTimerWasOn As Boolean cmdShuffle.SetFocus Stop timer when game is minimized and start it when normalized If Me.WindowState = vbMinimized Then If Timer1.Enabled Then bTimerWasOn = True Else bTimerWasOn = False Timer1.Enabled = False Else If bTimerWasOn Then Timer1.Enabled = True End If End Sub-Private Static Sub Form_Resize() Dim bTimerWasOn As Boolean cmdShuffle.SetFocus Stop timer when game is minimized and start it when normalized If Me.WindowState = vbMinimized Then If Timer1.Enabled Then bTimerWasOn = True Else bTimerWasOn = False Timer1.Enabled = False Else If bTimerWasOn Then Timer1.Enabled = True End If End Sub
- 2022-06-29 02:05:14下载
- 积分:1
-
一个简单的画图实现软件,可能很简单,可是对于简单的学习还是不错的...
一个简单的画图实现软件,可能很简单,可是对于简单的学习还是不错的-Implementation of a simple drawing software, may be very simple, but easy to learn for the good or
- 2023-07-09 05:40:04下载
- 积分:1
-
依据不同的屏幕解析度 ( 大字体 120 dpi、小字体 96 dpi ) 自动调整 TForm 大小的非可视构件。...
依据不同的屏幕解析度 ( 大字体 120 dpi、小字体 96 dpi ) 自动调整 TForm 大小的非可视构件。-according to different screen resolution (120 dpi large fonts, small fonts 96 dpi) TForm automatically adjust the size of the non-visual components.
- 2022-07-19 16:55:19下载
- 积分:1
-
New Cinema Project
电影票预订项目:
- 2023-02-18 22:40:03下载
- 积分:1
-
这个是一个军旗家族的网站,里面分类什么的都是动态加载的,还能自动创建家族链...
这个是一个军旗家族的网站,里面分类什么的都是动态加载的,还能自动创建家族链-This is a military family site, which is what the classification of dynamic loading, but also automatically creates a family chain
- 2023-05-23 01:50:04下载
- 积分:1
-
《EVC高级编程及其应用开发》一书随书代码光盘,包括WINCE数据库编程,通信,UDP和PING,TCP,DLL,COM编程(下载后将文件后面的zip去掉直接解...
《EVC高级编程及其应用开发》一书随书代码光盘,包括WINCE数据库编程,通信,UDP和PING,TCP,DLL,COM编程(下载后将文件后面的zip去掉直接解压)-"EVC senior programming and application development," a book with CD-ROM code books, including pulled database programming, communications, and PING UDP, TCP, DLLs, COM programming (download document will be removed after the zip directly decompression)
- 2022-03-23 13:10:57下载
- 积分:1
-
pbp文件解压与sfo文件修改!可以用来研究索尼psp的文件系统...
pbp文件解压与sfo文件修改!可以用来研究索尼psp的文件系统-pbp file unzip the file with sfo changes! Sony psp can be used to study the file system,
- 2023-05-01 06:55:02下载
- 积分:1
-
Orienteering Problem with Hotel Selection , Tabu Search
利用禁忌搜索算法,用C语言实现了带酒店选择的定向运动问题。
- 2022-03-25 19:04:45下载
- 积分:1