资源列表
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
EvalQueryIN
- sql server 数据库表的一些简单操作,简单易学。-sql server database table simple operation, easy to learn.
work1_PSO_main
- PSO算法优化PID参数,单回路高阶系统的PID参数优化,主程序,目标函数可以自己编写。-PSO algorithm to optimize the PID parameters
transient-stability-
- 电力系统暂态稳定仿真,模拟临界失稳状态,求临界切除角度-Power system transient stability simulation
URL_fn_UrlEncode
- 将SQL字符串转换为UTF-8的URL编码-Converting SQL string to encode URL UTF-8
dzyd
- 无阻尼单自由度简谐荷载,时程分析,代码应用于ansys命令流-Structural response , harmonic loads , single degree of freedom system
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