资源列表
中点椭圆画法
- 源代码是中点Bresenham椭圆法。可以为初学者提供参考。-source code is the midpoint of Bresenham oval law. For beginners can provide a reference.
堆排序算法的过程演示
- 数据结构堆排序算法的过程演示算法实现的源代码,望多多指教。-data structure heap sorting algorithm demonstration of the algorithm source code, looking for more information.
excel
- 这是个C#的例子,主要是pos机器的 我刚才用了还是可以的-This is a C
Euler_fuction
- Euler函数: m = p1^r1 * p2^r2 * …… * pn^rn ai >= 1 , 1 <= i <= n Euler函数: 定义:phi(m) 表示小于等于m并且与m互质的正整数的个数。 phi(m) = p1^(r1-1)*(p1-1) * p2^(r2-1)*(p2-1) * …… * pn^(rn-1)*(pn-1) = m*(1 - 1/p1)*(1 - 1/p2)*……*(1 - 1/pn)
swapmouse
- 利用系统自带的API函数,交换鼠标左右键,VB编程实现,具有实用价值-It swap mouse with API function in system itself.The program realize in Visual Basic.With value of practical。
studentscore
- 学生成绩信息管理,用C++做的源码,登记学生成绩,修改成绩,查询成绩-Student achievement information management, C++ to do with the source, registered student achievement, modify results, query results
VB_code_00
- 自己整理的VB常用进制转换程序段,可能对大家有用。-VB code for data translate
GoogleGWCTileLayer
- An AS3/Flex class for retrieval of map tiles from GeoWebCache
tushuguanlixitong
- “图书管理系统”主要目的是利用数据库软件编制一个管理软件,用以实现图书、读者以及日常工作等多项管理。同时对整个系统的分析、设计过程给出一个完整论证。 图书管理系统是一种基于集中统一规划的数据库数据管理新模式。在对图书、读者的管理,其实是对图书、读者数据的管理。本系统的建成无疑会为管理者对图书管理系统提供极大的帮助。 本系统的设计主要从以下几方面做起:系统业务流程分析、系统的功能设计、系统的数据库结构设计、系统输入/输出设计等。作这些工作需对数据库知识有足够认识,并深入的了解VC++的使用
rs232communicationwitpic
- This Program is Written delphi 7 rs232 communication port with microchip microconroller family rs232 communitiy and 8-bit integer value is pc to pic controller
db4
- 这是一个用MATLAB写的db4小波程序,有主程序等-this is a function file write in matlab,embrace a main function
Processordispatching-simulation
- 操作系统课程设计处理机调度的模拟程序。在多道程序和多任务系统中,系统内同时处于就绪状态的进程可能有若干个。也就是说能运行的进程数大于处理机个数。为了使系统中的进程能有条不紊地工作,必须选用某种调度策略,选择一进程占用处理机。要求用C语言编写和调试一个简单的进程调度程序设计一个模拟处理机调度算法。-Operating System Course Design processor scheduling simulation program. Procedures in a multi-channel
