资源列表
OSVer
- VC6.0下获取操作系统的版本号,在实际编程中经常遇到需要根据操作系统版本号来确定某些功能-With VC6.0 version number of the operating system, often encountered in the actual programming need according to the operating system version number to determine certain features
LAB1
- 卡耐基梅隆大学操作系统实验,内含在VMware下ubuntu13.04的安装与配置过程,在Ubuntu中编写第一个helloword,以及x86指令解析文件等等。-Carnegie Mellon University experimental operating system, containing at ubuntu13.04 VMware installation and configuration process, the preparation of the first hellowor
1
- 使用函数完成以下功能,根据部门号,计算部门号员工工资总和- SELECT SUM(SALARY)INTO V_sum FROM EMPLOYEES WHERE DEPARTMENT_ID=dept_no RETURN v_sum EXCEPTION WHEN NO_DATA_FOUND THEN DBMS_OUTPUT.PUT_LINE( 你需要的数据不存在! ) WHEN OTHERS THEN DBMS_OUT
zuoye
- 使用函数完成以下功能,根据部门号,计算部门号员工工资总和-CREATE OR REPLACE FUNCTION get_salary1( Dept_no NUMBER ) RETURN NUMBER IS V_sum NUMBER BEGIN SELECT SUM(SALARY)INTO V_sum FROM EMPLOYEES WHERE DEPARTMENT_ID=dept_no
fitouch.c
- 触摸驱动说明,功能ft,使用与linux3.4-touchscreen driver~
kernel.tar
- linux0.11内核代码和boch配置文件-a good starting on kacking load
AdapterIPConfig
- 获取网卡地址、ip配置参数、硬盘序列号,修改本机网络配置参数、计算机名,设置或取消隐藏分区-Get setting of the Network and DiskID, Set Local Network and Computer name
sdasda
- I am teacher I am teacher I am teacher
ASPHERE
- 简单好用通俗易懂:LAMMPS中关于asphere的开源代码-easy understanding
RSA
- 用DELPHI 写的RSA加解密的算法源码-RSA algorithm code writed with delphi
Mainapp
- DES加密文件,RSA加密DES的密钥 初始密钥为12345678-DES encrypted file, the key initial RSA key DES encryption for 12345678
code
- C语言写的可以查找最大字符串,二叉树查找结点。汇编程序。代码。-C language to find the maximum string, two fork tree search node. Assembler Code
