资源列表
BCD-HEX-BIN
- 几种码制之间的转换 BCD HEX BIN
month
- 这是一个显示月份的汇编源代码,是汇编课程的一个实验,程序简单,但是汇编的基础,希望初学的可以看看。-This is a show in a compilation of source code, is a compilation of the experimental curriculum, procedures simple, but the basis of the compilation, the beginner can see.
fileo
- 创建两个txt文件,执行后将第二个txt文件中同第一个相同的内容删除-Txt file to create two, after the implementation of the second txt file the same with the contents of the first deleted
dayinjikongzhi
- 说明,单片机应用,这是一个使用单片机的I/O口线控制微型打印机的实用程序,微型打印机为: 40针内含汉字库的并行接口点阵打印机,通过P0及P2口控制-, Microcontroller applications, this is a microcontroller I/O port line utility to control micro-printer, mini printer: 40-pin containing Chinese Characters parallel interface
SQLite
- 采用C#语言,连接Sqlite数据库的源码。-C# language, to connect Sqlite database source.
ARM-assembly
- arm 汇编实现数值排序,很好的一个学习arm汇编程序的例程。-assembly for arm to achieve the data sort
cos
- 基于tms320c54的dsp汇编程序,余弦函数发生器-Based tms320c54 dsp Assembler program, the cosine function generator
EvalQueryIN
- sql server 数据库表的一些简单操作,简单易学。-sql server database table simple operation, easy to learn.
transient-stability-
- 电力系统暂态稳定仿真,模拟临界失稳状态,求临界切除角度-Power system transient stability simulation
URL_fn_UrlEncode
- 将SQL字符串转换为UTF-8的URL编码-Converting SQL string to encode URL UTF-8
find_wrsipp
- 关于计算GPS卫星至参考站穿透点的平均值-Satellites to calculate the average of the reference station on penetration point
lab1
- I. Query with SQL Server 2005. (30’, 2’ for each) 1. Create a table named Student using command Create Table. The table structure is as follows: Column Type Length Note ID Varchar 20 Student’s ID Name Varchar 10 Student’s Name Age Int Stud