-
利用vc实现了一个非常漂亮的滚动静态文本
利用vc实现了一个非常漂亮的滚动静态文本-use vc achieve a very beautiful rolling static text
- 2022-12-22 10:20:03下载
- 积分:1
-
几乎所有的图象格式,我找了很久才真理出来的。
几乎所有的图象格式,我找了很久才真理出来的。-almost all of the image format, I look for a long time before the truth.
- 2023-06-13 12:35:03下载
- 积分:1
-
这是一个关于dsp编译连接工具的使用(课件推荐),值得看看。
这是一个关于dsp编译连接工具的使用(课件推荐),值得看看。- This is connects the tool about the dsp translation the use
(class recommendation), is worth having a look.
- 2022-07-07 06:50:54下载
- 积分:1
-
一个使用VB编写的聊天软件。
一个使用VB编写的聊天软件。-use VB to prepare a chat software.
- 2022-02-27 01:28:45下载
- 积分:1
-
基本的游戏
这是游戏的基本的 c# 示例。
c# 代码比较简单,你可以做到。
(
私人 void Form1_Load EventArgs e 对象发件人)
{
pictureBox2.Visible = false;
pictureBox4.Visible = false;
pictureBox5.Visible = false;
}
私人 void Form1_KeyDown (对象发件人、 KeyEventArgs e)
{
如果 (e.KeyCode = = 点头哈腰)
{
pictureBox1.Left = pictureBox1.Left + 10 ;
- 2022-03-02 11:06:11下载
- 积分:1
-
using assembly language to write the HAPPY BIRTHDAY, as long as MASM or any othe...
用汇编语言写的HAPPY BIRTHDAY ,只要有MASM或其他任何的编译器编译以下就可运行-using assembly language to write the HAPPY BIRTHDAY, as long as MASM or any other compiler can compile the following operations
- 2022-04-07 15:08:46下载
- 积分:1
-
The source of a small game, Snake, played a lot of people who are interested in...
一个小游戏的源码,贪吃蛇,很多人玩过,有兴趣自己研究吧-The source of a small game, Snake, played a lot of people who are interested in your own research
- 2022-05-06 02:29:19下载
- 积分:1
-
操作系统试验
其实它就相当于一个解码器一样,存在于计算机硬件之上,原系统是由众多原代码组成的,这些原代码都是由二进制组成的,每一个程序都是一系列代码包组成的。这些代码被层层打包,目的是方便计算机进行调用。而我们所看到的在计算机上面的一些软件或文件也是用二进制组成的,操作系统不过是把他们的代码进行分析和处理而得到我们想要的效果而已。你可以把它看作是一个由二进制代码组成的分析工具,而他分析的是二进制组成的命令。然后将分析运算的结果进行输出。
- 2022-08-03 05:26:15下载
- 积分:1
-
Very classic things, I hope everyone can share. What is inappropriate to place t...
很经典的东西,希望大家可以分享。有什么不合适的地方请多多指教!-Very classic things, I hope everyone can share. What is inappropriate to place the exhibitions, please!
- 2022-01-25 18:40:46下载
- 积分:1
-
经典图书《numeric recipes in C》方法的所有算法C语言实现,基本涵盖了目前国内同类教程的所有基本算法的实现,强烈推荐...
经典图书《numeric recipes in C》方法的所有算法C语言实现,基本涵盖了目前国内同类教程的所有基本算法的实现,强烈推荐-Classic book " numeric recipes in C" method of all algorithms C language realization of the basic coverage of the current curriculum of similar realization of all fundamental algorithms and strongly recommended
- 2022-04-28 20:49:14下载
- 积分:1