资源列表
java-Clock
- 本程序是一个用JAVA实现的钟表的小程序,在JBuilder9下编译通过.-this is a procedure used JAVA watches the small procedures, the JBuilder9 under compile.
ChineseConv
- 中文分为简体、繁体两种内码,另外还有统一码,如果要在不同码之间转换,需要有一个对应表格,程序编写起来非常繁琐,而且更要有内码对照表格。笔者,在阅读MSDN中发现只要妙用MultiByteToWideChar和LCMapString两函数,就可以简简单单地实现不同内码的转换。为了让程序员使用更方便,笔者编写了一个CChineseConvertor类,包装了所有中文内码的转换功能。读者可以直接在MFC中加入此类,用起来也非常轻松。详细细节请察看ChineseConvertor.h和ChineseCo
FlexRay_handler
- Power PC 55xx flexray 通信
TripleDES
- This a triple des program-This is a triple des program
q
- 模拟一个电影院售票系统。 输入由若干行组成,最后一行只有一个符号E。 每行为一个操作, B和R操作不需要显示, F操作请按照开始座位号到结束座位号的次序输出售票情况 -模拟一个电影院售票系统。
dongtaiyouxiandiaodusuanfa
- 用C 语言实现对N个进程采用优先权优先算法的进程调度。通过优先权改变原则:1. 进程在就绪队列中等待一个片,优先权值加1 2 .进程每运行一个时间片,优先权值减3 实现对优先权的控制.-N with a C language implementation of the priority of a process using the process of priority scheduling algorithm. By changing the principle of priority: 1.
hf
- 幻方程序 c++源代码 课程设计代码-Magic square program c++ source code, curriculum design code
VB-COMDILAG
- 不使用控件,采用API函数打开本地对话窗口!让程序不再依赖控件-Do not use a control, using API function to open the local dialogue window! Let the program is no longer dependent control
addressbook112
- it is use to create an address book in C++, for user to save the addre-it is easy and simple
shiyan_5
- 程序的主要实现了进行横调度的功能,实现了FCFS算法,短作业优先算法和时间片轮换算法-The main achievement of the procedures to carry out cross-scheduling functions, the realization of the FCFS algorithm, the priority algorithm and short operating time slice rotation algorithm
Detaihgk
- Tray program steps (a) the Detailed trailer program (a)
CReadOnlyEditSrc
- 一个对编辑框进行操作的例子,特别是针对编辑框的只读功能进行探讨。
