-
RemoteProcessManager_src
一个.net下的Remote进程管理工具(-A management tool of Remote progress under .net)
- 2003-10-22 21:05:59下载
- 积分:1
-
QUICKSORT
用C语言实现的普通快速排序,和随机快速排序进行对比(With ordinary C language implementation of quick sort, quick sort and compare the random)
- 2015-01-12 15:00:00下载
- 积分:1
-
51controleMOTOR-KEY
基于51单片机的步进电机的控制设计 一圈360度,需要20个脉 冲完成. 3,步进电机具有瞬间启动和急速停止的优越特性. 4,改变脉冲的顺序,可以方便的改变转动的方向(51 step motor control designs around 360 degrees, requires 20 pulses to complete. 3, stepper motor with instant start and stop the rapid superior characteristics based on 4, change the order of the pulse, you can easily change the direction of rotation)
- 2013-12-07 16:48:35下载
- 积分:1
-
ads
用来刷百度,google 的 广告,一天默认刷搜索10个关键词,随机点击推广连接20个。可配置、(To brush Baidu, google ads, the 10 day default brush search keywords, random visit to promote connections 20. Configurable,)
- 2011-01-10 16:01:52下载
- 积分:1
-
Algorithm
说明: c# 数值计算源代码
复数运算
矩阵运算
线性代数方程组的求解
非线性方程与方程组的求解
(c# numerical source code plural computing matrix calculation of linear algebraic equations for solving nonlinear equations with the equations)
- 2008-10-20 16:34:53下载
- 积分:1
-
chat
本代码是利用socket套接字实现点对点的简单聊天软件程序。语言是C++。内附源码,项目设计报告,和可执行文件。(This code is using socket to realize P2P-based simple chatting software. Program lauguage is C++. Besides source code, also Included program design report and executable files.)
- 2020-07-04 13:40:02下载
- 积分:1
-
5v5
这是仿真足球5v5比赛代码,里面共有七个代码,有原世界第一的,还有东北大学的,希望同学们好好学习。。。(5v5 dll file...)
- 2020-11-20 11:09:37下载
- 积分:1
-
fangsemima
仿射密码体制加解密,较移位代换等加解密体制,更加优越。(Affine cipher encryption and decryption, a shift substitution and encryption and decryption system, more superior.)
- 2011-12-19 19:58:14下载
- 积分:1
-
FontGen2
点阵字体产生工具以及相关显示函数。
在开发嵌入式系统时,需要显示不同大小或类型字体的汉字。显然,对于嵌入式系统,不太可能使用矢量字体,而点阵字体,不同大小的字体不能简单的缩放。 另外,对一个小系统,也不需要完整的字体,往往只要几十个,甚至几个就够了。
一般,我们采用的方法是,自己准备点阵字体的数据,在显示汉字时,把这些数据写入显存就行了。 这时又存在另外一个问题,由于是不完整的字库,不能简单的用汉字的内码去找到对应的字体数据,如果逐个比较,又费时间。比较好的方法就是把字体数据排序,用二分法查找,这样可以大大提高查找效率。
这里为以上问题提供了一个完整的解决方案:
产生字体数据:指定字体类型、大小,自动产生字体数据。
字体数据排序:可以按Unicode,也可以按Ansi排序。
集成显示函数:提供相关显示函数。为了节省空间,我们把文字分成thin和wide两种,前者用于显示传统的ASCII字符集,后者用于显示汉字等多(双)字节字符
()
- 2020-06-30 09:20:02下载
- 积分:1
-
student
学生管理系统,包括学生信息管理,成绩管理,违规查询等。(Student management system, including the student information management, performance management, and illegal inquiries.)
- 2010-01-06 13:50:57下载
- 积分:1