-
高校人事管理系统实现添加删除修改查看等功能
高校人事管理系统实现添加删除修改查看等功能-实现添加删除修改查看等功能
- 2022-03-26 18:26:57下载
- 积分:1
-
展示一张双重连接的名单的实施的原始代码。节目主循环在主函数,用户被提示选择
选择从菜单为了开始与双链表一起使用。...
展示一张双重连接的名单的实施的原始代码。节目主循环在主函数,用户被提示选择
选择从菜单为了开始与双链表一起使用。
-Display a list of dual-connectivity of the implementation of the original code. Shows the main cycle in the main function, users are prompted to select from the menu selection in order to start with the dual-use list.
- 2023-01-21 05:05:03下载
- 积分:1
-
With my right Bubble possibly understand the law out, but something to do with t...
虽然每次都凭着我对冒泡法的理解给弄出来的,但是多多少少与标准模式有点差别,在网上搜了一下关于C#版的冒泡算法,居然也没有一个象样的,自己对照算法模式认真写了一个C#版的,已经测试成功-With my right Bubble possibly understand the law out, but something to do with the standard a little difference in the Internet search for a moment on the C# version of the Bubble algorithm, it would be not a decent, their control algorithm model seriously wrote a version of the C#, has been in testing success
- 2022-05-19 08:50:52下载
- 积分:1
-
c++运动会课程设计
为了巩固我们数据结构知识,加强我们的实际动手能力和提高我们综合素质,提高我们对计算机软件工程的认识学院组织我们进行了数据结构课程设计。此次课程设计要达到以下几点目的:
(1)了解并掌握数据结构与算法的设计方法,具备初步的独立分析和设计能力。 (2)提高程序设计和调试能力。学生通过上机实习,验证自己设计的算法的正确性。学会有效利用基本调试方法,迅速找出程序代码中的错误并且修改。
(3)培养算法分析能力。分析所设计算法的时间复杂度和空间复杂度,进一步提高程序设计水平。
(4)初步掌握软件开发过程的问题分析、系统设计、程序编码、测试等基本方法和技能。
- 2022-06-01 05:56:31下载
- 积分:1
-
获取系统硬件信息,内存使用状况,process进程列表
void ExeCPUID(DWORD veax) //初始化CPU信息
{
__asm
{
mov eax,veax
cpuid
mov deax,eax
mov debx,ebx
mov decx,ecx
mov dedx,edx
}
}
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-08-23 22:54:57下载
- 积分:1
-
2440a Samsung wince4.2bsp the final package. Modify a number of bug. Interest on...
2440a三星最后的wince4.2bsp包。修改了一些bug。有兴趣地可以在此基础上移植。-2440a Samsung wince4.2bsp the final package. Modify a number of bug. Interest on this basis can be transplanted.
- 2023-03-10 03:05:04下载
- 积分:1
-
gpslogger是PDA
gpsLogger是一个基于手机或PDA的个人移动导航(车载导航)系统中记录gps信息的小工具-gpsLogger is a PDA-based mobile phone or personal mobile navigation (car navigation) system to record information gadget gps
- 2022-11-21 18:20:03下载
- 积分:1
-
YUV到RGB的转换
实际项目中开发的YUV到RGB的视频转换。。。很简单的软件 做这方面的可以参考一下,可以实现yuv视频格式转换为rgb格式视频并播放。。。
- 2022-07-23 04:24:21下载
- 积分:1
-
获得硬件(硬盘,CPU等等)信息的好类,简单易用
获得硬件(硬盘,CPU等等)信息的好类,简单易用-access hardware (hard disk, CPU, etc.) a good type of information, easy to use
- 2022-04-17 17:24:53下载
- 积分:1
-
Iocmp控件库的vb例程,有60多个源程序代码
Iocmp控件库的vb例程,有60多个源程序代码-It is Iocmp control s VB sample, including more than 60 sample program.
- 2022-11-14 05:00:03下载
- 积分:1