资源列表
chuangjiaziti(VC++)
- 本代码创建所需要的字体,并能正确的显示创建的字体。
ProtelDXP2004hanhuagongju
- 中文平台在PCB中放置字符串时选择SERF字体可显示中文但打印时乱码。 在PCB中打印中文可使用汉字PCBHZ补丁。 步骤: 1,安装中文平台; 2,将PCBHZ文件包放入Altium2004根目录; 3, 将DXP.RCS文件放入C:\\Documents and Settings\\个人文件夹\\Application Data\\Altium2004目录 4,重新启动DXP2004. 5,在PCB界面中加载PCBHZ文件包中的hanzi库文件;
xiongluo
- 小区巡逻管理靠请系统。需要硬件支持才可以工作
sinewave
- sinewave程序是一个正弦波发生器程序。256点查表法,配套EP1C12F256I7+AD7247能生成清晰光滑的正弦波。
imesample
- 这是一个编写输入法程序的代码。演示了怎样利用输入法接口。
doc2exe
- doc批量转为txt,使用vb编写,调用vba函数。一个简单易用的小程序。可以批量转换某个文件夹内的doc为txt。
Cunicode
- 可在Win32或是Unix或是其他作業系統下進行Unicode / Big5 雙向轉換-in Win32 or Unix or other operating systems under Unicode / Big5 two-way conversion
Upgrade
- 一个简单的升级代理程序-a simple upgrade Agent
用两个栈模拟队列
- 用两个栈模拟队列-stack with two simulated cohort
网的最小生成树问题
- 网的最小生成树问题-net minimum spanning tree problem
栈的操作
- 建立链式栈并完成入栈,出栈,判栈空和求栈长的操作-establish and complete chain stack pushed out stack, stack space and contracting for the operation of stack -
作业调度
- 作业调度采用运行时间最短者优先算法,运行时间相同者采用先来先服务算法。-Job Scheduling using the shortest running time priority algorithm, the running time to adopt the same first-come first-serve algorithm.