资源列表

排序选择:

« 1 2 ... .26 .27 .28 .29 .30 206231.32 .33 .34 .35 .36 ... 267458 »

[Windows编程mousepoint

说明:VB获取鼠标指针坐标,在窗口中适时显示鼠标坐标,移动鼠标适时显示坐标信息,是计算鼠标所经过点的像素值,以下代码是关键代码:   Private Sub Timer1_Timer()    Dim point As POINTAPI    GetCursorPos point 获取鼠标位置    Label1.Caption = "当前鼠标坐标:" & point.x & " , " & point.y   End Sub-VB to get the coordina
<jpudn17> 在 2025-09-21 上传 | 大小:4kb | 下载:0

[技术管理operator-system

说明:设计一个简单的进程调度算法,模拟OS中的进程调度过程-Design a simple process scheduling algorithms, simulated the OS process scheduling process
<孙亭> 在 2025-09-21 上传 | 大小:190kb | 下载:0

[MySQL数据库51CTOfood

说明:美食天下结合百度地图查找自己所喜欢的美食-Food world combined Baidu map to find their favorite food
<lilizx> 在 2025-09-21 上传 | 大小:1.75mb | 下载:0

[其他小程序russ

说明:一款新颖的小游戏,3D类型游戏 比较难学习使用-a 3D game about sevral card like box
<仉品然> 在 2025-09-21 上传 | 大小:2.69mb | 下载:0

[操作系统开发operator-system-manage

说明:模拟请求页式存储管理中硬件的地址转换和缺页中断,并用先进先出调度算法(FIFO)处理缺页中断。-Address simulation request page memory management hardware conversion and page fault and page fault handling with FIFO scheduling algorithms (FIFO).
<孙亭> 在 2025-09-21 上传 | 大小:171kb | 下载:0

[MySQL数据库1-121219152521

说明:美食天下结合百度地图查找自己所喜欢的美食-Food world combined Baidu map to find their favorite food
<lilizx> 在 2025-09-21 上传 | 大小:1.8mb | 下载:0

[通讯编程prototype

说明:Qt界面,实现好底层驱动继而控制马达转速,角度。-Qt interface to achieve good underlying driver then controls the motor speed, angle.
<陆刘涛> 在 2025-09-21 上传 | 大小:30kb | 下载:0

[编译器/词法分析compile

说明:实现LR分析法,分析法的基本原理,掌握LR(1)分析表的构造方法,掌握LR(1)驱动程序的构造方法。 -Basic principles of LR analysis, analysis, master constructor LR (1) analysis table, master constructor LR (1) driver.
<孙亭> 在 2025-09-21 上传 | 大小:170kb | 下载:0

[游戏引擎mir2-heroes-201301262048

说明:国外传奇服务端最新源程序,支持最新技能功能-Currently in active development. Selection of Features: • Higher resolution (1024x768)+ Native Windowed mode • Heroes • Auto-Potting Player & Hero • Player Stalls • Weather Effects.
<axax> 在 2025-09-21 上传 | 大小:2.99mb | 下载:1

[编译器/词法分析LEX

说明:词法分析程序自动工具使用说明,掌握词法分析的知识-Lexical analysis tools automatically use, acquire knowledge of lexical analysis
<孙亭> 在 2025-09-21 上传 | 大小:290kb | 下载:0

[Internet/网络编程AspOnlineexam

说明:本系统栏目包括了网络在线考试系统的通用功能,具体功能主要有考题题库维护、考生档案管理、随机出题、考试计划管理、系统自动评分及成绩查询,该系统实现了考生的断线续考功能,大大减少了人工的主观性干扰,大大增加了考试的公平性。测试完整。-The system includes a common feature column online examination system, the main function of the specific maintenance exam questions, ca
<sdfier> 在 2025-09-21 上传 | 大小:679kb | 下载:0

[软件工程software-interview

说明:软件测试面试宝典,包含各类知识,希望帮您更顺利求职。-Software testing interview book contains all kinds of knowledge, I hope to help you be more successful job search.
<孙亭> 在 2025-09-21 上传 | 大小:53kb | 下载:0
« 1 2 ... .26 .27 .28 .29 .30 206231.32 .33 .34 .35 .36 ... 267458 »

源码中国 www.ymcn.org