-
相册管理器,一个相册管理的软件。运行程序时请将本目录中的两个类库拷贝到bin/Debug或者bin/Release目录下,此两个类库是程序运行所必需的。...
相册管理器,一个相册管理的软件。运行程序时请将本目录中的两个类库拷贝到bin/Debug或者bin/Release目录下,此两个类库是程序运行所必需的。-Album manager, an album management software
- 2022-09-26 20:20:03下载
- 积分:1
-
在CE下实现ndis的源代码
在CE下实现ndis的源代码-under the CE source code NDIS
- 2022-03-02 23:33:35下载
- 积分:1
-
有定时和调时等功能,同时还具有到点报时功能,自己可以任意设定...
有定时和调时等功能,同时还具有到点报时功能,自己可以任意设定-On a regular basis and adjusted when the functions, but also with the time counting function, they can arbitrarily set
- 2023-04-30 23:00:03下载
- 积分:1
-
QRCODE二维码编码解码
QRCODE二维码编码解码程序,VC开发的,没有用第三方DLL,也没有用开源的库,开源库在windows下的编译太麻烦,的一点点添加,搞的头疼,这个方便简洁,缺憾之处是只有QRCODE一种码的编码,解码
- 2022-03-10 02:55:34下载
- 积分:1
-
h264的解码源程序,h264文件解码成yuv视频序列
h264的解码源程序,h264文件解码成yuv视频序列-h264 decoder,decode the h264 file to yuv video series
- 2022-04-25 16:18:23下载
- 积分:1
-
基于wince的智能嵌入式设备开发,结合evc开发 《EVC高级编程及其应用开发》源代码...
基于wince的智能嵌入式设备开发,结合evc开发 《EVC高级编程及其应用开发》源代码-Wince on the development of smart embedded devices, combined with evc development
- 2023-04-08 16:10:04下载
- 积分:1
-
vc++6.0写的计算器,能实现加,减,乘,除,进制转换,科学计算
vc++6.0写的计算器,能实现加,减,乘,除,进制转换,科学计算-vc++6.0 to write calculator, able to add, subtract, multiply, divide, binary conversion, scientific computing
- 2022-10-10 22:45:03下载
- 积分:1
-
本软件是用于progarmming日历。
this soft is used for progarmming calendar .-this soft is used for progarmming calendar.
- 2022-01-26 02:08:26下载
- 积分:1
-
进程是程序在一个数据集合上运行的过程,进程是并发进行的,也即系统中的多个进程轮流的占用处理器运行。
我们把若干个进程都能进行访问和修改的那些变量称为公共变...
进程是程序在一个数据集合上运行的过程,进程是并发进行的,也即系统中的多个进程轮流的占用处理器运行。
我们把若干个进程都能进行访问和修改的那些变量称为公共变量。由于进程是并发执行的,所以,如果对进程访问公共变量不加限制,那么就会产生“与时间有关”的错误,即进程执行后,所得到的结果与访问公共变量的时间有关。为了防止这类错误,系统必须要用同步机构来控制进程对公共变量的访问。一般说,同步机构是由若干条语句――同步原语――所组成。本试验要求学生模拟PV操作同步机构的实现,模拟进程的并发执行,了解进程并发执行时同步机构的作用。
-process is a procedure in the data set to run the process, the process is conducted with the system that is the rotation process more than the occupier runs. We have a number of process can visit and revision of those variables as public variables. As the process is complicated by the implementation, so if the right to visit public process variables without restrictions, it will have a "Time" is wrong, the implementation process, the results obtained with the public to visit the variables of time. To prevent such mistakes, the system must be used to control synchronization process bodies for public variables visit. In general, synchronous bodies of a number of statements-- synchronization primitives-- composed. Th
- 2023-01-24 21:05:04下载
- 积分:1
-
在D3D中创建三维字模型。可以设置颜色,位置,旋转等功能
在D3D中创建三维字模型。可以设置颜色,位置,旋转等功能-created in 3D Display word model. Can set the color, position, rotation and other functions
- 2023-01-08 02:50:02下载
- 积分:1