资源列表
daima
- 用visual basic 画出时钟,显示时间-Visual basic draw a clock, showing time
String-method
- 详解String的用法,带代码,已封装好了-Detailed usage of String, with the code, and packaged
cjr
- 成绩管理系统,可录入成绩和分析成绩同时可提供学生查询等功能-Performance management system, the entry scores and analysis results can provide the student inquiry
10-can-be-converted-to-any-hex
- 可以将10进制转换为任意进制的程序。还可以将任何进制转换为10进制。-The base 10 can be converted to any hex program. Can also be any hex to 10 hex.
LookUpChinesePhrase
- 可以从百度查询某个成语的拼音,解释,例句并将其处理为程序方便使用的信息的程序。-Pinyin query a phrase from Baidu to explain, listen and processing information for the program easy to use program.
DealWithregdit
- 对注册表的键进行读、写、删除、定位的小程序。-The registry key to read, write, delete, and positioning procedures.
erxiangshicaixiangqi
- 可以将常见的二项式拆开的程序,并对结果做人性话处理。-Can be common binomial opened the the program and the results are a man of sexual words.
diannaoweixiujilu
- 将电脑的维修信息管理起来的程序,适合卖电脑的朋友。-Computer maintenance information management procedures for selling computer of a friend.
Infrared-obstacle-avoidance
- 模块采用红外对管进行功能的实现,用于避障,比如:汽车倒车-safe distance
cblocks_disjointSet
- 这个是散列表的实现,参考了《数据结构》一书的方法,希望有帮助~-this is the fulfil of the disjointSet
grlib-netlists-1.1.0.tar
- leon for 3 fpu. The LEON3 is a synthesisable VHDL model of a 32-bit processor compliant with the SPARC V8 architecture. The model is highly configurable, and particularly suitable for system-on-a-chip (SOC) designs.
FindLargerNumber
- 找更大的数。 一个5*5矩阵中有一些数。 规则:从左上开始,每次移动必须移动到更大的数。找不到了停止。 目标:找到和为最大的路径,输出路径上数字的和。-Find Larger number and move.