-
一个DOS的小游戏,刚学时候做的,对初学者会有帮助吧
一个DOS的小游戏,刚学时候做的,对初学者会有帮助吧-A small DOS game, just learn when to do it would be helpful for beginners ~ ~
- 2022-06-17 02:49:07下载
- 积分:1
-
图像处理和颜色处理
图象处理及色彩处理-image processing and color processing
- 2022-03-29 18:11:52下载
- 积分:1
-
获得ip地址剪贴板操作系统托盘图标实现代码
获得ip地址剪贴板操作系统托盘图标实现代码-access ip address clipboard operating system tray icon to achieve code
- 2022-08-15 13:47:07下载
- 积分:1
-
android常用的两种网络请求方式
布局文件写得比较简单,就是两个测试按钮和一个简单的登录测试
http协议请求 方法+url协议+版本 get请求包(显示信息)post应答包 协议+状态码+描述
http常用状态码:200访问成功;404访问失败;500:服务器错误
第一种:UrlConnection请求
第二种:HttpClient请求
两种方法分别对应post请求和get请求
- 2022-03-23 11:54:50下载
- 积分:1
-
执行程序时,当主存没有可用页面时,为了选择淘汰主存中的哪一页面,腾出1个空闲块以便存放新调入的页面。淘汰哪个页面的首要问题是选择何种置换算法。该程序采用LRU方...
执行程序时,当主存没有可用页面时,为了选择淘汰主存中的哪一页面,腾出1个空闲块以便存放新调入的页面。淘汰哪个页面的首要问题是选择何种置换算法。该程序采用LRU方法选择,依置换策略选择一个可置换的页面并计算它们的缺页率以便比较。
-implementation procedures, when the main pages can be no deposit, in order to choose out of the main deposit which pages, spare a spare block transferred to the new store pages. Which pages out of the first problem is the choice of replacement algorithm. The program LRU Methods, according to choose a replacement strategy may replacement pages and calculation of their missing pages rate to facilitate comparison.
- 2022-05-25 18:24:45下载
- 积分:1
-
wince 串口源代码
串口是嵌入式系统中应用很广的一种通讯接口。在WinCE中,通常会有一个串口供调试使用,另外的串口可与外围设备连接,如GSM和GPS等模块,以获取相应的信息并进行处理。在WinCE中,为了使用串口,必须有相应的串口驱动程序,一般在BSP中都有实现。串口驱动是典型的流驱动。应用程序中可通过CreateFile()、ReadFile()和WriteFile()等文件系统的操作函数来访问串口,从而实现串口数据的收发。
- 2023-06-13 00:25:04下载
- 积分:1
-
use of the database operations and the absence of third
使用ADO技术 对数据库进行操作,没有使用第三方类-use of the database operations and the absence of third-party category
- 2022-11-05 06:30:03下载
- 积分:1
-
这里上传的是一个用C语言编写的小型通讯录程序
这里上传的是一个用C语言编写的小型通讯录程序-From here is a C language with a small address book program
- 2022-07-26 02:15:03下载
- 积分:1
-
A good dephi sample.
一个很好dephi编程示例编程,让初学者能更好的入门.-A good dephi sample.
- 2023-05-19 04:45:03下载
- 积分:1
-
A very useful programming tool, commonly used in numerical calculation of the vb...
一本非常实用的编程工具书,常用的数值计算的vb源代码,及其运算公式和测试例子
包括微积分 求导和多项式插值-A very useful programming tool, commonly used in numerical calculation of the vb source code, and the computing formula and test examples include calculus, and polynomial interpolation derivation and so on
- 2022-01-25 14:46:25下载
- 积分:1