-
entry
一款入门级别的益智类游戏源码。 =^_^=-entry-level educational games source. =^_^=
- 2022-02-14 13:32:14下载
- 积分:1
-
C51 some errors and attention to the business (ZT) 1) C taboo absolute positioni...
C51的一些误区和注意事项(ZT)
1)C忌讳绝对定位。 常看见初学者要求使用_at_,这是一种谬误,把C当作ASM看待了。在C中变量
的定位是编译器的事情,初学者只要定义变量和变量的作 用域,编译器就把一个固定地址给这个
变量。怎么取得这个变量的地址?要用指针。比如unsigned char data x 后,x的地址就是...
-C51 some errors and attention to the business (ZT) 1) C taboo absolute positioning. See beginners often require the use of _at_, this is a fallacy, ASM C as a treat. C variables in the positioning of the compiler things, as long as the definition of beginners variable and the variable scope, Compiler put a fixed address to this variable. How the variables made the address? Use indicators. Unsigned char data such as x, x is the address ...
- 2022-09-01 21:15:03下载
- 积分:1
-
一个指针表的源码,一些进行工业软件编程的朋友比较有用
一个指针表的源码,一些进行工业软件编程的朋友比较有用-A pointer table of the source, a number of industrial software more useful programming Friend
- 2022-10-15 10:50:03下载
- 积分:1
-
2008 First acm Collegiate Programming Contest Regional Competition in Zhuhai
2008年首届acm大学生程序设计竞赛珠海区域赛――赛题、参考源代码及测试数据-2008 First acm Collegiate Programming Contest Regional Competition in Zhuhai- Race title, reference source code and test data
- 2022-02-13 17:31:11下载
- 积分:1
-
帮我下载
帮我下载
- 2022-02-01 09:20:51下载
- 积分:1
-
jsp Video Guide, maintain the previous courses. We have to do it quickly under.
jsp视频教程,接续上次的课程。大家要下就快点。-jsp Video Guide, maintain the previous courses. We have to do it quickly under.
- 2022-11-18 09:15:04下载
- 积分:1
-
notebook
基于vc++写的记事本功能强大非常棒。功能全面统一。-notebook
- 2023-01-01 05:30:15下载
- 积分:1
-
这是一个GPS相关的程序,用于GPS的数据分析
这是一个GPS相关的程序,用于GPS的数据分析-This is a GPS-related procedures, for GPS data analysis
- 2022-04-08 14:56:34下载
- 积分:1
-
a power real
一个电力实时监控系统的VC实现,可以以此为参照进行进一步开发。-a power real-time monitoring system VC, be used as a reference for further development.
- 2022-06-26 04:55:29下载
- 积分:1
-
自己开发的数独游戏教学程序,实现了当前主流的数独求解算法。一方面可以进行游戏,更重要的是在每一步自动提示后都会讲解相关的解题算法,便于学习数独。...
自己开发的数独游戏教学程序,实现了当前主流的数独求解算法。一方面可以进行游戏,更重要的是在每一步自动提示后都会讲解相关的解题算法,便于学习数独。-Self-developed Sudoku games teaching program, to achieve the current mainstream sudoku algorithm. On the one hand you can play games, but more importantly is that in each step will be automatically prompted to explain the relevant problem-solving algorithms, easy to learn Sudoku.
- 2023-02-13 10:15:04下载
- 积分:1