-
VC++绘制彩色的五角星! 不同的区域用不同的颜色填充! 通过修改华刷颜色,可以把五角星填充成五颜六色.
VC++绘制彩色的五角星! 不同的区域用不同的颜色填充! 通过修改华刷颜色,可以把五角星填充成五颜六色.-VC mapping color five-pointed star! Different regions use different colors filled! By modifying Chinese brush color can be packed into a colorful five-pointed star.
- 2022-04-24 09:37:42下载
- 积分:1
-
java制作的计算器,能实现加减乘除功能的简单能。
java制作的计算器,能实现加减乘除功能的简单能。-produced by the calculator, able to function in the arithmetic can be simple.
- 2022-07-11 10:33:54下载
- 积分:1
-
C语言生成的代码在执行效率上比其它高级语言都高.现在让我们来看看C语言生成的代码具体是什么样子的.当你看完本文对于C语言的了解一定会更深一步了....
C语言生成的代码在执行效率上比其它高级语言都高.现在让我们来看看C语言生成的代码具体是什么样子的.当你看完本文对于C语言的了解一定会更深一步了.-the runtime efficiency of c codes are higher than any other high level languages. Now let s see how the codes produced by c language are like. After finishing reading this article your understanding of c language will be deeper
- 2022-03-20 22:52:55下载
- 积分:1
-
这是一个串口通信的完整源代码,对于学习串口通信以及VC编程都有很重要的指导和参考价值(注:该代码非本人所写)。...
这是一个串口通信的完整源代码,对于学习串口通信以及VC编程都有很重要的指导和参考价值(注:该代码非本人所写)。-Source code of com port writing and reading by VC++6.0.
- 2023-05-29 04:00:03下载
- 积分:1
-
QR algorithm used for polynomial equation f (x) = x ^ n+ A (1)* x ^ (n
用QR算法求多项式方程f(x)=x^n+a(1)*x^(n-1)+...+a(n-1)*x+a(n)=0的所有根-QR algorithm used for polynomial equation f (x) = x ^ n+ A (1)* x ^ (n-1)+ ...+ A (n-1)* x+ A (n) = 0 for all root
- 2023-08-27 01:35:04下载
- 积分:1
-
主菜单为 1.预定管理 2.住客管理 3.信息查询 4.打印报表 5.日常业务 6.退出 各菜单明细说明 1.预订管理 预订管理 pub_ydgl 会议预订 p...
主菜单为 1.预定管理 2.住客管理 3.信息查询 4.打印报表 5.日常业务 6.退出 各菜单明细说明 1.预订管理 预订管理 pub_ydgl 会议预订 pub_hyyd 预订等待 pub_wait-to a main menu. Scheduled management 2. Guest Management 3. Information 4. Print statements 5. Day-to-day operations 6. From the menu a detailed note. Advance reservations management pub_ydgl management meeting for booking reservations pub_hyyd pub_wait
- 2022-10-01 04:05:05下载
- 积分:1
-
学生成绩管理系统,是完善的,欢迎下载和下载。
用vc编写的学生成绩管理系统,做的已经很完美!欢迎下载指导!-Managing system of students score in VC.It is perfect.Welcome to download and critic.
- 2023-03-28 05:40:03下载
- 积分:1
-
想退缩,以下步骤下面的列表,你可以享受它:第一,复制文件…
想不想体验一下WINCE,照下面的步骤,你完全可以在你的台式机上运行它。第一步,文件拷贝。你需要拷贝几个必须的文件,nk.bin(WINCE的系统),loadcepc.exe(WINCE加载程序),config.sys(WINCE加载必须的设置),autoexec.bat(没有也行,有了更方便)。例如你把nk.bin和loadcepc.exe拷贝到c:cesys。Config.sys和autoexec.bat需要拷贝到dos启动盘上。第二步,启动到DOS。可以从WIN98下启动到DOS,或者做一个WIN98启动盘进入DOS,或者做一个DOS6.22的启动盘,进入DOS。。。随便你了。第三步,进入到c:cesys,执行loadcepc加载nk.bin。关于loadcepc的具体指令格式,如果你感兴趣,键入loadcepc /?,看看文档,如果你不想费劲,直接键入以下指令:loadcepc /l:800x600x16 nk.bin 。。。。。。 CE系统起来了吗?祝你试用愉快。-Want to try WINCE, following steps list below, you can enjoy it: first, copy files. you should copy nk.bin,loadcepc.exe,config.sys,autoexec.bat(optional). For example, you should copy nk.bin and loadcepc.exe to c:cesys and copy Config.sys, autoexec.bat to DOS bootup disk. Second, run in DOS, you may run into DOS from Win98 or boot from WIN98 bootup disk or DOS6.22 boot disk, as you like. Third, turn to directory c:cesys, execute loadcepc, load nk.bin. If you interist in all command format of loadcepc, type "loadcepc /?" and enter to read document. If
- 2023-06-05 12:50:05下载
- 积分:1
-
这是在wince下面可以跑的一个画函数的软件
这是在wince下面可以跑的一个画函数的软件-This is below the weights can run a software function of painting
- 2022-12-15 13:30:03下载
- 积分:1
-
QT TCP通讯
应用背景
应用于WINDOWS操作系统下的网络C/S通讯,可以实现服务器和客户端的建立,相互之间的通讯。主要用于自动控制系统的上位机软件与设备之间的通讯。
关键技术主要是关于windows下的 TCP服务器件建立和TCP客户端的建立,以及之间的通讯过程。程序实际调试通过。与调试助手握手通讯正常。
- 2022-01-30 23:36:58下载
- 积分:1