-
学生数据库管理系统
应用背景学生数据库管理系统是一个应用程序,用于管理任何学校、学院或学院的学生记录。它包括笨重的功能,如:1)有独立的管理和成员登录的安全数据库。2)安全的密码输入。3)操作记录(添加/修改/删除/搜索)。关键技术学生数据库管理系统用C++语言编程。大部分功能已经实现:1)文件处理操作记录。2)精确的内存分配给每一个记录。3)良好的文件。4)用于搜索的气泡排序算法。
- 2022-04-01 15:07:29下载
- 积分:1
-
LBM的二维模拟空腔流
应用背景关键技术子程序collesion(U,V,F,信,Rho,欧米茄,W,CX,CY,n,m)真正的F(0:8,0:N,0米)真正的信(0:8,0:N,0米),ρ(0 N,0米)真正的W(0:8),CX(0:8),CY(0:8)真正的U(0 N,0米),V(0 N,0米)我= 0,N做J = 0,MT1 = U(i,j)×U(I,J)+ V(i,j)* V(I,J)做K = 0.8T2 = U(i,j)* CX(K)+ V(i,j)* CY(K)方程(K,I,J)=ρ(i,j)×W(k)*(1 + 3 + 4.50 * * T2 T2 t2-1.50 * T1)F(K,I,J)=ω*信(K,I,J)+(1。欧米茄)* F(K,I,J)结束做结束做结束做返回结束
- 2023-04-22 08:15:03下载
- 积分:1
-
C和汇编混合屏幕开发,使用C和ASM交叉
C和ASM混合屏幕开发,使用C和ASM交叉编译环境。可实现字符输入、游标控制、颜色控制等功能。-C and ASM hybrid screen development, use C and ASM cross-compiler environment. Characters can achieve input, cursor control, color control capabilities.
- 2022-01-26 08:16:07下载
- 积分:1
-
一个学生成绩管理的系统,很经典,适合初学者
一个学生成绩管理的系统,很经典,适合初学者-grade management system,sutra,used to beginner
- 2022-01-28 09:47:57下载
- 积分:1
-
用Visual Basic开发的模拟DOS功能小程序.含VB源码
用Visual Basic开发的模拟DOS功能小程序.含VB源码-Developed using Visual Basic applet simulation of DOS functions. With VB source code
- 2022-02-13 23:27:37下载
- 积分:1
-
awk by Cao Siqin, 2007.7.17
awk <Format String>
Format string:
It may...
awk by Cao Siqin, 2007.7.17
awk
Format string:
It may contain following symbols:
$x: parameter x will be used here
= x07
= x0A
Example:
script.txt:
C:WINDOWSa logfile .log
C:WINDOWS txtfile .txt
input this command in a console window:
awk notepad.exe $1 $3 < script.txt
then following commands will be executed:
notepad C:WINDOWSa.log
notepad C:WINDOWS.txt
- 2022-07-01 19:45:10下载
- 积分:1
-
example code of thundering process by vc++6.0,can run
vc++6.0异常处理演示源代码,运行通过-example code of thundering process by vc++6.0,can run
- 2022-01-28 12:33:07下载
- 积分:1
-
vb prepared by the motor drive system. Pc machine, mainly through the serial por...
vb编写的电机驱动系统。主要通过pc机的串口通讯。-vb prepared by the motor drive system. Pc machine, mainly through the serial port communications.
- 2023-01-09 20:30:08下载
- 积分:1
-
文字的特殊显示效果
文字的特殊显示效果-especially display effect
- 2022-02-16 07:37:59下载
- 积分:1
-
实现链表的创建删除插入等功能,并在屏幕上显示出来.
实现链表的创建删除插入等功能,并在屏幕上显示出来.-List to achieve the creation of features such as the deletion of insertion, and the screen is displayed.
- 2023-05-14 22:10:03下载
- 积分:1