-
superC++titel
本书详细介绍了C++编程中用到的各种经典操作,算法以及程序开发思想,是初级程序员和软件工程师必不可少的珍贵资料。(The book detailed the C++ Programming used in a variety of classic operation, algorithm and program development thinking is the primary essential for programmers and software engineers valuable information.)
- 2008-05-24 08:48:40下载
- 积分:1
-
OS_projectC_Mutex
You are asked to design and implement a simulator for university life where lecturers provide lectures (credits) and students attend lectures (credits) to graduate. This simulator uses a bounded circular buffer shared by lecturers and students. Lecturers are concurrently providing lecturers and placing their lecturers in JCU (shared buffer) and students are concurrently taking lectures from JCU to graduate.
The purpose of this assignment is to give you some "hands-on" experience with concurrent processes, semaphores, and shared memory. You need to use the modules you practiced in week 6 and 8 labs (Prac 5 and Prac 6). You need semaphores for mutual exclusion and synchronization (studied in week 6 prac) and a shared buffer for shared memory IPC (studied in week 8 prac).
- 2009-10-31 16:09:02下载
- 积分:1
-
NtpClient
说明: ntp 程序,CNtpClient实现连接ntp服务器。更新本地时间。(ntp test code, windows connect ntp server ,update local pc time.)
- 2020-03-25 16:37:52下载
- 积分:1
-
Kalman
GPS_SINS integrated navigation Calman filtering algorithm, loose coupling, VC++ programming, MFC interface.(Calman filter algorithm for GPS_SINS integrated navigation)
- 2020-11-24 20:39:34下载
- 积分:1
-
poj3941
poj 3941
Hideyuki is allowed by his father Ujisato some 1000 yen bills every month for his pocket money. In the first day of every month, the number of bills is decided as follows. Ujisato prepares n pieces of m-sided dice and declares the cutback k. Hideyuki rolls these dice. The number of bills given is the sum of the spots of the rolled dice decreased by the cutback. Fortunately to Hideyuki, Ujisato promises him to give at least one bill, even if the sum of the spots does not exceed the cutback. Each of the dice has spots of 1 through m inclusive on each side, and the probability of each side is the same.
In this problem, you are asked to write a program that finds the expected value of the number of given bills. (poj 3941 Hideyuki is allowed by his father Ujisato some 1000 yen bills every month for his pocket money. In the first day of every month, the number of bills is decided as follows. Ujisato prepares n pieces of m-sided dice and declares the cutback k. Hideyuki rolls these dice. The number of bills given is the sum of the spots of the rolled dice decreased by the cutback. Fortunately to Hideyuki, Ujisato promises him to give at least one bill, even if the sum of the spots does not exceed the cutback. Each of the dice has spots of 1 through m inclusive on each side, and the probability of each side is the same. In this problem, you are asked to write a program that finds the expected value of the number of given bills.)
- 2013-07-16 20:45:28下载
- 积分:1
-
uCOS_DEMO_for_28
STM32F103嵌入式移植UCOS的DEMO程序,有参考帮助(STM32F10X shift embed system UCOS demo code.)
- 2013-10-05 13:13:49下载
- 积分:1
-
GETWEButf-8
MFC获取网页的utf-8中文源码
适用于VS2013
可以查看源码,同样适用于VS2008(i Can t speak english...)
- 2014-01-21 21:09:23下载
- 积分:1
-
Win32Project1
相对定向程序,摄影测量相对定向实习程序,VC编程(Relative orientation program, the relative orientation of photogrammetry internship program, VC programming)
- 2021-01-04 21:49:00下载
- 积分:1
-
c_application
帮助新手熟悉用C语言开发小型系统.rar,包括进程调试算法(help newcomers familiar with the C language development of small systems. Rar, including the debugging process Algorithm)
- 2007-01-29 17:29:21下载
- 积分:1
-
InsideCOM
说明: Inside COM 电子书配套源码(Inside COM source code)
- 2020-06-16 23:40:01下载
- 积分:1